FreeBSD src
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 Ay, merge from RELENG_2_2. Back out the "moving HEAD" fix. 1996-12-19 08:55:10 +00:00
eBones Fix a cosmetic bug that has bothered me for ages. :-) 1996-12-21 06:21:16 +00:00
etc Add commented out samples on how to activate the compat libs during build. 1996-12-23 05:17:09 +00:00
games comma police for section SEE ALSO 1996-12-22 23:17:39 +00:00
gnu Remove a couple of private malloc() implementations, one of which 1996-12-23 20:21:35 +00:00
include string.h defines nonstandard routines when _POSIX_SOURCE is 1996-12-17 19:35:43 +00:00
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 Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
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 Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
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 Fix the 'info sharedlibextention' output in tclsh which was caused by a 1996-12-17 13:08:08 +00:00
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 This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add comment on -DALLLANG. 1996-12-20 08:18:47 +00:00