Go to file
bouyer 21b1dbeb44 Move rumpuser_sp_fini() after the kernel has completed shuwdown
(and especially, after filesystems have been unmounted).
This way, rump.halt returns once the rump kernel is really out of the
game, which avoids races issues in test scripts using a rump kernel.
OK pooka@
2011-01-30 16:31:42 +00:00
bin revert the revert and fix the code properly. 2011-01-29 02:16:52 +00:00
common Use END(sym) 2011-01-25 04:45:28 +00:00
compat Change to use MAKEOBJDIR instead of MAKEOBJDIRPREFIX 2011-01-20 18:43:52 +00:00
crypto Remove trailing whitespace; new sentence, new line; mark up 2011-01-29 23:38:34 +00:00
dist Fix typo reported in PR 44429 by Ryo HAYASAKA. 2011-01-21 09:15:20 +00:00
distrib Add myself 2011-01-30 11:50:43 +00:00
doc Note new sysctl for evcnt and vmstat rework. 2011-01-29 18:19:54 +00:00
etc add sandpoint dirs for man chapter 4, they seem to be required now 2011-01-26 15:00:56 +00:00
external Re-add LBL_ALIGN define we used to have pre-src/external. 2011-01-29 23:19:54 +00:00
extsrc
games Fix spelling: it's *Jef* Raskin, not Jeff Raskin. 2011-01-24 15:30:54 +00:00
gnu add port-emips 2011-01-27 18:51:16 +00:00
include provide a way to override the weak name. 2011-01-26 18:08:00 +00:00
lib Fix type sigtramp_t -> sigtramp_2 2011-01-29 22:58:47 +00:00
libexec Unbreak gdb by ensuring _rtld_debug_state is in the dynamic symbol table. 2011-01-25 12:25:43 +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 requesting to disable metadata partitions, also disable low formatting. 2011-01-21 22:32:13 +00:00
share vn_lock: describe flags, remove reference to lockmgr. 2011-01-30 07:04:48 +00:00
sys Move rumpuser_sp_fini() after the kernel has completed shuwdown 2011-01-30 16:31:42 +00:00
tests test for rumpclient reconnect feature 2011-01-24 17:51:29 +00:00
tools Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00
usr.bin Defer nlist processing until we know we need to it. If everything can be 2011-01-29 18:10:08 +00:00
usr.sbin when a BNEP channel is opened, clear any NetType or MulticastAddress 2011-01-27 12:19:48 +00:00
x11 Disable USE_PAM on ports which have legacy non-XFree86 servers. 2010-10-10 07:03:28 +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
build.sh Add support for the Extensible MIPS ("eMIPS") platform. The 2011-01-26 01:18:43 +00:00