Index: head/shells/bash1/files/patch-ai =================================================================== --- head/shells/bash1/files/patch-ai (nonexistent) +++ head/shells/bash1/files/patch-ai (revision 20078) @@ -0,0 +1,11 @@ +--- siglist.h.orig Mon Mar 15 07:21:34 1999 ++++ siglist.h Mon Mar 15 07:21:50 1999 +@@ -28,7 +28,7 @@ + #endif /* Solaris || USGr4_2 || drs6000 || amiga || Minix */ + + #if !defined (Solaris) && !defined (Linux) && !defined (__BSD_4_4__) && \ +- !defined (Minix) && !defined (NetBSD) && !defined (FreeBSD) && \ ++ !defined (Minix) && !defined (NetBSD) && !defined (__FreeBSD__) && \ + !defined (BSD_OS) + extern char *sys_siglist[]; + #endif /* !Solaris && !Linux && !__BSD_4_4__ && !Minix && !NetBSD && !FreeBSD && !BSD_OS */ Property changes on: head/shells/bash1/files/patch-ai ___________________________________________________________________ Added: cvs2svn:cvs-rev ## -0,0 +1 ## +1.1 \ No newline at end of property Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property