summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2001-08-06a few more files that should be munged on clean.Brad Smith
2001-08-06inet_[ap]ton result must be compared against 1 (== 1 or != 1).Jun-ichiro itojun Hagino
2001-08-06do not use inet_addrTheo de Raadt
2001-08-05Make manual match source string.Hugh Graham
2001-08-03Open files with O_NONBLOCK but turn off non-blocking mode forTodd C. Miller
2001-08-03fix typo; jcs@rt.fmTheo de Raadt
2001-08-03Move .include <bsd.obj.mk> right after bsd.own.mk.Federico G. Schwindt
2001-08-03fix building w/o objJakob Schlyter
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-08-02Declare prompt_vPrintf as being printf-link when __GNUC__ is definedbrian
2001-08-02Add a commentbrian
2001-08-02Formatting and whitespace cleanupbrian
2001-08-02Sync with FreeBSD (doesn't apply to obsd)brian
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-08-01another bad licence goes foom!Theo de Raadt
2001-08-01Fix loose vs. loseTodd C. Miller
2001-08-01Remove tokenctl and tokenls from SEE ALSO -- they don't existTodd C. Miller
2001-07-31New license from Xerox! This code is now FREE! Took a while and a lot ofTheo de Raadt
2001-07-31Don't include a NUL at the end of our CHAP SUCCESS packet.brian
2001-07-31shrink even moreTheo de Raadt
2001-07-31Remove an irritating diagnostic emitted to LogPHASE when abrian
2001-07-31When we receive a CHAP81 challenge response, we always expect the lastbrian
2001-07-31wrong section; six@stalphonsos.comTheo de Raadt
2001-07-30enable altq userland partsTheo de Raadt
2001-07-30cleanupTheo de Raadt
2001-07-30If the peer REJects our MRU REQ, stop REQing it -- *EVEN* if we'rebrian
2001-07-28If the peer sends a REQ without the IPADDR option, only reject itbrian
2001-07-27Wall cleanupPeter Valchev
2001-07-26Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference.brian
2001-07-25mdoc fixes; sync with KAME.Kenjiro Cho
2001-07-25We have to undo the changes to the 3rd party code, because it makesMike Pechkin
2001-07-23sync with latest kame. do not print yet-to-be-initialized interface.Jun-ichiro itojun Hagino
2001-07-20inherit BINDIR from ../Makefile.incMichael Shalayeff
2001-07-20we don't like:Mike Pechkin
2001-07-18reference 1.2 specsMichael Shalayeff
2001-07-17make it compileNiels Provos
2001-07-17Ignore (with a warning message) mtu/mru configurations that are greaterbrian
2001-07-14Silly bug in version detection: not having any dewey check does NOTMarc Espie
2001-07-13-DINET6 was missingKenjiro Cho
2001-07-13flags set in signal handlers should be volatile sig_atomic_tTodd C. Miller
2001-07-13Perform MSS fixups on incoming packets as well as outgoing.brian
2001-07-11since Feb'99 uid_end is 2147483647, not 32000.Mike Pechkin
2001-07-11remove mips leftovers; ok bradPeter Valchev
2001-07-09sync with latest kame.Jun-ichiro itojun Hagino
2001-07-09remove extraneous bracesPaul Janzen
2001-07-09correct type on last arg to execl(); nordin@cse.ogi.eduTheo de Raadt
2001-07-09Staticise SHA1_End()brian
2001-07-09Oops, groff still doesn't do more than 8 args :(brian
2001-07-09Add a ``nat proto'' command -- similar to natd(8)'s -redirect_proto switch.brian
2001-07-07clarify & highlightJakob Schlyter