summaryrefslogtreecommitdiff
path: root/usr.sbin/chroot
ModeNameSize
-rw-r--r--Makefile153logplain
-rw-r--r--chroot.82957logplain
-rw-r--r--chroot.c4729logplain
includes for h_macros.h; deal with it centrally.christos 2016-08-08Need librumpdev and librumpvfspgoyette 2014-06-10Fix static linking for the tests: -lrump is also used by -lrumpuser,he 2012-03-18Move more PR references from comments to ATF's "descr".jruoho 2011-04-26Minor simplificationmartin 2011-04-10Repeat the fragmentation on lo0 test, but with checksum on IFF_LOOPBACKmartin 2011-04-09Remove expected failure, PR has been fixed.martin 2010-11-03add Makefile.inc everywhere so that we can set WARNS=4 by default. Amazingchristos 2010-07-26Calculate broadcast IP instead of requiring it as a config parameter.pooka 2010-07-25Add xfail test for kernel diagnostic panic described in PR kern/43664pooka