Age | Commit message (Expand) | Author |
2001-08-11 | update license. ok from author (John LoVerso). | Jakob Schlyter |
2001-08-11 | If waitpid() returns -1, check for EINTR | Todd C. Miller |
2001-08-11 | cleanup; ok millert | Peter Valchev |
2001-08-10 | Change copyright to BSD-style copyright. | brian |
2001-08-10 | pass -Wall | Todd C. Miller |
2001-08-10 | Add file flag support to mtree from henning@crackinghacking.de | Todd C. Miller |
2001-08-09 | sync, simplify, etc. slstats -i is now called -w, like pppstats | Theo de Raadt |
2001-08-09 | Grrr...here it is. | Jason Peel |
2001-08-09 | add m4 preprocessing based on enabled features; ok brian@, input | Jason Peel |
2001-08-08 | grammar; from bk@rt.fm | Jason Peel |
2001-08-08 | rewrite signal handlers to be race-safe. rewrite USC/ISI code I think | Theo de Raadt |
2001-08-08 | put a kjc copyright on this | Theo de Raadt |
2001-08-08 | do not free unallocated memory, PR#1989 | Jakob Schlyter |
2001-08-06 | a few more files that should be munged on clean. | Brad Smith |
2001-08-06 | inet_[ap]ton result must be compared against 1 (== 1 or != 1). | Jun-ichiro itojun Hagino |
2001-08-06 | do not use inet_addr | Theo de Raadt |
2001-08-05 | Make manual match source string. | Hugh Graham |
2001-08-03 | Open files with O_NONBLOCK but turn off non-blocking mode for | Todd C. Miller |
2001-08-03 | fix typo; jcs@rt.fm | Theo de Raadt |
2001-08-03 | Move .include <bsd.obj.mk> right after bsd.own.mk. | Federico G. Schwindt |
2001-08-03 | fix building w/o obj | Jakob Schlyter |
2001-08-03 | o) We always closes .Bl and .Bd tags; | Mike Pechkin |
2001-08-02 | Declare prompt_vPrintf as being printf-link when __GNUC__ is defined | brian |
2001-08-02 | Add a comment | brian |
2001-08-02 | Formatting and whitespace cleanup | brian |
2001-08-02 | Sync with FreeBSD (doesn't apply to obsd) | brian |
2001-08-02 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin |
2001-08-01 | another bad licence goes foom! | Theo de Raadt |
2001-08-01 | Fix loose vs. lose | Todd C. Miller |
2001-08-01 | Remove tokenctl and tokenls from SEE ALSO -- they don't exist | Todd C. Miller |
2001-07-31 | New license from Xerox! This code is now FREE! Took a while and a lot of | Theo de Raadt |
2001-07-31 | Don't include a NUL at the end of our CHAP SUCCESS packet. | brian |
2001-07-31 | shrink even more | Theo de Raadt |
2001-07-31 | Remove an irritating diagnostic emitted to LogPHASE when a | brian |
2001-07-31 | When we receive a CHAP81 challenge response, we always expect the last | brian |
2001-07-31 | wrong section; six@stalphonsos.com | Theo de Raadt |
2001-07-30 | enable altq userland parts | Theo de Raadt |
2001-07-30 | cleanup | Theo de Raadt |
2001-07-30 | If the peer REJects our MRU REQ, stop REQing it -- *EVEN* if we're | brian |
2001-07-28 | If the peer sends a REQ without the IPADDR option, only reject it | brian |
2001-07-27 | Wall cleanup | Peter Valchev |
2001-07-26 | Handle peer REQ/NAKs of >1500 byte MRUs when we have no preference. | brian |
2001-07-25 | mdoc fixes; sync with KAME. | Kenjiro Cho |
2001-07-25 | We have to undo the changes to the 3rd party code, because it makes | Mike Pechkin |
2001-07-23 | sync with latest kame. do not print yet-to-be-initialized interface. | Jun-ichiro itojun Hagino |
2001-07-20 | inherit BINDIR from ../Makefile.inc | Michael Shalayeff |
2001-07-20 | we don't like: | Mike Pechkin |
2001-07-18 | reference 1.2 specs | Michael Shalayeff |
2001-07-17 | make it compile | Niels Provos |
2001-07-17 | Ignore (with a warning message) mtu/mru configurations that are greater | brian |