Go to file
mrg 20998b4001 vnd.c
- allow vnddetach() to return EBUSY if any vnd's are currently initialised.
lkm:
- add new 'dev' directory, initially with just a 'vnd' LKM.  for now, the
vnd lkm driver requests 4 devices....

XXX: vnd should be converted to a psuedo-device that creates & deletes
instances of itself (vnd0, vnd1, etc) when vnconfig -c/-u are called,
then the vnd lkm driver can not be limited to '4' by default.
2002-11-16 08:10:48 +00:00
bin check for trans_size is not needed. 2002-11-15 21:36:25 +00:00
crypto don't blindly trust rlen; from Heimdal 0.5.1 2002-10-21 19:39:51 +00:00
dist apply http://www.isc.org/products/BIND/patches/bind833.diff to fix recent 2002-11-14 02:04:27 +00:00
distrib (belatedly) add myself. 2002-11-15 02:29:44 +00:00
doc texinfo-4.3 out. 2002-11-15 21:36:45 +00:00
etc Add maple devices to comment. 2002-11-16 04:53:55 +00:00
games fix duplicate limerick-o in CLEANFILES 2002-10-22 16:14:04 +00:00
gnu Define __ABICALLS__ if -mno-abicalls is not specified. 2002-11-10 18:01:50 +00:00
include Make fts_pathlen and fts_nitems unsigned. 2002-11-11 01:07:08 +00:00
lib yet another check version script. 2002-11-15 16:15:20 +00:00
libexec audit use of strto* - beware of ERANGE, as well as typecast on result. 2002-11-16 03:10:34 +00:00
regress Add a couple of regression tests for dlerror() handling. 2002-11-14 21:10:45 +00:00
rescue set SMALLPROG=0 (it was implicit) 2002-10-17 01:49:18 +00:00
sbin MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
share Regen (add maple devices) 2002-11-16 04:55:06 +00:00
sys vnd.c 2002-11-16 08:10:48 +00:00
tools PR/18733: Jed Davis: define _PATH_DEFTAPE; pax needs it. 2002-10-20 00:42:20 +00:00
usr.bin use strlcpy 2002-11-16 05:24:44 +00:00
usr.sbin use strlcpy 2002-11-16 04:34:13 +00:00
build.sh In the function usage(), 2002-11-05 01:53:58 +00:00
BUILDING regen for build.sh -k 2002-10-20 15:48:40 +00:00
Makefile MKDYNAMICROOT for a.out 2002-11-12 14:33:48 +00:00
Makefile.inc don't set KERNSRCDIR here; pull in <bsd.kernobj.mk> if you need it 2002-04-10 14:53:43 +00:00
UPDATING kernel update requires userland systrace recompile. 2002-10-11 21:55:48 +00:00