bin
|
Add support for printing the emulation of the process.
|
2006-10-29 22:32:53 +00:00 |
common
|
Add include of <sys/param.h>, to allow vax kernels to build again.
|
2006-11-01 11:29:08 +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
|
track NTP bug 734: setsockopt(..., IP_MULTICAST_IF, ...) fails on 64 bit platforms
|
2006-11-06 12:19:30 +00:00 |
distrib
|
puffs manual pages
|
2006-11-09 01:35:02 +00:00 |
doc
|
Note audit of kqueue notifications in tmpfs.
|
2006-11-09 15:08:02 +00:00 |
etc
|
Add CP3100 and CP3100_INSTALL to kernel/build sets.
|
2006-11-09 00:34:49 +00:00 |
games
|
don't discard const. GCC 4.1-20061021 doesn't like that...
|
2006-10-22 08:09:24 +00:00 |
gnu
|
-Wno-stack-protector
|
2006-11-09 04:07:11 +00:00 |
include
|
add comments.
|
2006-11-09 10:04:40 +00:00 |
lib
|
* catch up with kernel changes
|
2006-11-09 13:11:01 +00:00 |
libexec
|
Create _rtld_relocate_plt_object and use it in _rtld_bind and
|
2006-10-17 08:33:36 +00:00 |
regress
|
Add tests for vnd over tmpfs files.
|
2006-11-09 15:25:37 +00:00 |
rescue
|
Revert the recent addition of /rescue/gkermit. There's some concern
|
2006-11-01 17:36:13 +00:00 |
sbin
|
remove nqnfs support.
|
2006-11-09 10:07:00 +00:00 |
share
|
play catchup with the rest of the world, i.e. shuffle stuff a bit
|
2006-11-09 13:11:52 +00:00 |
sys
|
Add rgephy at mii and rlphy at mii.
|
2006-11-09 15:23:42 +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
|
- add debugging to track nowarns
|
2006-11-08 18:31:15 +00:00 |
usr.sbin
|
Fix some minor bugs and improve output slightly.
|
2006-11-08 23:12:57 +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 |