Go to file
bouyer 181bca1deb Fix problem pointed out by YAMAMOTO Takashi:
In theory mbufs can have an infinite life time and could block the transmit
ring (as slots are released when the mbuf external storage is freed). To
avoid this, when we're processing the last slot of the ring copy the buffer
and release the slot immediatly.
2005-10-03 22:15:44 +00:00
bin fix setmode error handling. 2005-10-01 20:23:54 +00:00
crypto Fix bug when using hybrid auth in client mode 2005-09-26 16:24:57 +00:00
dist Support NetBSD. 2005-10-01 10:23:28 +00:00
distrib getfsent(3) does not contain any information about the (nonexisting) 2005-10-03 14:56:32 +00:00
doc Note Xen network backend inprovements. 2005-10-02 21:55:41 +00:00
etc update todo items. 2005-10-03 00:17:53 +00:00
games Drop trailing whitespace. 2005-09-15 02:10:37 +00:00
gnu add a missing dependency (discovered by parallel build). 2005-10-02 17:52:22 +00:00
include Add a comment asking to update sysexits(3) when adding more entries. 2005-09-30 20:56:19 +00:00
lib Use backslash+e for a literal backslash. 2005-10-03 19:20:53 +00:00
libexec logxfer(): don't use the same buffer to store the results of two separate 2005-10-03 00:02:25 +00:00
regress Check that symlinks to directories work as expected. 2005-10-03 19:38:57 +00:00
rescue put back tetris; by popular demand. 2005-09-23 00:29:51 +00:00
sbin Bump date for previous. 2005-10-03 19:17:49 +00:00
share Disable the /var/run entry and tell the user what to do to make it work 2005-10-03 19:56:04 +00:00
sys Fix problem pointed out by YAMAMOTO Takashi: 2005-10-03 22:15:44 +00:00
tools Move rmd160.h to crypto/ to keep in sync with recent changes. 2005-09-24 21:58:36 +00:00
usr.bin getfsent(3) does not contain any information about the (nonexisting) 2005-10-03 14:56:32 +00:00
usr.sbin Fix do_defaults() so that it errors when there's a mismatch. 2005-10-02 23:46:48 +00:00
x11 Enable XInput in all Xsun flavours. Fixes fallout from enabling XFree86. 2005-10-03 20:22:08 +00:00
BUILDING
Makefile
Makefile.inc
UPDATING note about conf/std. 2005-10-03 04:45:52 +00:00
build.sh It needs the braceexpand option for PD KSH, regardless of 2005-09-25 05:34:21 +00:00