Go to file
pk 454a5a1188 Fix locking issues noticed by Tom Ivar Helbekkmo on tech-net:
* always acquire the device instance lock at splnet()
	* missing unlocks in various places

Also, since this driver allows its device instances manipulated by two
independent subsystems (character device & interface clone create/destroy),
be careful not to rip away instance data in a clone destroy request if the
instance is still opened as a character device.
2004-05-14 13:23:12 +00:00
bin Keep track of the while level, when popping loops because of a breaksw. 2004-05-13 15:25:58 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Merge changes between Heimdal 0.6.1 and 0.6.2 2004-05-08 13:27:58 +00:00
dist PR/24969: Arto Selonen: ipfs does not work at all with 4.1.1. Applied portion 2004-05-10 00:50:07 +00:00
distrib The evbsh5 port also installs Xvfb and it's man pages, so list those here. 2004-05-14 10:03:12 +00:00
doc Workaround for gcc 2.95.3 failing to initialize structures 2004-05-13 15:44:04 +00:00
etc ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
games - don't catch STOP, TSTP, QUIT; the first you cannot catch and the other two 2004-05-02 21:31:23 +00:00
gnu Add port-xen 2004-05-10 00:28:08 +00:00
include While I'm at it: add restrict qualifiers to readlink(2). 2004-05-10 22:33:08 +00:00
lib Add ceilf(), floorf(), and sqrtf() (as wrappers using ceil(), floor(), and 2004-05-13 20:35:40 +00:00
libexec Wrap a couple of lines to <80 columns 2004-05-14 11:59:14 +00:00
regress - add debug flag. 2004-05-13 21:32:36 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin pass5: dereference of an uninitialized pointer. 2004-05-14 10:41:12 +00:00
share Add CONFIGFILES & CONFIGSYMLINKS; similar semantics to FILES & SYMLINKS 2004-05-13 13:05:53 +00:00
sys Fix locking issues noticed by Tom Ivar Helbekkmo on tech-net: 2004-05-14 13:23:12 +00:00
tools Track make(1) build simplifications. 2004-05-07 00:04:37 +00:00
usr.bin Spelling fix. Deomcratic ==> Democratic. 2004-05-14 07:53:22 +00:00
usr.sbin PR/20066: John F. Woods: Supply a loadable lcpstatus command. 2004-05-13 19:37:58 +00:00
x11 Drop optmization to -O0 for sh5 for one file to work around an 2004-05-14 07:21:24 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Convert lines of the form 2004-04-13 12:43:12 +00:00
Makefile.inc
UPDATING You also need a new libc for the new sysctl binary to work. 2004-05-03 04:12:21 +00:00
build.sh ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00