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
* <sys/poll.h> -> <poll.h>
2002-09-29 08:19:16 +00:00
distrib
bring knote(9) and kfilter_register(9) from kqueue branch to mainline
2002-09-29 20:29:13 +00:00
doc
mention sh/vfork changes.
2002-09-28 23:29:50 +00:00
etc
Nuke 'umask 2' as it is inappropriate for the default useradd(8)
2002-09-29 14:52:57 +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
Begin new sentences on new lines.
2002-09-29 14:05:52 +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
misc mdoc fixes.
2002-09-29 20:42:45 +00:00
sys
Fix typo: set _asi depending on requested endianess, not _sasi (the streaming
2002-09-29 20:56:40 +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
build.sh
Remove USE_NEW_TOOLCHAIN, replacing it with similar logic using
2002-09-18 15:20:53 +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