Go to file
Bruce Evans fdd71f982f Don't synchronously update the directory entry at the end of every
successful write.  Only do it for the IO_SYNC case (like ufs).  On
one of my systems, this speeds up `iozone 24 512' from 32K/sec
(1/128 as fast as ufs) to 2.8MB/sec (7/10 as fast as ufs).

Obtained from:	partly from NetBSD
1996-12-25 20:15:12 +00:00
bin Fix handling of -o and -a operators in the 3 argument case. 1996-12-25 00:08:10 +00:00
contrib
eBones
etc
games
gnu Remove a couple of private malloc() implementations, one of which 1996-12-23 20:21:35 +00:00
include
lib Another one-liner: remember to NUL terminate local copy of NIS host 1996-12-24 17:01:49 +00:00
libexec Change declaration of yp_errno from int to enum ypstat so that it 1996-12-23 18:15:41 +00:00
lkm
release Bring these up-to-date with Peter's compat distribution changes. 1996-12-24 00:23:43 +00:00
sbin comma typos 1996-12-23 23:09:55 +00:00
secure
share Some translation improvement. 1996-12-25 18:28:04 +00:00
sys Don't synchronously update the directory entry at the end of every 1996-12-25 20:15:12 +00:00
tools
usr.bin comma typos 1996-12-23 23:09:55 +00:00
usr.sbin More async resolver refinements: 1996-12-25 18:10:35 +00:00
COPYRIGHT
Makefile