summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-08-20Fix typo. From Matthew Hunt <mph@pobox.com>.Todd C. Miller
1997-08-20Update from lite2.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2. Minor cleanup by me as well.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2.Todd C. Miller
1997-08-20Update man page and sccs tags from lite2.Todd C. Miller
1997-08-20Move getsubopt(3) to stdlib like lite2 and XPG4.2 say...Todd C. Miller
1997-08-20Update from lite2 version and fix grammatical error fromTodd C. Miller
1997-08-20Fix for some stupid ne2000 clones that get into a weird state andTodd C. Miller
1997-08-20Minor numbers for tty00 and tty01 were wrong from scc*Todd C. Miller
1997-08-20Make this compile is FIONREAD is defined. Guess this wasTodd C. Miller
1997-08-19Standard format and general amelioration.Todd C. Miller
1997-08-19Some KNF, check a few return values and use err/warn.Todd C. Miller
1997-08-19sun3 is back upkstailey
1997-08-19Move bad dynamic port parsing into parse_baddynamic().Todd C. Miller
1997-08-19- add wavelan files in files.pcmciaAngelos D. Keromytis
1997-08-19Add wlp (wavelan) device.Angelos D. Keromytis
1997-08-19Add hook for rpc.lockd, make nfsd flags settable in netstartNiklas Hallqvist
1997-08-19ifdef'ed out 3 functions that were not used and were causingAngelos D. Keromytis
1997-08-19repair duplication checkTheo de Raadt
1997-08-19SANYO CRD-254P has AQUIRK_NOCAPACITYTheo de Raadt
1997-08-19do not reuse id's. also be more careful with maxgids.Theo de Raadt
1997-08-19temporary work aroundkstailey
1997-08-19rpc.lockd moved from libexec to usr.sbinNiklas Hallqvist
1997-08-19Moved to usr.sbin behind cvs backNiklas Hallqvist
1997-08-19make -Wall happyNiklas Hallqvist
1997-08-19$OpenBSD$Niklas Hallqvist
1997-08-19Document -C option. Can't claim POSIX 1003.2 yet, still missing the -s option.denny
1997-08-19Add -C to not overwrite existing files when extracting (part of POSIX 1003.2)denny
1997-08-19$OpenBSD$Niklas Hallqvist
1997-08-19Note -P option and POSIX 1003.2denny
1997-08-19Add -P option, the POSIX 1003.2 output format (strictly specified for parsing).denny
1997-08-19Add support for adding/subtracting ports from the current baddynamicTodd C. Miller
1997-08-19Note return code >2 if malloc fails (POSIX spec behavior).denny
1997-08-19POSIX 1003.2: exit code is 3 if memory allocation fails, 2 if expr invalid.denny
1997-08-19Note POSIX 1003.2.denny
1997-08-19Check length of filename.Z against PATH_MAX and NAME_MAX (POSIX 1003.2 spec)denny
1997-08-19Note POSIX 1003.2 conformance.denny
1997-08-19Note POSIX 10003.2 conformance.denny
1997-08-19Add DP_CLR() macroTodd C. Miller
1997-08-19Note POSIX 1003.2 conformance.denny
1997-08-19POSIX 1003.2: exit w/ 0 code if receive SIGALRM.denny
1997-08-19typoTodd C. Miller
1997-08-19Make net.inet.tcp.baddynamic and net.inet.udp.baddynamicTodd C. Miller
1997-08-19Only print bad dynamic ports list for udp and tcp since that's allTodd C. Miller
1997-08-19Theo doesn't like extra kernel options, so don't allowTodd C. Miller
1997-08-19Back out part of revision 1.16 where the tape was unmounted in stclose ondgregor
1997-08-19bc -> lekstailey
1997-08-19bc is now le, don't ask me whykstailey
1997-08-19bc is now le, don't ask me whykstailey
1997-08-18syncTheo de Raadt