summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
1999-07-30A better, but still not perfect, merge of raidctl(8)Peter Galbavy
1999-07-30Update RAIDframe from NetBSD-current as of 1999/07/26.Peter Galbavy
Please note that you *must* follow the upgrade instructions at http://www.cs.usask.ca/staff/oster/clabel_upgrade.html before installing the new raidctl and new kernel using this code.
1999-07-29Modified 'route flush' default behaviour to skip '-encap' (PF_KEY) flows,Hakan Olsson
as deleting these will leave the SPIs behind. 'route flush -encap' will still delete the flows. 'ipsecadm' should do this, and properly. PF_KEY/AF_KEY nitpick. Sync man page. Add ref to ipsecadm(1).
1999-07-28qualifers is a typo.Marc Espie
synch with man page, which speaks of modifiers anyway.
1999-07-25fix ipnat to not require -vHugh Graham
1999-07-23Remove way obsolete codeNiklas Hallqvist
1999-07-23fix -n to work with verbose mode. ipnat -nvf will now show the parsed rulesKjell Wooding
without processing them.
1999-07-23default map is now selected by the keyboard id. If current keyboard id don'tMats O Jansson
have a map, use the first keyboard map as default (us). -moj
1999-07-23doc -fTheo de Raadt
1999-07-22align collumnsTheo de Raadt
1999-07-21describe the -f flag in the options listAaron Campbell
1999-07-21discuss the "-m mode" optionAaron Campbell
1999-07-21use .Ar after .It Fl where it looks niceTheo de Raadt
1999-07-21use .Ar on later .It Fl linesTheo de Raadt
1999-07-20Add some more keyboards. -mojMats O Jansson
1999-07-20add an rc.shutdown(8) man pageAaron Campbell
1999-07-20use .elifTheo de Raadt
1999-07-19if we run /etc/rc.shutdown ourselves, do it on /dev/consoleTheo de Raadt
1999-07-19run /etc/rc.shutdown on /dev/consoleTheo de Raadt
1999-07-18Merge with EOM 1.1Niklas Hallqvist
author: niklas Add a manpage
1999-07-18Merge with EOM 1.3Niklas Hallqvist
author: niklas Add a manpage
1999-07-18Merge with EOM 1.16Niklas Hallqvist
author: niklas 1999
1999-07-18error out nicely if something failsTheo de Raadt
1999-07-18verbose usage messages do not suffice for missing man pages! and you know it!Theo de Raadt
1999-07-18Add support for some none us keyboards. -mojMats O Jansson
1999-07-18support fine timing interval and calculate std devHugh Graham
1999-07-18print out fs_flags fields; mpp@freebsdTheo de Raadt
1999-07-18Merge with EOM 1.30Niklas Hallqvist
author: niklas More sync with OpenBSD version
1999-07-18Merge with EOM 1.4Niklas Hallqvist
author: niklas Remove obsolete mkdirs
1999-07-18samples/VPN-east.conf: Merge with EOM 1.7Niklas Hallqvist
samples/VPN-west.conf: Merge with EOM 1.7 samples/singlehost-west.conf: Merge with EOM 1.4 samples/singlehost-east.conf: Merge with EOM 1.4 README.PKI: Merge with EOM 1.3 ike_auth.c: Merge with EOM 1.33 isakmpd.conf.5: Merge with EOM 1.28 author: niklas Moving the PRIVKEY tag into the X509-certificates section, renaming it to Private-key. Also rename the keynote policy file.
1999-07-18conf.h: Merge with EOM 1.9Niklas Hallqvist
isakmpd.8: Merge with EOM 1.15 author: niklas Moving /etc/isakmpd.conf to /etc/isakmpd/isakmpd.conf.
1999-07-18samples/VPN-3way-template.conf: Merge with EOM 1.4Niklas Hallqvist
samples/policy: Merge with EOM 1.1 samples/isakmpd.policy: Merge with EOM 1.2 author: niklas Moving the PRIVKEY tag into the X509-certificates section, renaming it to Private-key. Also rename the keynote policy file.
1999-07-18Merge with EOM 1.42Niklas Hallqvist
author: niklas More stuff to do
1999-07-17Merge with EOM 1.6Niklas Hallqvist
author: niklas libdes not needed anymore
1999-07-17Merge with EOM 1.2Niklas Hallqvist
author: niklas RCD Id
1999-07-17regress/rsakeygen/Makefile: Merge with EOM 1.4Niklas Hallqvist
regress/rsakeygen/rsakeygen.c: Merge with EOM 1.8 regress/x509/Makefile: Merge with EOM 1.6 regress/x509/x509test.c: Merge with EOM 1.6 regress/Makefile: Merge with EOM 1.8 samples/VPN-east.conf: Merge with EOM 1.6 samples/VPN-west.conf: Merge with EOM 1.6 samples/singlehost-east.conf: Merge with EOM 1.3 samples/singlehost-west.conf: Merge with EOM 1.3 sysdep/openbsd/Makefile.sysdep: Merge with EOM 1.5 x509.h: Merge with EOM 1.6 x509.c: Merge with EOM 1.17 DESIGN-NOTES: Merge with EOM 1.46 Makefile: Merge with EOM 1.55 cert.c: Merge with EOM 1.11 cert.h: Merge with EOM 1.6 exchange.c: Merge with EOM 1.109 exchange.h: Merge with EOM 1.26 ike_auth.c: Merge with EOM 1.32 ike_phase_1.c: Merge with EOM 1.7 init.c: Merge with EOM 1.16 isakmpd.conf.5: Merge with EOM 1.27 README.PKI: Merge with EOM 1.1 author: niklas From Niels Provos, edited by me: certificate support using SSLeay
1999-07-17apps/certpatch/certpatch.c: Merge with EOM 1.2Niklas Hallqvist
apps/certpatch/Makefile: Merge with EOM 1.2 apps/Makefile: Merge with EOM 1.2 author: niklas From Niels Provos, edited by me: certificate support using SSLeay author: provos add a tool that takes a certificate and private key in PEM format, adds a subjectAltName extension to the certifcate and finally signs it with the private key, writing back the result.
1999-07-17Merge with EOM 1.41Niklas Hallqvist
author: niklas More stuff
1999-07-17regress/x509/certificate.txt: Merge with EOM 1.4Niklas Hallqvist
asn_useful.h: Merge with EOM 1.7 asn.c: Merge with EOM 1.28 asn.h: Merge with EOM 1.19 asn_useful.c: Merge with EOM 1.12 pkcs.c: Merge with EOM 1.21 pkcs.h: Merge with EOM 1.9 author: niklas From Niels Provos, edited by me: certificate support using SSLeay
1999-07-17Merge with EOM 1.3Niklas Hallqvist
author: niklas From Niels Provos, edited by me: certificate support using SSLeay author: ho Initial. author: ho file VPN-3way-template.conf was initially added on branch RELEASE_1_0.
1999-07-16Merge with EOM 1.6Niklas Hallqvist
author: niklas Bugs found when interoperating with KAME: Inbound policy was not checked properly. Lifetime duration could be in long format. Main mode can carry different DH-groups.
1999-07-16Merge with EOM 1.19Niklas Hallqvist
author: niklas Do not try to establish an encryption key for AH
1999-07-15SPI 0 is the one we use for demand keying, IANA reserved SPIs are notNiklas Hallqvist
allowed
1999-07-14put in a check for architectures that demand that partition A start at sector 0Theo de Raadt
1999-07-13ipsec.c: Merge with EOM 1.114Niklas Hallqvist
math_group.c: Merge with EOM 1.20 author: niklas Really make group 5 work
1999-07-13Merge with EOM 1.17Niklas Hallqvist
author: ho Oops.
1999-07-11WaveLAN configuration utilityNiklas Hallqvist
1999-07-09First cut at mdoc'ing this one. More cleanup and content changes coming ↵Kjell Wooding
after defcon.
1999-07-09- remove all trailing whitespaceAaron Campbell
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
1999-07-08L1-A does not always workTheo de Raadt