bin
|
Add a '-a' option to set the time using adjtime(2) instead of settimeofday(2).
|
2005-04-18 06:53:35 +00:00 |
contrib/sys
|
Finalize import of the Atheros HAL 0.9.9.13, bringing ath(4)
|
2004-07-28 08:57:40 +00:00 |
crypto
|
check for pwd != NULL in getpwnam_r. From John Nemeth.
|
2005-04-19 12:55:31 +00:00 |
dist
|
PR/21147: Christian Biere: ctype function misuse.
|
2005-04-17 17:42:48 +00:00 |
distrib
|
use /usr/sbin/postinstall instead of etc/postinstall from the extracted etc.tgz
|
2005-04-18 23:36:03 +00:00 |
doc
|
Correct entry for "cvs":
|
2005-04-19 12:42:35 +00:00 |
etc
|
Tweaks for the move of postinstall from /etc to /usr/sbin
|
2005-04-17 23:12:40 +00:00 |
games
|
Don't assume /usr/games; use the same path as what rot13 was found at
|
2005-04-09 02:02:15 +00:00 |
gnu
|
Add two new config keywords:
|
2005-04-02 03:03:23 +00:00 |
include
|
Instead of pulling in all of <wchar.h>, just define wchar_t here.
|
2005-04-18 19:47:51 +00:00 |
lib
|
Converted all arguments for the <ctype.h> functions to (unsigned char).
|
2005-04-19 16:33:53 +00:00 |
libexec
|
check pwd != NULL
|
2005-04-19 03:22:54 +00:00 |
regress
|
Add sleep1 test.
|
2005-04-19 16:36:44 +00:00 |
rescue
|
Add /rescue/tetris.
|
2005-04-01 08:35:17 +00:00 |
sbin
|
Sort SEE ALSO.
|
2005-04-19 11:04:34 +00:00 |
share
|
Honor contents of "CLEANFILES" in "cleandir" target.
|
2005-04-19 08:41:37 +00:00 |
sys
|
Make resultant hash length a symbolic define so other code can reuse the
|
2005-04-19 14:05:53 +00:00 |
tools
|
Update notes for testing on linux, OS/X
|
2005-04-05 00:21:22 +00:00 |
usr.bin
|
Safety boots: don't depend upon getpwnam_r() to set pwd to NULL on all
|
2005-04-19 03:40:58 +00:00 |
usr.sbin
|
Remove copy of manual page created during build.
|
2005-04-19 08:42:54 +00:00 |
x11
|
We don't need to link hardware independent X11 servers with the "i386"
|
2005-04-09 18:00:01 +00:00 |
BUILDING
|
Document the environment variables for if you need to override or
|
2005-02-15 18:41:18 +00:00 |
Makefile
|
use usr.sbin/postinstall/postinstall instead of etc/postinstall
|
2005-04-17 15:18:34 +00:00 |
Makefile.inc
|
…
|
|
UPDATING
|
Tweaks for the move of postinstall from /etc to /usr/sbin
|
2005-04-17 23:12:40 +00:00 |
build.sh
|
Avoid the brace expansion on OpenBSD.
|
2005-03-26 06:02:13 +00:00 |