Go to file
drochner b1af2cb9b9 -SUS says that a successful call to setcontext(2) does not return. This
implies that _UC_CPU must be set in the context passed. Check for this
 and return EINVAL if not; this gives a cheap test for corrupted
 ucontexts eg on a signal handler stack which would go unnoticed otherwise.
-Don't ckeck for NULL ucontext pointers explicitely. This is an error,
 except in the swapcontext() case where it can be easily caught in
 userland.
2006-11-08 20:18:32 +00:00
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 sort | uniq 2006-11-07 17:49:47 +00:00
doc mention macppc using accelerated framebuffer drivers now 2006-11-08 17:16:08 +00:00
etc Add rum(4) for newer USB Ralink devices. Obtained from OpenBSD. 2006-10-31 22:21:16 +00:00
games don't discard const. GCC 4.1-20061021 doesn't like that... 2006-10-22 08:09:24 +00:00
gnu resolve conflicts 2006-11-07 03:09:18 +00:00
include Revert the changes I introduced trying to solve tmpfs' NFS export problem. 2006-10-31 08:12:46 +00:00
lib Add a BSD-licensed re-implementation of the gcc-4.1 libssp. 2006-11-08 19:52:11 +00:00
libexec Create _rtld_relocate_plt_object and use it in _rtld_bind and 2006-10-17 08:33:36 +00:00
regress Catch an assertion failure that happens when accessing the current directory 2006-11-07 14:07:12 +00:00
rescue Revert the recent addition of /rescue/gkermit. There's some concern 2006-11-01 17:36:13 +00:00
sbin PR/34965: Nicolas Joly: sysctl(1) small memory leak 2006-11-02 14:54:21 +00:00
share give an estimation of the amount of free space 2006-11-08 11:25:29 +00:00
sys -SUS says that a successful call to setcontext(2) does not return. This 2006-11-08 20:18:32 +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 Bump pkg_install version to 20061103 for plist processing fix and 2006-11-03 09:20:45 +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
Makefile.inc
UPDATING Mention removal of net.inet.tcp.newreno. 2006-10-09 18:57:30 +00:00