freebsd with flexible iflib nic queues
Go to file
Paul Richards b95ed23990 Fixed bootblocks to work with FreeBSD 2.0
1) Fixed up some header locations
2) Replaced list of boot files with /kernel
3) Changed disklabel use in Makefile to conform to 4.4
4) Added size command in Makefile to get close estimate of bootblock
   sizes. Total size of text and data must be below 64K, slightly
   overestimated since a.out header subsequently gets stripped.
5) Various buffer sizes are set to 8192 bytes in sys.c. In 4.4 MAXBSIZE
   is set to 64K which is too big for the bootblocks to deal with.

Submitted by:	Paul Richards
1994-08-21 17:47:26 +00:00
bin Touch init.c after making it in case mkinit refused to touch it after not 1994-08-21 10:44:51 +00:00
eBones Move the telnetd with encryption to src/secure 1994-08-12 22:53:46 +00:00
etc 1) adapted to a world without "fastboot" and "fasthalt". 1994-08-21 04:28:44 +00:00
gnu Added -f to rm so install doesn't abort if the file doesn't exist. 1994-08-20 06:28:37 +00:00
include Changed idempotent strings to reflect directory area. 1994-08-21 04:05:05 +00:00
lib LDADD= -lcrypt 1994-08-20 21:19:46 +00:00
libexec LDADD= -lcrypt 1994-08-20 21:36:40 +00:00
sbin Better support for clean bit: prompt the user to fix it if it's wrong 1994-08-21 08:47:10 +00:00
secure Fix afterinstall rule for generating links to the real libcrypt 1994-08-20 18:16:57 +00:00
share Make things a little more user-friendly 1994-08-21 17:42:24 +00:00
sys Fixed bootblocks to work with FreeBSD 2.0 1994-08-21 17:47:26 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Change cc back to cpp for now. 1994-08-21 07:56:40 +00:00
usr.sbin Oops...forgot to list the changes.... 1994-08-18 05:15:26 +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
Makefile - turn NOCRYPT off 1994-08-20 21:34:59 +00:00
TODO Add an ID to this. Be a bit more charitable about giving out 2.0 CDs.. :) 1994-08-21 06:12:11 +00:00