Go to file
cgd 5109def361 change the meanings of some boot flags:
a (was ~RB_SINGLE, redundant with 'A') -> askname
n (was RB_ASKNAME) -> no meaning
d (was RB_DFLTROOT) -> no meaning (unnecessary with new setroot() code)
m (was RB_MINIROOT) -> no meaning (miniroots currently unsupported;
    #ifdef'd out)
N (was ~RB_ASKNAME) -> no meaning (unnecessary; just don't specify RB_ASKNAME!)
1996-06-12 01:36:01 +00:00
bin
distrib Adapt to the slightly different content of the MD `list' file on the 1996-06-11 09:53:25 +00:00
etc add a no-op 'includes' target for completeness. make 'make distribution' 1996-06-05 21:55:13 +00:00
games Ixfay iticalcray ugsbay! Eservepray artstay-ofway-ordway andway 1996-06-07 19:30:50 +00:00
gnu Use DESTDIR to point at libraries like bsd.prog.mk does (PR#2524). 1996-06-08 22:22:26 +00:00
include POSIX.1 requires programs to include <sys/types.h> before including 1996-06-11 02:14:01 +00:00
lib
libexec Use DESTDIR to point at libraries like bsd.prog.mk does (PR#2524). 1996-06-08 22:22:26 +00:00
regress
sbin Use a different tree-walking algorithm in propagate(). 1996-06-11 07:07:52 +00:00
share
sys change the meanings of some boot flags: 1996-06-12 01:36:01 +00:00
usr.bin pull in core-dump fix from bostic (part of nvi 1.67) 1996-06-10 12:39:47 +00:00
usr.sbin Add the `ac' device (auto-changer) to the isscsidev() macro. (I can't 1996-06-10 02:32:20 +00:00
Makefile