Go to file
perry 36c7456d7c include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
bin use __RCSID() 2007-12-12 22:55:42 +00:00
common Refactor interrupt dispatching. 2007-12-13 16:41:59 +00:00
crypto Add corrections submitted in a follow up patch for the nat-t oa support. 2007-12-12 05:08:28 +00:00
dist Do some rudimentary bounds checking on arguments passed in from 2007-12-11 19:57:58 +00:00
distrib add a space between "NetBSD" and the version number. 2007-12-15 14:00:08 +00:00
doc Update URLs after website reorganization. patch by OKANO Takayoshi, from 2007-12-14 21:15:52 +00:00
etc * Move duplicated code into a check_pax function, and improve the test 2007-12-11 11:51:19 +00:00
games include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
gnu Improve signal trampoline support by recognising trampolines from previous 2007-12-04 08:38:14 +00:00
include humanize_number was the only function in <util.h> that is not in libutil. 2007-12-14 16:36:19 +00:00
lib replace instances of __attribute__((__packed__)) with __packed 2007-12-15 16:03:29 +00:00
libexec include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
regress Fix stresep(3) handling of consecutive quoted delimiter characters. 2007-12-06 22:07:07 +00:00
rescue
sbin include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
share Note the socket(2) syscall change. 2007-12-15 16:25:46 +00:00
sys wsmux was missing. 2007-12-15 16:09:08 +00:00
tests Cast sf->f_bsize to int to force signed division. Fixes this test 2007-12-03 18:49:24 +00:00
tools
usr.bin include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
usr.sbin include sys/cdefs.h so that __attribute__ can be fixed later 2007-12-15 16:32:05 +00:00
x11 On NetBSD/amd64, load modules within the first 2GB of RAM. 2007-10-11 19:04:49 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING
build.sh