Go to file
pooka 18c141daf8 Make it possible to mount a file system through the mount() system
call in addition to the old rump_mnt_mount().  Some issues remain
(but require more deeprooted changes):
* it is possible to mount only to /
* unmount needs MNT_FORCE due to the new fs being root and having
  a bonus reference
* cwdi is not set (since there is no concept of a process)
2009-03-19 09:14:37 +00:00
bin Fix markup. 2009-03-15 12:01:24 +00:00
common Actually... We need libkern.h also under _STANDALONE, so that 2009-03-19 08:39:54 +00:00
compat Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
crypto From Arnaud Ebalard: Fix couple of problems with previous commit. 2009-03-13 04:49:16 +00:00
dist Fix bad TCP checksum in packets with IP option header. 2009-03-17 10:10:20 +00:00
distrib Update for tzdata2009c. 2009-03-16 16:40:54 +00:00
doc Note tzdata2009c import. 2009-03-16 16:43:01 +00:00
etc Prefer MACHINE_ARCH to MACHINE in some tests 2009-03-12 17:16:58 +00:00
external add the xdm config files Xstartup and Xreset to the build 2009-03-13 17:12:44 +00:00
games Simplify previous; suggested by Paul Goyette 2009-03-15 22:19:23 +00:00
gnu Add entry for libfetch. 2009-03-11 14:29:06 +00:00
include Revert previous since it was just wrong. 2009-03-19 08:04:38 +00:00
lib Remove redundant markup as .Bl does vertical spacing already. 2009-03-15 09:31:07 +00:00
libexec Fix 'vfork clobber' warning on vax. 2009-03-18 02:27:41 +00:00
regress remove obsolete comment. 2009-03-08 19:17:11 +00:00
rescue - rework this a bunch to make it work inside /rescue/ldd. 2009-01-07 00:39:23 +00:00
sbin Drop trailing whitespace. 2009-03-18 10:46:58 +00:00
share Match last row to get correct space for the first column. 2009-03-17 00:10:37 +00:00
sys Make it possible to mount a file system through the mount() system 2009-03-19 09:14:37 +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 use progname instead of getprogname() for portability. 2009-03-18 22:02:49 +00:00
usr.sbin In case the portal provider fails, do not try to pass an 2009-03-18 09:10:16 +00:00
x11 turn on paste64. 2009-02-20 16:06:59 +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
build.sh Add a MKARZERO flag, which invokes ar(1) with the new D flag when it 2009-03-13 16:23:31 +00:00