Go to file
fredb f96ec528a4 Changes to mac68k instkernel
- - Don't descend into miniroot. This permits "make clean" and "make obj"
    from within /usr/src/distrib to succeed.
- - Don't strip the install kernel--I need this to boot.
- - Add release target, for use by "make release" in top level src dir.
- - Ramdisk now builds in "notes" dir before reaching into it.
- - Ramdisk unconfigures vnd when make is interrupted, by Ctl-C, for example.
    It would be nice to unconfigure the vnd device if the make fails for any
    reason, but I can't figure out how to do that.
1999-12-17 20:48:06 +00:00
bin Remove duplicate 'string' / 's1' entry 1999-12-17 13:16:44 +00:00
dist Cast a sizeof to int to compile it on the alpha. 1999-12-12 12:35:32 +00:00
distrib Changes to mac68k instkernel 1999-12-17 20:48:06 +00:00
etc Add the "ig" directive to the PC console entry to avoid escape sequences 1999-12-15 17:34:00 +00:00
games Fix capital of Monaco. It should be Monaco rather than Monte Carlo; 1999-12-16 14:13:23 +00:00
gnu Accept %fp as an alias for %a6 (prefix *MUST* be present for this alias 1999-12-14 17:05:13 +00:00
include add #define for kame's extension to scoped IPv6 numeric address. 1999-12-12 10:49:37 +00:00
lib * Moved the contents of the EXPOSE_PRIVATES ifdef into internal.h and 1999-12-16 12:08:06 +00:00
libexec install ftpusers(5) as ftpchroot(5). more cleanups 1999-12-16 07:05:18 +00:00
regress Make it build on ELF toolchain. 1999-12-09 09:08:00 +00:00
sbin Rework the manpage to be a bit more pleasing to read 1999-12-17 14:43:07 +00:00
share More HARDWARE cleanup/clarification 1999-12-17 16:53:31 +00:00
sys regen 1999-12-17 17:19:11 +00:00
usr.bin Explicitely cast to (u_quad_t) calls to btodb() and dbtob() to avoid 1999-12-16 17:29:52 +00:00
usr.sbin Remove obsolete reference to mkpasswd(8) 1999-12-17 13:11:22 +00:00
Makefile After ${MAKE} obj, explicitly make obj dirs in ${.CURDIR}/distrib as well. 1999-12-05 22:53:53 +00:00