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
|
No more sleep(9).
|
2002-09-29 17:38:37 +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
|
Rename sleep.9 to ltsleep.9, since sleep(9) is not there any more.
|
2002-09-29 17:36:16 +00:00 |
sys
|
Call mb86960_attach() with MB86960_TYPE_86965 since
|
2002-09-29 17:15:59 +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
|
don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it
|
2002-04-10 14:53:43 +00:00 |
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 |