Go to file
manu 6593739f61 Implent CLONE_PARENT_SETTID, CLONE_CHILD_CLEARTID, and CLONE_CHILD_SETTID
options to clone(). This makes fork() work on amd64.

clone() prototype has changed and the changes is probably revelant on some
other arches.
2005-06-22 15:10:51 +00:00
bin Sort options (description). 2005-06-17 14:40:47 +00:00
crypto Consume NAT-T packets that have already been seen through MSG_PEEK 2005-06-15 07:29:20 +00:00
dist gcc 2.96 requires all declarations before variable usage so the last set of 2005-06-16 22:04:24 +00:00
distrib Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
doc note addition of azalia driver 2005-06-21 02:24:15 +00:00
etc Don't allow unprivileged users to access the veriexec device. 2005-06-16 15:31:21 +00:00
games Change marker from "pmppc" to "powerpc" because a NetBSD-macppc build 2005-06-09 12:20:12 +00:00
gnu Change all .Xr config 8 to .Xr config 1, following the recent move of 2005-06-20 13:25:23 +00:00
include Make disklabel(8) and fdisk(8) into "host tools " last step: build 2005-06-12 19:46:15 +00:00
lib Document that passing NULL to %s prints "(null)". 2005-06-21 18:43:17 +00:00
libexec Remove static local variable so its easier to correctly use strlcpy. 2005-06-21 22:29:53 +00:00
regress appease gcc -Wuninitialized 2005-06-02 11:10:00 +00:00
rescue add scan_ffs and veriexecctl to /rescue 2005-06-18 06:59:23 +00:00
sbin Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
share correct synopsis: "audio* at audiobus?", not "audio* at devicename?" 2005-06-22 04:30:08 +00:00
sys Implent CLONE_PARENT_SETTID, CLONE_CHILD_CLEARTID, and CLONE_CHILD_SETTID 2005-06-22 15:10:51 +00:00
tools .include Makefile.disklabel in installboot, so that the 2005-06-12 20:24:14 +00:00
usr.bin Deal with nic.de stupidity. Idea from OpenBSD, but simplified. 2005-06-22 12:17:56 +00:00
usr.sbin Resolve conflicts in importation of 18-May-2005 ath(4) / net80211(9) 2005-06-22 06:14:51 +00:00
x11 NetBSD.cf unconditionally turns on XKB_ALWAYS_USES_SOFT_REPEAT. Do the same 2005-05-20 12:53:22 +00:00
BUILDING
Makefile use usr.sbin/postinstall/postinstall instead of etc/postinstall 2005-04-17 15:18:34 +00:00
Makefile.inc
UPDATING note about kernfs fix and xentools. 2005-06-03 11:02:59 +00:00
build.sh Remove support for build.sh -m xen, this has been merged in the i386 2005-05-29 10:54:40 +00:00