summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-09-07Fixed 'rm -f' on pty/tty nodes. [tp]ty$n was being removed instead of [tp]ty...dgregor
1997-09-07Enclose comments after #endif in /* */ and #if 0 out this sectionTodd C. Miller
1997-09-07Use mkstemp, not mktemp. Use snprintf for paranoia. Thanks to TheoTodd C. Miller
1997-09-07neat typoTheo de Raadt
1997-09-07typoTheo de Raadt
1997-09-07switch from private Mach derived conversion macros to m68k oneskstailey
1997-09-07check for acu typeNiels Provos
1997-09-07initial documentation for ipsec.Niels Provos
1997-09-07fill text on align with nop, not 0Michael Shalayeff
1997-09-07From NetBSD:Todd C. Miller
1997-09-07right zlib Xr, 10x toddMichael Shalayeff
1997-09-07for broadcast/multicast packets, correct m_pkthdr.len on the way up to the so...Theo de Raadt
1997-09-07fix some spelling errorsTheo de Raadt
1997-09-07disable slip until -lpcap problem is fixedTheo de Raadt
1997-09-06I hate static buffer sizes! Prolongue the max length of a line to 8KNiklas Hallqvist
1997-09-06ln basename.3 dirname.3Todd C. Miller
1997-09-06fix #endif; David.Sainty@MCS.VUW.AC.NZTheo de Raadt
1997-09-06need -lpcap, this needs fixingTheo de Raadt
1997-09-06Use real pcvt termcap entry, not dec vt220.Todd C. Miller
1997-09-06more cleaningTheo de Raadt
1997-09-05Finishing? touches.Tobias Weingartner
1997-09-05make depend (in this case) is a total waste of timeTheo de Raadt
1997-09-05s/OpenBSD/.Ox/kstailey
1997-09-05make bpfread return ENXIO if a read is attempted on an uninitializedTheo de Raadt
1997-09-05after configure, call "make all-recursive" instead of "make" -- thisflipk
1997-09-05MKINSTALLDIRS is two words ("sh [..]/mkinstalldirs") and theflipk
1997-09-05nuke e_spare. It never bought us any usable compatibility and costs storage.kstailey
1997-09-05change e_spare back to a long.kstailey
1997-09-05busted warnx; msaitoh@spa.is.uec.ac.jpTheo de Raadt
1997-09-05man this; read, if you can readMichael Shalayeff
1997-09-05some manualMichael Shalayeff
1997-09-05copycenterMichael Shalayeff
1997-09-05Add SCSITERSE and make some other options less ugly.Todd C. Miller
1997-09-05SCSIVERBOSE is history, use SCSITERSE.Todd C. Miller
1997-09-05well, i thought it will fit );Michael Shalayeff
1997-09-05new pppd needs -lpcapMichael Shalayeff
1997-09-05missing documentation.Niels Provos
1997-09-05twiddle some moreTheo de Raadt
1997-09-05delete bad144 and tipTheo de Raadt
1997-09-05installboot -v and -hTheo de Raadt
1997-09-05use GLOBAL_AUTOCONF_CACHEkstailey
1997-09-05update GLOBAL_AUTOCONF_CACHE to new stylekstailey
1997-09-05add support for GLOBAL_AUTOCONF_CACHEkstailey
1997-09-05s/$(CF)/${CF}/kstailey
1997-09-05add ATAPI CD-ROMMichael Shalayeff
1997-09-05Add SCSITERSE option which omits the (large) ASC/ASCQ table.Todd C. Miller
1997-09-05fix compilation problem when SCSIVERBOSE=0Todd C. Miller
1997-09-05fix F_GETLK; tron@lyssa.owl.deTheo de Raadt
1997-09-05ppp 2.3.1Todd C. Miller
1997-09-05Minor changes from ppp 2.3.1Todd C. Miller