freebsd with flexible iflib nic queues
Go to file
Garrett Wollman ac08bc0c4a For those who want a little more control over their build process...
Added two new targets, `most' and `mostinstall', which compile and
install (respectively) just the binaries from just the ``core'' parts
of the system.  This makes it easier to do something like the following
(which I do):

	# cd /usr/src
	# make obj depend
	(scrutinize make output)
	# make most
	# make mostinstall

...which will not confuse things by installing new libraries, /usr/share,
games, gcc (two extra times), and so on.  Obviously, if you do this, then
you have to be careful to watch for changes in include files and make macros,
and do the appropriate thing in those cases.  (It usually still doesn't
involve building GCC three times or libc six.)
1994-10-15 21:19:56 +00:00
bin Back out ctype fix, unneded with new ctype 1994-10-09 15:25:23 +00:00
eBones Zap 4.0 libkdb as well. 1994-10-06 00:48:55 +00:00
etc Sync with termcap.src 1994-10-15 20:12:13 +00:00
games Allow to save/restore files (was games user suid problem) 1994-10-03 14:41:11 +00:00
gnu Add LDADD += -lcurses 1994-10-12 02:13:39 +00:00
include Remove EOF handling after Bruce explanation. This step returns 1994-10-09 11:18:44 +00:00
lib sysctl(3) can return an error (setting errno to ENOMEM) when the 1994-10-13 20:31:19 +00:00
libexec Extend message format to user@offset[:file] 1994-10-15 17:39:23 +00:00
lkm Fix install of ibcs2 script. 1994-10-14 22:56:40 +00:00
release 1. Remove comments about broken procfs, it has been fixed. 1994-10-09 20:31:01 +00:00
sbin Added sysinstall 1994-10-15 14:37:30 +00:00
secure !Just! fixing makefile, no code changes Geoff 1994-09-30 06:04:40 +00:00
share Optimize mono entries a bit 1994-10-15 20:06:23 +00:00
sys CPU_COLORDISP sysctl added for console display type 1994-10-15 21:18: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 Fix up this makefile so that it handles clean' and cleandir' properly. 1994-10-15 20:50:05 +00:00
usr.sbin Stop "make install" from falling over if DESTDIR is defined. 1994-10-15 07:45:45 +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 For those who want a little more control over their build process... 1994-10-15 21:19:56 +00:00
TODO Added a task: make PAS16 a controller. 1994-09-11 20:01:03 +00:00