Go to file
pooka 1828428de1 Don't drain a vnode's lock when we are cleaning it out. It still
might be used by upper layers in the vnode stack due to exported
lock pointers.  This introduces no difference to the normal case
and works around a problem where a lower layer vnode is cleaned
out before the upper layer due to forced unmount or revoke.  And
for cosmetics, set a vnode's lock export to NULL when it is cleaned
out.

per discussion with Bill Stouder-Studenmund on tech-kern
2007-07-09 11:35:20 +00:00
bin spacing fixes from Geoff Wing 2007-07-03 14:39:47 +00:00
common Fix the prototyp of prop_dictionary_set_keysym in the DESCRIPTION part 2007-07-07 19:03:52 +00:00
crypto PR/36562: Takeshi Nakayama: sshd(8) HostbasedAuthentication fails after 2007-06-26 18:28:34 +00:00
dist sync with release 2007-07-06 21:20:25 +00:00
distrib build & install puffsportal (if MKPUFFS) 2007-07-08 14:29:52 +00:00
doc Added gcscehci(4) 2007-07-08 15:37:46 +00:00
etc Fix previous: typo and missing word. 2007-07-07 09:57:47 +00:00
games Increased WARNS to 4, since it passes both gcc333 and gcc411 on i386. 2007-06-06 06:10:50 +00:00
gnu re-run mknative with GCC 4.1.3 2007-06-21 16:58:44 +00:00
include add estrndup() 2007-07-01 21:41:16 +00:00
lib add IO_NDELAY 2007-07-09 09:28:48 +00:00
libexec Use an elf note to handle pax arguments. This is a temporary solution to 2007-06-24 20:35:36 +00:00
regress Fix several end cases: 2007-07-05 16:05:40 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin writeat() also expect offsets in DEV_BSIZE unit. This and the previous commit 2007-07-08 16:54:40 +00:00
share Change the entry for ptmx to use the netbsd ptm driver. 2007-07-05 19:34:36 +00:00
sys Don't drain a vnode's lock when we are cleaning it out. It still 2007-07-09 11:35:20 +00:00
tools Rename nbinstall to ${MACHINE_GNU_PLATFORM}-install as it calls the 2007-07-03 16:29:24 +00:00
usr.bin off by one fix from Anon Ymous 2007-07-07 18:04:17 +00:00
usr.sbin * support non-blocking read/write 2007-07-09 09:28:21 +00:00
x11 build sunffb and xf8_32wid on sparc 2007-04-22 23:42:38 +00:00
BUILDING Document recent changes to "make iso-image". 2007-04-13 19:43:38 +00:00
Makefile Add an iso_image target (iso-image as a target name doesn't play well with 2007-03-06 21:56:47 +00:00
Makefile.inc
UPDATING Add a note that tools have to be re-installed. 2007-07-03 16:35:47 +00:00
build.sh Move several variable initialisations to the beginning of 2007-06-26 12:59:38 +00:00