summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Expand)Author
2001-08-03o) We always closes .Bl and .Bd tags;Mike Pechkin
2001-08-02pet peeve, insure vs ensureHugh Graham
2001-08-02o) .Sh AUTHOR -> .Sh AUTHORS;Mike Pechkin
2001-08-02nkmempages.Artur Grabowski
2001-08-02Let the example config use suites that actually work together.Hakan Olsson
2001-08-01Correct diagnostic string per PR 1981 by Kaspar Toomik.Hugh Graham
2001-07-31allow to test that flags are unset, ok dhartmei@, mickey@Peter Stromberg
2001-07-29-Wunused for KAME caseJun-ichiro itojun Hagino
2001-07-28start sentence on new line, from mpech@Daniel Hartmeier
2001-07-26edlabel no moreMiod Vallat
2001-07-26Remove edlabel. It was only compiled on sparc and sun3, and is completelyMiod Vallat
2001-07-26Remove BUGS section, swapoff now works. ok art@Peter Valchev
2001-07-26sort SEE ALSO section correctly, from mpech@.Daniel Hartmeier
2001-07-26usage() with __progname according to style(9), typo in man page. both from mp...Daniel Hartmeier
2001-07-25do not write into s6_addr[16] (out of bounds).Jun-ichiro itojun Hagino
2001-07-25pf_key_v2_flow: sync success and failure messages; ok niklas@Markus Friedl
2001-07-25CFG mode changes: send attributes of size 0 if attribute is not availableMarkus Friedl
2001-07-25do not setup identity extensions for KAME; ok angelos@Markus Friedl
2001-07-25We have to undo the changes to the 3rd party code, because it makesMike Pechkin
2001-07-20we don't like:Mike Pechkin
2001-07-19#include <termios.h>Todd C. Miller
2001-07-19Fix/complete the handling of the binary ops >< and <> to behaveKenneth R Westerback
2001-07-18try to clarify a double negative. ok jason@Kjell Wooding
2001-07-18protect #define MAX(); ok ho@Markus Friedl
2001-07-18minor updates.Markus Friedl
2001-07-18use correct length for SADB_X_EXT_POLICY message on KAMEMarkus Friedl
2001-07-18new ERROR token, errx() -> warnx() + ERROR; ok deraadt@Markus Friedl
2001-07-18KNF for returnMarkus Friedl
2001-07-18check number range to fit in 32 bitsMichael Shalayeff
2001-07-18put range checks on NUMBER, pointed out by deraadtMichael Shalayeff
2001-07-17spaces, parens, err instead of errx+strerrorMichael Shalayeff
2001-07-17warnx()/YYERROR instead of errx(); suggested by mickey@Markus Friedl
2001-07-17markus doesnt like min-ttl =, begoneNiels Provos
2001-07-17support min-ttl, okay dhartmei@Niels Provos
2001-07-17normalize ip_off, make IP_DF stripping optional, return rst is a flag now.Niels Provos
2001-07-17bitch about ! in pf rule; ok dhartmei@ and markus@Marco S Hyman
2001-07-17bitch about extra command line args; ok dhartmei@ and markus@Marco S Hyman
2001-07-17Only set default proto in the rdr case; markus@ OKTodd C. Miller
2001-07-16errx() if getservbyname() failsMarkus Friedl
2001-07-16get rid of cleanfiles by getting rid of cleanfiles; markus@ okMichael Shalayeff
2001-07-16better flags parsing; dhartmeiMarkus Friedl
2001-07-16add a yacc parser for pf.conf and nat.conf, with help from mickey@,Markus Friedl
2001-07-15paste open for each use, cache file descriptorsMichael Shalayeff
2001-07-13escape a wrning on msgbuf, under certain circumstancesMichael Shalayeff
2001-07-13Add noac flag to disable attribute cachingConstantine Sapuntzakis
2001-07-13Be more verbose about why X509_verify_cert() failed. Thanks toHakan Olsson
2001-07-13Add lc_X509_verify_cert_error_string().Hakan Olsson
2001-07-11Error on invalid portsConstantine Sapuntzakis
2001-07-11Return 0 on success, convert exit to returnAngelos D. Keromytis
2001-07-10(c)-2001Hakan Olsson