summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
1999-02-25Fix missing include file, after the re-positioning of sockaddr_unionAngelos D. Keromytis
1999-02-25Document name change for sysctl encdebug.Angelos D. Keromytis
1999-02-25Moved to section 8. Changed title and incorrect reference to ipf(1).Kjell Wooding
1999-02-25Moved to section 8. change title.Kjell Wooding
1999-02-25Fix bug that didn't allow use of sha1/md5.Angelos D. Keromytis
1999-02-24Copyright update.Angelos D. Keromytis
1999-02-24Remove unnecessary file, move man page to section 8.Angelos D. Keromytis
1999-02-24New position for the encdebug variable.Angelos D. Keromytis
1999-02-24Grok PF_KEY.Angelos D. Keromytis
1999-02-24Comment out photurisd/isakmpd temporarily, as they have not beenAngelos D. Keromytis
1999-02-24Almost rewritten ipsecadm to use pfkey. Error reporting is a bit lacking still.Angelos D. Keromytis
1999-02-24only allow src, dst address, not things like "ifconfig xx0 1 2 3 4 5 6"Theo de Raadt
1999-02-24for things like "ifconfig xx0 up", do not automatically set an address.Theo de Raadt
1999-02-24fix default payload alignment error; hugh@Kjell Wooding
1999-02-24172.16/12 -- fix end of range; hughTheo de Raadt
1999-02-24let it die nice from SIGTERM; fvdlTheo de Raadt
1999-02-23Fix a buffer overrun with very large ICMP packets.Kjell Wooding
1999-02-23do not print multiple \n in kernel version number printout,Theo de Raadt
1999-02-23add machdep.apmwarn to docMarco S Hyman
1999-02-21some -WallTodd C. Miller
1999-02-20quit() wants the \nTheo de Raadt
1999-02-20skipjack at id 19Theo de Raadt
1999-02-17ipsec skipjack, based on free .fi code (some .gov type will test this for me)Theo de Raadt
1999-02-17try harder to match the mntonname with the name we are trying to unmountArtur Grabowski
1999-02-17make quoted strings work; erh@netbsdTheo de Raadt
1999-02-16merge from netbsd 990213 + make compile with our includesNiklas Hallqvist
1999-02-13Verify that keys and IVs are in hex.Angelos D. Keromytis
1999-02-10Xr repairsTheo de Raadt
1999-02-09do same for the second /dev/urandom exampleKjell Wooding
1999-02-09minor fix to /dev/urandom exampleKjell Wooding
1999-02-09BeOS/i386; ura@yamato.ibm.co.jpTheo de Raadt
1999-02-08back out last change, there was a reason for the dual getopt, ugly as it is...Todd C. Miller
1999-02-08no real point in calling getopt() twiceTodd C. Miller
1999-02-08If you are going to set optreset, you need to set optind to 1 as well.Todd C. Miller
1999-02-07tweakTheo de Raadt
1999-02-07convert to mdocTodd C. Miller
1999-02-07add usage() support using optresetTheo de Raadt
1999-02-07man pages belong in section 8Theo de Raadt
1999-02-05ipf 3.2.10; work by kjellTheo de Raadt
1999-02-05Example of generating a key using random(4)Angelos D. Keromytis
1999-02-05Stress the importance of random keys.Angelos D. Keromytis
1999-02-01Allow for arc machines to install boot blocksPer Fogelstrom
1999-01-16add missing -tag type to .BlTodd C. Miller
1999-01-12use pid_tAaron Campbell
1999-01-11pids should be pid_tNiklas Hallqvist
1999-01-11Control RAIDframeNiklas Hallqvist
1999-01-08remove ortentry reliance; cmetzTheo de Raadt
1999-01-04use TCP_NODELAY; giannici@neomedia.itTheo de Raadt
1998-12-30Exit if nlist fails with ENOENT. Also replace strerror(errno) in syslog with %mTodd C. Miller
1998-12-29add isakmpd(8) referencesTheo de Raadt