freebsd kernel with SKQ
Go to file
rgrimes 983da43d54 1. Add back *.c to CLEANFILES, seems crunch makes quite a mess!
2.  Update the COPYRIGHT= to be just the COPYRIGHT file for now.

3.  Fully parameterize the floppy device being used.  This is needed right
    now so I can at least build these on 1.44 until it all is working, then
    I will have to find a way to get them back down to size.

4.  Remove mount_pcfs from the filesystem floppy, we don't have that yet.

5.  Update the shared libraries t obe copied.  This should now work for
    this and all future releases.

6.  Reduce the CRYPT_SRCS down to the few static binaries that have crypt
    in them.

7.  Change all references for the kernel from /386bsd to /kernel.

8.  For some reason umount is returning 1, use a - until I can find out why.

9.  Update the disklabel commands to be 4.4 syntax.

10. Remove the ugly elvis wart, we don't have elvis anymore.

11. Use the -d (directories only) option on the mtree commands.  This
    greatly reduces the noise from distrib-dirs:.

12. Note the fact that the mtree commands need a wrapper around them as they
    return a status of 2 if the tree was modified and the make should not
    exit on that condition.

13. Add a trailing slash on the chflags command as ${RELEASEDIR} may be
    a symbolic link.
1994-09-15 04:44:03 +00:00
bin With '!' being made into a keyword (yech!), case cases didn't work properly. 1994-09-14 17:41:32 +00:00
eBones Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
etc 1. Add back *.c to CLEANFILES, seems crunch makes quite a mess! 1994-09-15 04:44:03 +00:00
games Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:32:28 +00:00
gnu This commit was generated by cvs2svn to compensate for changes in r2726, 1994-09-13 13:51:34 +00:00
include Don't install math.h if WANT_MSUN is defined. lib/msun has its own 1994-09-08 10:36:30 +00:00
lib Add sanity check for "no previous regular expression" state, 1994-09-14 22:25:15 +00:00
libexec Change all references to LIBTERM and -ltermlib to LIBTERMCAP and -ltermcap 1994-09-11 21:53:28 +00:00
sbin Fixed a bug where mount_nfs would core-dump if used with IP# directly. 1994-09-15 02:06:59 +00:00
secure Add libcipher.a: libcrypt exports only crypt() but not des_setkey() 1994-09-12 17:27:55 +00:00
share Change "ansi" name from cons25 to "ansis" to remove duplicate names 1994-09-15 00:28:54 +00:00
sys Fixed a warning from the compiler, which just crashed my laptop. When do 1994-09-15 02:37:11 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Back out 'not choose first (two-letter) name' fix, all two-letter names 1994-09-15 00:35:50 +00:00
usr.sbin Add tzsetup. 1994-09-13 23:03:19 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Enable call to beforeinstall for libg++ and add one for libreadline. 1994-09-12 05:17:15 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00