Go to file
thorpej 6e8facbdcc When creating ccbs, be a little more informative about why we couldn't
should creation/initialization of a ccb fail.  Also, don't panic in
these situations.  Instead, simply return an error condition and allow
the caller to deal with it.  It may be the case that we were able to
create one ccb what we can grab, and continue to hobble along.
1997-10-28 23:31:30 +00:00
bin add dependancies to fix parallel compilation 1997-10-22 01:36:36 +00:00
distrib Add xcontrib to xlists. 1997-10-28 17:29:45 +00:00
etc RCSid police. fix pr#4307 from Eric Haszlakiewicz: csh aliases broken with. 1997-10-28 03:33:18 +00:00
games use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
gnu use .m.o rules from <bsd.lib.mk> 1997-10-28 12:43:35 +00:00
include Update for new function renaming nechanism. 1997-10-22 06:59:35 +00:00
lib Use <m68k/kcore.h> rather than <machine/kcore.h> to ensure 1997-10-28 16:52:25 +00:00
libexec use CPPFLAGS instead of CFLAGS 1997-10-25 10:10:19 +00:00
regress use CPPFLAGS instead of CFLAGS 1997-10-26 21:50:53 +00:00
sbin PR/4372: Andread Wrede: increase number of inodes in mfs 1997-10-28 22:52:52 +00:00
share Update for new bootstrap. 1997-10-28 20:45:29 +00:00
sys When creating ccbs, be a little more informative about why we couldn't 1997-10-28 23:31:30 +00:00
usr.bin Added (and documented) a change to the route display, so that mtu values 1997-10-28 22:38:42 +00:00
usr.sbin Resolve RCSID conflicts; hopefully this is the last time :-) 1997-10-26 00:24:41 +00:00
Makefile Make the "build" target depend on "beforeinstall", ensuring that all 1997-10-27 18:06:39 +00:00