Go to file
gdt 6fbdb2adf5 In coda_lookup, add LK_RETRY to locking of child vnode. The previous
code paniced if the first attempt to lock the vnode failed, and such
failures are not errors - just cause to wait.  gdt was regularly
hitting this panic.

Correct one of two identical panic messages.

Add XXX comments about

  ISDOTDOT locking rules not being followed

  questioning the practice of unlocking parent before locking child.
  (But, given that the vnode is referenced, it can't be deleted, so
  maybe this is fine.)

  Why is failured to unlock not a panic but failure to lock is?
2006-01-12 14:57:06 +00:00
bin In "dd progress=N", let the value of N control how often 2006-01-09 10:17:05 +00:00
common/lib/libc always compile in the userland portion. XXX: We might want to change this 2006-01-08 07:46:39 +00:00
crypto make software behave as the documentation advertise for INTERNAL_NETMASK4. 2006-01-07 23:51:50 +00:00
dist bring in changes from 2.4.4b1; we will import 2.4.4 once it is released. 2005-12-31 08:58:50 +00:00
distrib AMD PowerNow LKM contributed by Olaf 'Rhialto' Seibert. 2006-01-11 00:18:28 +00:00
doc tz{code,data}2005r out; tzdata2005r imported. 2006-01-11 00:08:36 +00:00
etc copied from etc.amiga/ 2006-01-11 16:06:36 +00:00
games Simplify error checking. 2005-11-19 18:01:42 +00:00
gnu Add platforms not yet in groff distribution. 2006-01-11 13:37:53 +00:00
include Fix comment indentation after __P was deleted. 2006-01-11 22:50:35 +00:00
lib I was a bit over zealous with my last change so revert the 2006-01-09 22:17:16 +00:00
libexec Add some comments. 2006-01-11 22:24:34 +00:00
regress Moved to interface/interface.c 2005-12-25 22:24:57 +00:00
rescue lmcctl has been replaced by lmcconfig. 2005-12-06 14:02:58 +00:00
sbin Minor fix - correct a typo 2006-01-11 23:07:22 +00:00
share Merge tzdata2005r. 2006-01-11 00:03:50 +00:00
sys In coda_lookup, add LK_RETRY to locking of child vnode. The previous 2006-01-12 14:57:06 +00:00
tools Add a tweak for ews4800mips/include/disklabel.h, 2005-12-29 15:35:19 +00:00
usr.bin Add dates of ews4800mips and 3.0 release. 2006-01-09 18:45:00 +00:00
usr.sbin revert previous. persist does not need to reset the line discipline. (verified 2006-01-11 21:16:51 +00:00
x11 Add support for Xews4800mips under src/x11. 2005-12-29 15:52:20 +00:00
build.sh Use separate invocations of make for cleandir dependall and install of 2006-01-08 11:03:40 +00:00
BUILDING Document "make syspkgs" and "build.sh syspkgs". 2006-01-04 15:35:20 +00:00
Makefile Add a new "syspkgs" target, which simply chains to the "syspkgs" target 2006-01-04 15:30:02 +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 note about conf/std. 2005-10-03 04:45:52 +00:00