summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
1999-10-09Reformat. Aaron will probably change this three-times over, but it's aAngelos D. Keromytis
start.
1999-10-07enc.4 referenceAngelos D. Keromytis
1999-10-07Removed dead link to gated(8) -- OK aaron@Wim Vandeputte
1999-10-07Mention machdep.allow_aparture and machdep.kbdreset -- OK aaron@Wim Vandeputte
1999-10-07there is no fastboot man pageEric Jackson
1999-10-05The .Bl -tag flag expects a -width argument.Aaron Campbell
1999-10-05.Sh OPTIONS -> "The options are as follows:"Aaron Campbell
1999-10-05Better NAT documentation.Aaron Campbell
1999-10-01Merge with EOM 1.40Niklas Hallqvist
author: angelos Allow for new versions of SSLeay author: angelos Remove evil experimental code, fix off-by-1 buffer allocation.
1999-10-01regress/x509/x509test.c: Merge with EOM 1.8Niklas Hallqvist
README.PKI: Merge with EOM 1.7 author: niklas OpenSSL 0.9.4 support
1999-10-01Merge with EOM 1.3Niklas Hallqvist
author: angelos Fix typo author: angelos fqdn and ufqdn types
1999-10-01Merge with EOM 1.18Niklas Hallqvist
author: niklas actually tv_sec is long, so use %ld
1999-10-01Merge with EOM 1.34Niklas Hallqvist
author: niklas Typo fix from alex@openbsd.org author: angelos Allow "Life" to be ANY author: angelos Allow "ANY" in some fields
1999-10-01Merge with EOM 1.7Niklas Hallqvist
author: niklas OpenSSL 0.9.4 support author: angelos blah author: angelos Oopsie...correction by Bob Beck on my previous patch. author: angelos lc_PEM_read_bio_RSAPrivateKey should be defined with the correct number of arguments, depending on the SSLeay/OpenSSL version.
1999-10-01Merge with EOM 1.37Niklas Hallqvist
author: niklas teardown could do more author: ho Even more bugs author: ho One more author: ho typo author: ho More bugs
1999-10-01isakmpd.8: Merge with EOM 1.17Niklas Hallqvist
isakmpd.c: Merge with EOM 1.38 author: angelos Allow "-DA=xx" to mean "set all debug classes to level xx"
1999-10-01Merge with EOM 1.7Niklas Hallqvist
author: niklas OpenSSL 0.9.4 support author: angelos blah
1999-10-01Merge with EOM 1.4Niklas Hallqvist
author: angelos blah author: angelos fqdn and ufqdn types
1999-10-01Merge with EOM 1.24Niklas Hallqvist
author: niklas OpenSSL 0.9.4 support author: angelos blah author: angelos Add handling of X509v3_RFC_NAME and X509v3_DNS_NAME as subjaltnames
1999-10-01Merge with EOM 1.12Niklas Hallqvist
author: niklas Better error reporting.
1999-10-01Merge with EOM 1.42Niklas Hallqvist
author: niklas Do not consider down interfaces or ones with bad addresses
1999-10-01Merge with EOM 1.11Niklas Hallqvist
author: ho add some more debugging info author: angelos Allow "Life" to be ANY author: angelos Allow "ANY" in some fields
1999-10-01Merge with EOM 1.100Niklas Hallqvist
author: niklas AUTHENTICATION_ALGORITHM is a must in AH transforms. Better error reporting. author: ho More debugging output. author: angelos Remove evil experimental code, fix off-by-1 buffer allocation.
1999-09-29There is no diskpart(8); m4@umn.eduAaron Campbell
1999-09-29openssl readiness; various group membersTheo de Raadt
1999-09-25improments; jj@it.kth.seTheo de Raadt
1999-09-23Caveat Emperor -> Caveat Emptor; kwesterback@home.comAaron Campbell
1999-09-23TX; imain@netidea.comTheo de Raadt
1999-09-23Typo fixes.Alex Feldman
1999-09-22routing interface sends aligned to long word boundaries; itojunTheo de Raadt
1999-09-21Add atactl utility from NetBSD. This utility gives detailed inquiry info asConstantine Sapuntzakis
well as letting you spin down disks, set standby times, etc.
1999-09-09typo: inbould -> inbound; mason@netbsd.orgAaron Campbell
1999-09-07typos (appeared -> appeared in)Aaron Campbell
1999-09-07Add {newline, usage()} to 'unknown command' message.Hakan Olsson
1999-09-06Corrected overflow logic in fullpath.Marc Espie
<subliminal FreeBSD/NetBSD>Oh yeah, baby, you want that one</subliminal :->
1999-09-06Leech newer fat checking code from NetBSD.Marc Espie
1999-09-03have shutdown code run /etc/rc with arg of "shutdown"; rc.shutdown becomes ↵Theo de Raadt
completely admin-editable
1999-09-03Don't delete the cache on down/up transitions unless it's empty. InsteadJason Wright
flush the dynamics. Required other handling of the cache table to accomodate. Modify SIOCBRDGFLUSH to handle flushall and flush dynamic requests.
1999-09-02Treat kern.hostid as a u_int, and clean up parsing of integers on the commandPaul Janzen
line.
1999-09-01move brconfig to /sbin, where it belongsTheo de Raadt
1999-08-30Fix obvious logic error (from netbsd)Marc Espie
1999-08-30Cater to Win95 brokenness (from netbsd)Marc Espie
1999-08-28Sync with EOM, dynamic linking supportNiklas Hallqvist
1999-08-26Merge with EOM 1.111Niklas Hallqvist
author: niklas Check that ISAKMP-peer's are phase 1 author: angelos Complete policy work; tested for the shared-key case. Documentation needed.
1999-08-26Merge with EOM 1.10Niklas Hallqvist
author: niklas Recognize systems without dlopen(3). Enable keynote. author: angelos I shouldn't turn KeyNote on by default for everyone -- that's someone else's decision (although we should, as soon as I've tested the X509 case). author: angelos Complete policy work; tested for the shared-key case. Documentation needed. author: niklas Add support for dynamic loading of optional facilities, libcrypto first.
1999-08-26Merge with EOM 1.9Niklas Hallqvist
author: niklas Hmm, make compile in an ugly way. Dependencies that seem to be backwards. author: ho Don't build w/o crypto support author: niklas Add support for dynamic loading of optional facilities, libcrypto first.
1999-08-26Merge with EOM 1.37Niklas Hallqvist
author: niklas Support dynamic loading of libkeynote too. Build isakmpd static by default. Stylistic cleanup of keynote policy code. Correct some libcrypto calls.
1999-08-26Merge with EOM 1.25Niklas Hallqvist
author: niklas Ouch ho, that was ugly, make code portable
1999-08-26Merge with EOM 1.25Niklas Hallqvist
author: niklas up-to-date
1999-08-26Merge with EOM 1.7Niklas Hallqvist
author: niklas Support dynamic loading of libkeynote too. Build isakmpd static by default. Stylistic cleanup of keynote policy code. Correct some libcrypto calls. author: niklas more style author: niklas isakmpd style author: angelos Hopefully better wording of variables. author: angelos Complete policy work; tested for the shared-key case. Documentation needed.