bin
Add support for printing the emulation of the process.
2006-10-29 22:32:53 +00:00
common
Simplify the __attribute__ ifdef mess now that __used does the right
2006-10-27 22:14:13 +00:00
crypto
Don't define the deprecated IPV6_RECVDSTADDR if the "advanced IPv6 API" is
2006-10-31 00:17:21 +00:00
dist
file 4.18
2006-10-31 20:34:42 +00:00
distrib
Fix previous: xfont is also needed by X clients.
2006-10-31 14:05:22 +00:00
doc
Remove a hack that's been fixed.
2006-10-30 16:46:42 +00:00
etc
add puffs device, but I didn't add it to MAKEDEV all on purpose
2006-10-22 23:02:08 +00:00
games
don't discard const. GCC 4.1-20061021 doesn't like that...
2006-10-22 08:09:24 +00:00
gnu
Changed error message of ENOPROTOOPT to "Protocol option not available".
2006-10-31 00:38:06 +00:00
include
Revert the changes I introduced trying to solve tmpfs' NFS export problem.
2006-10-31 08:12:46 +00:00
lib
Changed error message of ENOPROTOOPT to "Protocol option not available".
2006-10-31 00:38:06 +00:00
libexec
Create _rtld_relocate_plt_object and use it in _rtld_bind and
2006-10-17 08:33:36 +00:00
regress
fix another crypto/rmd160.h
2006-10-30 20:24:48 +00:00
rescue
Add mount_tmpfs(8) to /rescue. Ok with christos.
2006-08-16 16:50:59 +00:00
sbin
Revert the changes I introduced trying to solve tmpfs' NFS export problem.
2006-10-31 08:12:46 +00:00
share
add references to bluetooth keyboards
2006-10-31 19:11:14 +00:00
sys
Split the USB task queue into two parts, one for normal device tasks and
2006-10-31 20:43:31 +00:00
tools
...and one more for xcompilation (due to lib/libc/hash/sha1/sha1hl.c, sigh.)
2006-10-29 06:56:01 +00:00
usr.bin
More fixes from Anon Ymous:
2006-10-31 20:07:32 +00:00
usr.sbin
kill crypto/rmd160.h and crypto/sha2.h, and instead make symlinks to
2006-10-30 20:22:53 +00:00
x11
PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit".
2006-09-24 07:59:59 +00:00
BUILDING
Clarify that DESTDIR/OBJDIR/etc are absolute paths, but build.sh
2006-10-08 17:54:30 +00:00
Makefile
don't filter out .WAIT when converting from _SUBDIR to SUBDIR
2006-09-07 03:51:44 +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
Mention removal of net.inet.tcp.newreno.
2006-10-09 18:57:30 +00:00
build.sh
Use ${HOST_SH} instead of the host system's /bin/sh wherever possible:
2006-09-29 19:53:54 +00:00