Go to file
sjg 2f6498ae9a Replace COPTS?= with COPTS+= so that a setting of COPTS in mk.conf
(common on sparc systems) does not cause the -O2 in DEFCOPTS to
be lost - which results in an unloadable kernel on sparc.

Reviewed by: christos
2002-09-29 07:22:58 +00:00
bin fix return value; from marius@umich.edu 2002-09-28 17:56:54 +00:00
crypto Changed documentation of the default setting for PermitRootLogin 2002-09-28 15:07:33 +00:00
dist This file is now in regress/sys/kern/ipf/ 2002-09-27 09:13:23 +00:00
distrib fix path to macppc INSTALL kernel 2002-09-29 06:44:36 +00:00
doc mention sh/vfork changes. 2002-09-28 23:29:50 +00:00
etc Add support for various USB character devices. 2002-09-28 19:49:34 +00:00
games Lots of minor fixes resulting from reading these man pages in detail. 2002-09-26 18:31:58 +00:00
gnu Pick up the following change from binutils-current: 2002-09-28 23:19:01 +00:00
include select() -> poll() 2002-09-20 21:48:58 +00:00
lib Always save/restore the FP status register. 2002-09-28 10:38:55 +00:00
libexec Call NEW() rather than CNEW(). 2002-09-28 05:00:27 +00:00
regress string.h included. 2002-09-21 07:33:25 +00:00
rescue Add chown and chgrp. Suggested by Geoff Wing in [bin/18393] 2002-09-24 06:37:55 +00:00
sbin Add support for the Apple UFS variation on ffs 2002-09-28 20:11:05 +00:00
share Remove ppp(4) options here (moved to ppp(4)); add Xr to ppp(4); bump date. 2002-09-29 00:36:43 +00:00
sys Replace COPTS?= with COPTS+= so that a setting of COPTS in mk.conf 2002-09-29 07:22:58 +00:00
tools It's "HP-UX" not "HP/UX". (Thanks Giles). 2002-09-29 07:05:28 +00:00
usr.bin 0 is a valid value for the absolute minute to stop playing. Initialize 2002-09-28 21:48:35 +00:00
usr.sbin Don't execute /etc/postinstall if -b was used. 2002-09-28 06:17:16 +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
UPDATING MKDYNAMICROOT=yes; care needs to be taken if "make build" is not used 2002-09-24 14:43:39 +00:00
build.sh Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using 2002-09-18 15:20:53 +00:00