Go to file
hannken a508ec1750 - Replace the freelist with a pool. Current code never freed its dquot's.
- Always call dqsync() with dq locked.
- Add some assertions to verify the lock held.
- Serialize quotaon()/quotaoff(), dqhashmtx becomes dqlock.  From ad@

Reviewed by: Andrew Doran <ad@netbsd.org>
2007-07-31 09:29:52 +00:00
bin Fix some grammatical errors in man pages. 2007-07-30 18:01:41 +00:00
common lockmgr > rwlock 2007-07-29 11:25:01 +00:00
crypto Apply a patch from https://bugzilla.mindrot.org/show_bug.cgi?id=1306. 2007-07-31 03:09:49 +00:00
dist Import libarchive-2.2.5. 2007-07-29 16:35:09 +00:00
distrib update portmaster list again after recent updates to website 2007-07-31 05:18:19 +00:00
doc mention wsdisplay at cgfourteen 2007-07-30 19:07:35 +00:00
etc In the shark's installation image, create the bpf device from the 2007-07-30 14:03:17 +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 PR/36664: Greg A. Woods: Document a simpler and safer way to find gcc's 2007-07-18 00:00:21 +00:00
include _PATH_PUFFS 2007-07-17 10:14:33 +00:00
lib Add build glue for libarchive and update the various sets. 2007-07-29 17:06:00 +00:00
libexec Rename cred_t to ftpd_cred_t; the former causes a nameclash on Solaris. 2007-07-23 10:41:05 +00:00
regress Fix duplicate year in copyright notice. 2007-07-24 11:29:16 +00:00
rescue Add read-only support for SGI's Extent File System. 2007-06-29 23:30:16 +00:00
sbin Rescue the subjunctive. 2007-07-30 05:00:55 +00:00
share kills a few `caddr_t' occurences still present in manpage 2007-07-30 22:48:46 +00:00
sys - Replace the freelist with a pool. Current code never freed its dquot's. 2007-07-31 09:29:52 +00:00
tools sys/queue.h now requires sys/null.h, so add a compatibility header file. 2007-07-19 13:49:12 +00:00
usr.bin Add xref to sockstat, from Zafer Aydogan in PR misc/36706. 2007-07-30 19:59:42 +00:00
usr.sbin make closehandles() void, because that's what it is 2007-07-29 17:50:22 +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