summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1997-09-05clean up sense info printing furtherTheo de Raadt
1997-09-05Add commented out support for building with socks5.Todd C. Miller
1997-09-05add full defines for %cr4 bits and cpu_feature bits (names match freebsdchuck
1997-09-05getc() -> fgetc() for easy socksification. imp@openbsd.orgTodd C. Miller
1997-09-04more detailsTheo de Raadt
1997-09-04fix spellingTheo de Raadt
1997-09-04add invlpg and %cr4 read/writechuck
1997-09-04warn about unknown disklabel types, doc it in BUGSMichael Shalayeff
1997-09-04add %cr4 (from freebsd)chuck
1997-09-04s/DEBUG/EXEC_DEBUG/Michael Shalayeff
1997-09-04Deal with <CR><LF> pairs in mailboxes so we can work with eudora mailTodd C. Miller