Go to file
lukem 858e032a8f Merge kernel-ramdisk & kernel-rescue into instkernel, now that
../../common/Makefile.mdset supports building multiple copies of the
same kernel (as long as they're to separate filenames).
Now there's no need to set FLOPPYKERNDIR, as it now defaults to instkernel.
2002-10-14 16:20:39 +00:00
bin fix previous: SMALLPROG w/o HOSTPROG still needs <bsd.prog.mk>. (hi christos) 2002-10-14 16:03:51 +00:00
crypto use cast to unsigned long long, instead of PRIu64 2002-10-04 02:22:05 +00:00
dist Mark basic rate with '*' in PRINT_RATES(). 2002-09-30 13:31:57 +00:00
distrib Merge kernel-ramdisk & kernel-rescue into instkernel, now that 2002-10-14 16:20:39 +00:00
doc Note several more changes to the autoconfiguration code. 2002-10-11 02:07:49 +00:00
etc Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages 2002-10-14 06:31:37 +00:00
games - use correctly bounded strings when reloading a saved game. in particular, 2002-10-01 14:18:57 +00:00
gnu Restore other symlink attributes. 2002-10-13 22:58:55 +00:00
include add prototypes for disklabel_dkcksum() and disklabel_scan(). 2002-10-12 20:46:57 +00:00
lib write the vis(3) converted string into the file, not the original one. 2002-10-13 17:15:53 +00:00
libexec * enclose unknown command strings inside a pair of 's to clearly mark the 2002-10-12 08:35:16 +00:00
regress add test program for the deadlock caused by missing knote_fdclose() call 2002-10-12 12:02:30 +00:00
rescue * Move the rescue bits into their own file. 2002-10-06 17:28:46 +00:00
sbin At the suggestion of wiz@, we remove the lines that mention that the 2002-10-13 01:30:29 +00:00
share New sentence, new line. 2002-10-14 13:43:14 +00:00
sys Interrupt handles are now allocated from KSEG0. 2002-10-14 14:22:44 +00:00
tools Implement replacements for lchflags(), lchmod(), and lchown(), 2002-10-08 00:28:36 +00:00
usr.bin New sentence, new line. Use Aq/An. 2002-10-13 01:06:42 +00:00
usr.sbin Enabled apm command device node for hpcmips and put apm.8 and zzz.8 man pages 2002-10-14 06:31:37 +00:00
BUILDING regen for: USE_NEW_TOOLCHAIN was replaced with TOOLCHAIN_MISSING 2002-09-21 05:26:42 +00:00
Makefile move BUILDING.mdoc -> doc/BUILDING.mdoc 2002-09-21 08:19:27 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00
build.sh Add sh5 cases. 2002-10-02 16:57:29 +00:00