Go to file
yamt 713f438722 tcp_output: don't try to send SACK option larger than txsegsize.
fix a panic like "panic: m_copydata: off 0, len -7".
2006-10-08 11:01:46 +00:00
bin Make it clear that multiple sort keys may be specified. 2006-10-07 10:22:21 +00:00
common - Move strtoll.c and strtoull.c from libc/stdlib to common/libc/stdlib. 2006-10-08 03:14:55 +00:00
crypto Camelia cipher support as in RFC 4312, from Tomoyuki Okazaki 2006-10-06 12:02:26 +00:00
dist PR 30870: Add user ``_proxy'' and make pf's ftp-proxy use it. 2006-10-07 15:10:17 +00:00
distrib Add subroutines for maintaining object-specific data for arbitrary 2006-10-08 04:21:53 +00:00
doc yamt-splraiseipl: works on sparc (SPARCstation1+) 2006-10-07 02:53:57 +00:00
etc add all the proper fields to _proxy 2006-10-08 02:34:51 +00:00
games Input validation, from David A. Holland on #NetBSD-code 2006-10-07 18:29:02 +00:00
gnu Add m68k gdb mknative output. Untested. 2006-10-07 08:16:46 +00:00
include Add run level messages. 2006-09-22 21:31:55 +00:00
lib Added a reference to ipcs(1), since that's where one can find out more 2006-10-08 08:22:34 +00:00
libexec Don't print uninitialized errno, from David A. Holland on #NetBSD-code 2006-10-07 18:26:40 +00:00
regress A field with a null custom heading retains a minimum width derived 2006-10-02 19:18:30 +00:00
rescue
sbin PR/13478: Greg A. Woods: some tty-related documentation fixes 2006-10-06 22:07:44 +00:00
share Sync list of supported drivers with the code, patch by Claus 2006-10-08 08:57:19 +00:00
sys tcp_output: don't try to send SACK option larger than txsegsize. 2006-10-08 11:01:46 +00:00
tools Put common/lib/libc/stdlib into .PATH. From Hisashi T Fujinaka. 2006-10-08 04:31:55 +00:00
usr.bin PR/30819: Peter Postma: src/usr.bin/shlock has no license 2006-10-07 21:13:00 +00:00
usr.sbin PR/18906: roskens at elfin dot net: misc. select() to poll() updates. 2006-10-07 17:27:57 +00:00
x11 PR misc/26923 sent by Kouichirou Hiratsuka "xterm does not support luit". 2006-09-24 07:59:59 +00:00
BUILDING Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:57:04 +00:00
Makefile don't filter out .WAIT when converting from _SUBDIR to SUBDIR 2006-09-07 03:51:44 +00:00
Makefile.inc
UPDATING
build.sh Use ${HOST_SH} instead of the host system's /bin/sh wherever possible: 2006-09-29 19:53:54 +00:00