Go to file
elad 98f4b1ff55 Part of PR/33280: Christian Ehrhardt: If LK_INTERLOCK is set
vp->v_interlock may be unlocked twice: Once explicitly and a second time
implicilty by lockmgr. LK_INTERLOCK is cleared from the variable flags but
not from ap->a_flags which is used with lockmgr. This is not so much of a
problem because there seems to be no call site that actually uses
LK_INTERLOCK with layer_unlock or VOP_UNLOCK.

okay martin@
2006-11-25 22:36:24 +00:00
bin s/apparant/apparent/, from Zafer. 2006-11-24 22:54:47 +00:00
common Add strsep(3) to libkern. 2006-11-13 03:26:43 +00:00
crypto Correct issues associated with anonymous sainfo selection in racoon. 2006-11-16 00:30:55 +00:00
dist spell precede; from Zafer 2006-11-25 16:48:31 +00:00
distrib i386 now has 3 floppies - noted by Alan Horn 2006-11-25 21:07:32 +00:00
doc texinfo is now at version 4.8a 2006-11-25 10:18:28 +00:00
etc 1. move GB*.esdb from i18n/esdb/MISC to i18n/esdb/GB directory. 2006-11-23 03:25:24 +00:00
games s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
gnu s/lsect->name/lsect->section->name/g in DEBUG code, fixes MKDEBUGLIB builds. 2006-11-25 17:53:27 +00:00
include fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
lib PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
libexec s/existance/existence/, from Zafer. 2006-11-24 22:52:16 +00:00
regress fix spelling of accommodate; from Zapher. 2006-11-24 19:46:58 +00:00
rescue
sbin PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
share Add LevelOne WNC-0301USB 2006-11-25 21:44:44 +00:00
sys Part of PR/33280: Christian Ehrhardt: If LK_INTERLOCK is set 2006-11-25 22:36:24 +00:00
tools There's no need to install machine/reloc.h with powerpc/include/elf_machdep:1.7 2006-11-25 18:59:35 +00:00
usr.bin PR/34837: Mindaguas: Add SysV SHM dynamic reallocation and locking to the 2006-11-25 21:40:04 +00:00
usr.sbin Add some macppc specific description. Closes PR port-macppc/34496 by myself. 2006-11-25 15:12:02 +00:00
x11
BUILDING
Makefile
Makefile.inc
UPDATING mention needing gcc rebuild for ssp. 2006-11-09 18:20:59 +00:00
build.sh