Go to file
he 5da54c35c9 Based on input from Eduardo Horvath (eeh@), replace 'stmd' and 'lmd',
which apparently don't exist as instructions, with a sequence of
std / ld instructions.

Also remove the attempted include of ldstm.S which we don't have.
2009-03-08 18:57:12 +00:00
bin Remove weird backslash that somehow must have crept in. 2009-03-03 15:11:29 +00:00
common Follow up the powerpc side by using %rN instead of rN for registers. 2009-03-08 12:08:19 +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 eliminate hacky memory allocation that loses on 64 bit archs with alignment 2009-03-06 21:36:25 +00:00
distrib fix typo. 2009-03-08 05:38:32 +00:00
doc Fix typo. 2009-03-08 04:55:22 +00:00
etc remove Xen2 from the list of kernels to build for a release. 2009-03-07 17:28:31 +00:00
external Adjust weight of SIDL down so idle kthreads don't eat up all of the 2009-03-08 16:26:03 +00:00
games Move HISTORY to proper place. 2009-03-02 10:16:54 +00:00
gnu fix problem with armap_timestamp in deterministic mode. 2009-03-08 16:53:55 +00:00
include version alphasort. 2009-02-24 18:41:40 +00:00
lib Based on input from Eduardo Horvath (eeh@), replace 'stmd' and 'lmd', 2009-03-08 18:57:12 +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 crash(8), a utility to diagnose kernel crashes. This is basically 2009-03-07 22:08:07 +00:00
share Add crash(8), a utility to diagnose kernel crashes. This is basically 2009-03-07 22:08:07 +00:00
sys printf -> panic so MP panics work correctly 2009-03-08 16:03:31 +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 If this is built for arm, build it for armeb as well, so that 2009-03-08 15:37:12 +00:00
usr.sbin Don't bother with file_t::f_iflags any more, as it's not used. 2009-03-08 12:52:08 +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
UPDATING s/posix_fadvise/__posix_fadvise50/ in last. 2009-02-08 11:58:25 +00:00