Go to file
yamt 345a3c375d - for tcp, use SO_RCVTIMEO to recover from server crash.
otherwise we can be stuck in soreceive forever.
  the problem is pointed by Minoura Makoto.  PR/25662
- clear r_rexmit on reconnect and clear r_rtt and R_TIMING on retransmit
  so that the above (and soft mounts) happy.
2004-05-23 08:08:48 +00:00
bin Keep track of the while level, when popping loops because of a breaksw. 2004-05-13 15:25:58 +00:00
contrib/sys Import FreeBSD's ath of 28-apr-2004 2004-04-29 03:54:46 +00:00
crypto Merge changes between Heimdal 0.6.1 and 0.6.2 2004-05-08 13:27:58 +00:00
dist PR/24961: Arto Selonen: ipfilter 4.1.1 has problems parsing ipf.conf 2004-05-22 17:59:37 +00:00
distrib Remove the parts of messages that refer to etc.old. 2004-05-22 18:06:14 +00:00
doc sysinst changes: use of /etc/postinstall, and use of existing raid1 sets 2004-05-22 17:46:56 +00:00
etc create /dev/random when chrooted. 2004-05-21 15:40:22 +00:00
games Had fun with a spell checker. 2004-05-22 14:33:50 +00:00
gnu Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
include Provide access to the 5 symbols the bind8 resolver libc did. 2004-05-22 23:46:16 +00:00
lib one more missing weak_alias 2004-05-23 05:09:52 +00:00
libexec Fix the dynamic linker for hppa using ELF. 2004-05-17 13:16:02 +00:00
regress Add resolv test, now that we have a re-entrant getaddrinfo. 2004-05-21 16:08:47 +00:00
rescue no need to list gnu/usr.bin any more. 2004-04-01 14:41:09 +00:00
sbin Update docs to reflect the support for the word "absent" in the "disks" 2004-05-22 20:58:04 +00:00
share * Add MKPRIVATELIB; if not "no", act as "MKPROFILE=no MKPIC=no MKLINT=no" 2004-05-23 01:45:21 +00:00
sys - for tcp, use SO_RCVTIMEO to recover from server crash. 2004-05-23 08:08:48 +00:00
tools Apply patch from OGAWA Takaya to fix FreeBSD hosted builds. 2004-05-18 22:14:35 +00:00
usr.bin Bump the date. 2004-05-23 06:51:42 +00:00
usr.sbin Improve how the various helper libraries are added to LDADD/DPADD, including 2004-05-23 03:16:40 +00:00
x11 Use MKPRIVATELIB=yes instead of providing an empty libinstall:: target and 2004-05-23 02:24:50 +00:00
build.sh ``build.sh -m xen-i386 release'' now builds a release for NetBSD/xen 2004-05-12 16:56:41 +00:00
BUILDING Document MKTTINTERP. 2004-03-19 12:34:39 +00:00
Makefile Move '${MAKEDIRTARGET} x11 distribution' from Makefile::distribution to 2004-05-17 07:00:16 +00:00
Makefile.inc
UPDATING src/x11 stuff after the /etc/X11 change 2004-05-16 11:33:44 +00:00