summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1997-08-19Add support for adding/subtracting ports from the current baddynamicTodd C. Miller
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-18#include <string.h> not <strings.h> -- Yes, I'm a weanie...Todd C. Miller
1997-08-13handle ext2fs speciallyTheo de Raadt
1997-08-11Add extra off_t casts for paranoia and because I don't have a largeTodd C. Miller
1997-08-09The list of tcp/udp ports not to allocate dynamically is nowTodd C. Miller
1997-08-09struct statfs uses a signed short f_flags field. This field is used inNiklas Hallqvist
1997-08-06do not clobber errno in signal handlersTheo de Raadt
1997-08-05Save/restore the errno when handling interrupts.Angelos D. Keromytis
1997-08-04save errno in sigchld handlersTheo de Raadt
1997-08-01yuckTheo de Raadt
1997-07-30new routed DOES NOT EVEN COMPILE LET ALONE WORK. TEST YOUR WORK!Theo de Raadt
1997-07-30update to sgi-02apr97Michael Shalayeff
1997-07-28typosNiklas Hallqvist
1997-07-28boot1[] only needed if NUMBOOT > 1; frueauf@ira.uka.deTheo de Raadt
1997-07-27Xr rcmd 3Theo de Raadt
1997-07-26support for noipsec routes. use -1 or p0 at fespah.Niels Provos
1997-07-26reserve SPIs for correct protos: ah and/or esp.Niels Provos
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-25initialize variable!! found by mickeyNiels Provos
1997-07-25word choicekstailey
1997-07-25correct -d typokstailey
1997-07-25do -d for reboot and haltMichael Shalayeff
1997-07-25-WallMichael Shalayeff
1997-07-24new symmetric identity choice. fix bug with expired exchange values onNiels Provos
1997-07-23tunnel,lifetimes,hostname via startkey/startupNiels Provos
1997-07-22tabify, use NULL for ptr ops, not 0kstailey
1997-07-22re-tabify (angelos!)kstailey
1997-07-22talk about grokNiels Provos
1997-07-22make startkey grok more, make users grok more + tiny protocol fixes.Niels Provos
1997-07-20move NOMAN into programs MakefileNiels Provos
1997-07-19some KNF I had lying aroundNiklas Hallqvist
1997-07-19minor cleanup.Niels Provos
1997-07-18include new dirs. remove bogus trailer.Niels Provos
1997-07-18make photurisd start an exchangeNiels Provos
1997-07-18initial import of the photuris keymanagement daemonNiels Provos
1997-07-15sysctl for PF_ENCAP.Angelos D. Keromytis
1997-07-14that was not a nice changeTheo de Raadt
1997-07-14change the output so that it fits into 80 columnsThomas Graichen
1997-07-14typoNiels Provos
1997-07-14Fixed typo (missing "any" in example rule).Angelos D. Keromytis
1997-07-13Cleanup, made argument order a bit more sane.Angelos D. Keromytis
1997-07-13Simplified use.Angelos D. Keromytis
1997-07-13Added -encap flag for flushing, added a missing break; in flushing X25Angelos D. Keromytis
1997-07-13Typo correction.Angelos D. Keromytis
1997-07-11reflect changes in kernel ipsecNiels Provos
1997-07-08countbits() uses network byte order, not host byte order; enami tsugutomo, Ne...kstailey
1997-07-06As we parse MBRs on alpha, why not?Niklas Hallqvist