Go to file
hauke 9d2e5c6d9c The {GENERIC,INSTALL}SBC kernel configurations are out of sync with
the vanilla ones. They are supposed to be identical to
{GENERIC,INSTALL}, apart from the different ncr5380 driver.
Instead of re-sync'ing, use a new feature of configure and just disable
the ncrscsi driver.

(Approved by Allen Briggs)
2006-10-30 19:40:47 +00:00
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 one more to catch up with the new location for sha2.h 2006-10-28 23:07:23 +00:00
dist comment out impossible code. 2006-10-24 20:45:33 +00:00
distrib * Clarify that the xfont set is only needed by the X server 2006-10-30 18:36:44 +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 Applied patches from PR bin/24256 to pass command-line arguments as-is. 2006-10-24 17:33:39 +00:00
include - flags should be unsigned short instead of short. 2006-10-27 20:03:21 +00:00
lib Add references to other filehandle man pages. 2006-10-30 18:53:42 +00:00
libexec Create _rtld_relocate_plt_object and use it in _rtld_bind and 2006-10-17 08:33:36 +00:00
regress As pooka@ says, a rename has to change the file's ctime; make that explicit. 2006-10-30 15:22:54 +00:00
rescue Add mount_tmpfs(8) to /rescue. Ok with christos. 2006-08-16 16:50:59 +00:00
sbin find rmd160.h 2006-10-30 01:21:53 +00:00
share Use integers, not pointers to integers, for KAUTH_REQ_NETWORK_SOCKET_OPEN. 2006-10-30 16:53:48 +00:00
sys The {GENERIC,INSTALL}SBC kernel configurations are out of sync with 2006-10-30 19:40:47 +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 Include <sys/cdefs.h> and use __used on config[] instead of the ifdef dance. 2006-10-29 23:00:44 +00:00
usr.sbin In order to avoid warnings (which is converted to error with -Werror) 2006-10-30 07:03:34 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +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
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
UPDATING Mention removal of net.inet.tcp.newreno. 2006-10-09 18:57:30 +00:00