Go to file
pooka 45c58b6c6a Use the env variable RUMPHIJACK to specify what facilities should
be hijacked.  If it's not specified, the default is
"path=/rump,socket=all:nolocal".

So, if you're moof and want to relive your domain/os days (??),
you can do this:

pain-rustique:51:~> setenv RUMPHIJACK 'path=//'
pain-rustique:52:~> df //dev
Filesystem   1K-blocks       Used      Avail %Cap Mounted on
rumpfs                1          1          0 100% /
pain-rustique:53:~> df /dev
Filesystem   1K-blocks       Used      Avail %Cap Mounted on
/dev/wd0a       1019864     280640     688232  28% /
2011-02-18 11:41:32 +00:00
bin Tell copyfd if the caller wants the exact tofd to just fd >= tofd. 2011-02-17 15:13:49 +00:00
common prop_dictionary_internalize_from_file_returns_a_dictionary_not_an_array 2011-02-02 16:37:27 +00:00
compat if using MAKEOBJDIRPREFIX, make sure to unset it since it would override 2011-01-31 10:58:14 +00:00
crypto Property name change: 2011-02-16 02:14:22 +00:00
dist - Fix man pages list for MKNPF=no case. Based on a patch from Scott Ellis. 2011-02-10 14:04:29 +00:00
distrib Add rc.d script to make sure the system fontconfig cache is up to date. 2011-02-18 00:42:20 +00:00
doc Add a skeleton driver for Asus EeePC acpiwmi(4) mappings. 2011-02-16 07:30:26 +00:00
etc Add rc.d script to make sure the system fontconfig cache is up to date. 2011-02-18 00:42:20 +00:00
external Get rid of stray /usr/X11R6 references 2011-02-17 23:50:18 +00:00
extsrc
games Bug fix: in a game with 26 planes, the last one to be allocated wouldn't 2011-02-15 08:25:25 +00:00
gnu Tell the groff and friends about libsaslc(3). 2011-02-11 23:47:49 +00:00
include handle ssp 2011-02-16 19:29:35 +00:00
lib Use the env variable RUMPHIJACK to specify what facilities should 2011-02-18 11:41:32 +00:00
libexec Fix problem with bss-plt objects which a reloc index, not offset. 2011-02-10 02:28:20 +00:00
regress The getqaddrinfo test has been atf-ified 2011-01-11 16:34:27 +00:00
rescue Adjust for the new chown location. 2011-01-14 00:59:14 +00:00
sbin "when in doubt, let the kernel decide" 2011-02-17 16:57:46 +00:00
share Miscellaneous improvements from Garrett Cooper: 2011-02-16 10:13:00 +00:00
sys address the obvious byteorder and alignment problems in gzip size/crc 2011-02-18 10:50:56 +00:00
tests Test the -d type parameter of rump_server(1). 2011-02-17 16:08:48 +00:00
tools Update LLVM/clang snapshot. This brings in support for 2011-02-17 18:35:35 +00:00
usr.bin Use "host" instead of the slightly more cryptic "e" to indicate 2011-02-18 09:54:03 +00:00
usr.sbin Sort option descriptions. Merge single-letter options in SYNOPSIS. 2011-02-17 17:05:05 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +00:00
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
BUILDING Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile Pass down INSTALLSETS variable to installsets target. Use :Q to escape 2011-01-29 16:56:26 +00:00
Makefile.inc
UPDATING fix typo in "-traditional-cpp" 2011-01-23 23:40:37 +00:00