summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1997-06-19ensure urgent is within window; TCP/IP Illustrated Vol 2, checked by ↵Theo de Raadt
Andreas.Gunnarsson@emw.ericsson.se
1997-06-19Xr niceTheo de Raadt
1997-06-19mention getsockopt w/ SO_ERROR for non-blocking socketsTheo de Raadt
1997-06-19Someone forgot to declare the "sb" variable...Angelos D. Keromytis
1997-06-18crank version number, we have made a few changes...Theo de Raadt
1997-06-18add -insecure flag for binding to non-reserved ypservs; problem from ↵Theo de Raadt
pjt@bsd1.phxlab.allied.com; PR#232
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18s/SunOP/SunOS/kstailey
1997-06-18irix 6.2 /usr/bin/test is even worse, hehkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18more entrieskstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)0 -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18csapuntz@lcs.mit.edu: Port of NetBSD tulip driver. Works with new ↵dm
(21140-AC-based) SMC Etherpower cards.
1997-06-18use uname(3) not gethostname(3); removes some SYSV conditional codekstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18(foo *)NULL -> NULLkstailey
1997-06-18fix highscore filekstailey
1997-06-18Switch to the NetBSD implementation of null path handling; by kleink@NetBSD.orgThorsten Lockert
1997-06-18kstailey@cvs(2)$ atckstailey
/usr/share/games/atc/Game_List: Permission denied (fixed)
1997-06-18dynamically allocate fd_set; deraadtkstailey
1997-06-18document the tiny raceTheo de Raadt
1997-06-18buf oflowTheo de Raadt
1997-06-18typos; khym@bga.comTheo de Raadt
1997-06-18number; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-06-18french fix from matthieuTheo de Raadt
1997-06-18catalogs from netbsdTheo de Raadt
1997-06-18fix non-numeric minor number checking; bdeTheo de Raadt
1997-06-18WallTheo de Raadt
1997-06-18act in-Initialized inside part of die(); avoids printing mangled log entry; ↵Theo de Raadt
joerg
1997-06-18unlink ktrace file more carefully; wosch/joergTheo de Raadt
1997-06-18typo; alex@freebsdTheo de Raadt
1997-06-18more error messageskstailey
1997-06-18s/u_char/u_int8_t/g, where reasonableMichael Shalayeff
s/\(static.*arc4_[^(]+(\)[^,)]+\([^)]*)\)/\1\2/g less cpu load, just in case
1997-06-18Document -f encap.Angelos D. Keromytis
1997-06-18Document inetd.conf's per-interface binding (new verbage from der Mouse's ↵denny
netbsd mods).
1997-06-18Make if_sn.c far more MI, eventually share with pica.denny
sonic_get is faster and simpler. sn_ioctl works like other current ether drivers now. Sync up with netbsd to ease maintenance; incorporate some "gratuitous" formatting changes so I won't have to do two totally seperate mods each time.
1997-06-18indentTheo de Raadt
1997-06-18Be a bit more verbose for AF_ENCAP "routing" entries.Angelos D. Keromytis
1997-06-18Remove all links for an inode when "changing from leaf to node".Todd C. Miller
From Guy Harris <guy@netapp.com> via Kirk McKusick <mckusick@McKusick.COM>.
1997-06-18repair recursive map entry thingy; christosTheo de Raadt
1997-06-17mem underflowTheo de Raadt
1997-06-17check em_if and em_ifn better; thanks adam@math.tau.ac.ilTheo de Raadt
1997-06-17Use a blank screen screensaver by default (for energy-saver monitors).dm
1997-06-17add <stdlib.h> for atoi(), free(), etc.kstailey