Go to file
cgd 4369378a6c add rules like those in libc to build strchr() and strrchr() (the latter
is being added to libkern by this commit).  remove strchr.c from
archs' Makefile.inc files to go along with this.  (If an arch has
a .S version, it should be copied down and added to the apropriate
Makefile.inc.)
1998-01-21 21:23:18 +00:00
bin BSD4_4 is a standard symbol in <sys/param.h>; make sure that files 1998-01-21 10:47:37 +00:00
distrib Update to current distribution. 1998-01-19 20:34:30 +00:00
etc Sync PATH with our csh counterpart. 1998-01-17 19:36:40 +00:00
games RCS Id Police. 1998-01-09 08:03:16 +00:00
gnu Note imports of alpha files from cygnus970817 snapshot. 1998-01-21 01:05:27 +00:00
include Added function declarations for flockfile(), ftrylockfile(), funlockfile(), 1998-01-19 07:35:06 +00:00
lib add appropriate #ifdefs (kernel includes) so that these files can 1998-01-21 21:13:09 +00:00
libexec * store st_dev of filesystem not quotafile. (inspired by an openbsd commitmsg) 1998-01-21 11:37:16 +00:00
regress Add support for comments in the test input. 1998-01-21 06:13:08 +00:00
sbin Oops; remove DEBUG. 1998-01-21 00:33:56 +00:00
share Typo. 1998-01-19 20:22:30 +00:00
sys add rules like those in libc to build strchr() and strrchr() (the latter 1998-01-21 21:23:18 +00:00
usr.bin enable el_parse for unknown commands (so editrc(5) commands can be used directly 1998-01-21 11:14:34 +00:00
usr.sbin update to match new reality (/usr/lib/supfiles -> /etc/supfiles) 1998-01-21 09:10:40 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00