summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-11-05noone responds.Theo de Raadt
2001-11-05one more mistake in ping6_timeval conversionJun-ichiro itojun Hagino
2001-11-05one mistake in ping6_timeval conversion. use int32_t instead of intJun-ichiro itojun Hagino
2001-11-05kill more registers;Mike Pechkin
2001-11-03Add stub for struct X509_STOREHakan Olsson
2001-11-03We get ssl.h with x509.h/libcrypto.hHakan Olsson
2001-11-01ship timing info in network byte orderTheo de Raadt
2001-11-01fix 64 bit issues regarding timevalsTheo de Raadt
2001-10-30strncpy() -> strlcpy(); from Jean-Francois BrousseauTodd C. Miller
2001-10-27sync -p arch support list with shutdown(8); from Jason Ackley <jason@ackley.net>Peter Valchev
2001-10-26Update for FreeBSD port. Noted by olof@crt.se.Hakan Olsson
2001-10-26libcrypto.h should be included. Sort includes.Hakan Olsson
2001-10-26As sysdep/ is included for all OSes, this file is now obsolete.Hakan Olsson
2001-10-26Change to use sysdep_sa_len() function.Hakan Olsson
2001-10-26Add sysdep_sa_len function.Hakan Olsson
2001-10-26Just rename sockaddr_data/len functions to sockaddr_addrdata/addrlen.Hakan Olsson
2001-10-26Sometimes the daemon will not die promptly on SIGTERM, even thoughHakan Olsson
2001-10-26kill registers.Mike Pechkin
2001-10-24- repair usage() outputMiod Vallat
2001-10-24Check interface names using ifa0_lookup() and print error message forDaniel Hartmeier
2001-10-24Use snot/dnot correctly in print_rdr. RDR rules with '!' used on theDaniel Hartmeier
2001-10-24Alpha supports wscons. -mojMats O Jansson
2001-10-15Add 'allow-opts' to rules. Packets with IP options will be blocked byDaniel Hartmeier
2001-10-12SADB_X_IDENTTYPE_CONNECTION appeared after 2.9. niklas@ ok.Hakan Olsson
2001-10-12Manpage changes to go with addition of the 't' command, and cleanupDale Rahn
2001-10-12New feature for pdisk, change the type of a parition.Dale Rahn
2001-10-11Don't htonl() past buffer bounds if ipmask == 128Mike Frantzen
2001-10-11Add sparc64 to the list of arches which can poweroff at shutdown, andMiod Vallat
2001-10-11Fix various bugs in the example configuration. Most entries areHakan Olsson
2001-10-11Corrections from Brian J. Kifiak.Daniel Hartmeier
2001-10-10umask. spotted by form@Mike Pechkin
2001-10-09Print correct portnr in warning msg.Hakan Olsson
2001-10-07Add interface name to address translation to pfctl, document it and addDaniel Hartmeier
2001-10-05document missing options. ok deraadt@Jakob Schlyter
2001-10-05Extend the FIFO ui with the 'D A <level>' (to set all debug levels) andHakan Olsson
2001-10-05Missed this file; some more debug level fixes.Hakan Olsson
2001-10-05Some more debug level fixes.Hakan Olsson
2001-10-05Tweak a couple of debug levels.Hakan Olsson
2001-10-05{local,remote}_negotiation_address can also be IPv6.Hakan Olsson
2001-10-04Update BUGS section (after some bugging from ho@)Angelos D. Keromytis
2001-10-04IPv6 type addresses and nets are supported now. Some style fixes.Hakan Olsson
2001-10-04restore also uses TAPE.Hakan Olsson
2001-10-04Mention that dump uses the TAPE variable.Hakan Olsson
2001-10-04Honour -v flag when printing states, print only one line per state whenDaniel Hartmeier
2001-10-04trim warnx outputJakob Schlyter
2001-10-03try to increase receive buffer size, <ft@pi.se>. ok deraadt@Jakob Schlyter
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-03Remove all traces of Kerberised NFS; it never worked in OpenBSD, but itHans Insulander
2001-10-02Remove duplication from simultaneous commitsMike Frantzen
2001-10-02change timeval to bpf_timeval; 32 bit in size, permitting much greater portab...Theo de Raadt