Go to file
hauke f971ff9cd3 Workaround from jmcneill for a panic at shutdown.
Fixes PR kern/40947 and should be pulled up to netbsd-5.
2009-03-06 17:10:41 +00:00
bin Remove weird backslash that somehow must have crept in. 2009-03-03 15:11:29 +00:00
common make this work with pcc. The previous construct is not valid c99. 2009-02-14 19:23:18 +00:00
compat Back ou previous because it broke build. Sorry for inconvenience. 2009-02-20 02:43:02 +00:00
crypto setkey: fix deleteall in Linux 2009-03-06 11:45:03 +00:00
dist Use siginfo to print more details about the sigfpe. 2009-03-01 23:30:52 +00:00
distrib 2 more missed debuglibs. 2009-03-03 22:41:47 +00:00
doc Note i386PAE domain0 support. 2009-03-05 20:08:36 +00:00
etc Add XEN3PAE_DOM0 to the list of kernels to build for a release. 2009-03-05 20:06:13 +00:00
external Avoid sign comparision issues. 2009-03-06 15:17:56 +00:00
games Move HISTORY to proper place. 2009-03-02 10:16:54 +00:00
gnu include <stdint.h> for intptr_t; patch from Alexander Bluhm in 2009-03-06 17:03:48 +00:00
include version alphasort. 2009-02-24 18:41:40 +00:00
lib fix typo (s/stucture/structure/) 2009-03-05 01:21:57 +00:00
libexec bump version for remoteloghost & portability changes 2009-03-02 03:48:43 +00:00
regress Remove the kernel and ipf tests that have been converted to atf and now 2009-02-20 21:45:47 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Add missing free() in machdep_diskinfo(). 2009-03-05 15:35:59 +00:00
share In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or 2009-03-06 16:29:40 +00:00
sys Workaround from jmcneill for a panic at shutdown. 2009-03-06 17:10:41 +00:00
tests ipf does not live here; it is in the parent directory. Spotted by njoly@. 2009-02-27 07:32:33 +00:00
tools Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +00:00
usr.bin Fix markup as hinted by mdoclint. OK wiz. 2009-03-05 14:00:53 +00:00
usr.sbin fix horrible memory trashing. 2009-03-04 18:22:14 +00:00
x11 turn on paste64. 2009-02-20 16:06:59 +00:00
build.sh In build.sh and bsd.own.mk, if uname -p fails, or prints "unknown", or 2009-03-06 16:29:40 +00:00
BUILDING be explicit about MAKEOBJDIR and MAKEOBJDIRPREFIX not being for 2008-12-02 22:28:21 +00:00
Makefile Disable grep host tool and unbreak NetBSD build until I can come up with a 2009-02-25 22:28:36 +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 s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00