summaryrefslogtreecommitdiff
path: root/sbin
AgeCommit message (Collapse)Author
1999-07-07isakmpd.8: Merge with EOM 1.14Niklas Hallqvist
pf_key_v2.c: Merge with EOM 1.17 author: niklas Merge in fixes done in the OpenBSD tree
1999-07-07Merge with EOM 1.54Niklas Hallqvist
author: ho Remove a trailing backslash. author: niklas OpenBSD with PF_KEY is now the default author: niklas Oops, we have not gone to 2.5 as a base for EOM yet.
1999-07-07Merge with EOM 1.26Niklas Hallqvist
author: niklas Merge in fixes done in the OpenBSD tree author: ho Add keynote policy-file. author: ho No more Stayalive-flag.
1999-07-07Merge with EOM 1.2Niklas Hallqvist
author: ho Initial. author: ho file VPN-3way-template.conf was initially added on branch RELEASE_1_0.
1999-07-07Merge with EOM 1.4Niklas Hallqvist
author: ho branches: 1.4.2; Add USE_KEYNOTE
1999-07-07Merge with EOM 1.108Niklas Hallqvist
author: ho Connection names only match phase 2 exchanges, so let a phase 2 stayalive imply stayalive of the "parent" ISAKMP SA. author: ho 'Connections' should stay alive (SA_FLAG_STAYALIVE)
1999-07-07Merge with EOM 1.16Niklas Hallqvist
author: ho Add copyright notice. author: ho Add connection_exist function
1999-07-07Merge with EOM 1.1Niklas Hallqvist
author: niklas An all-is-OK policy sample
1999-07-07Merge with EOM 1.31Niklas Hallqvist
author: niklas indent
1999-07-07Add IPSec Sysctl info. ok angelos@.Kjell Wooding
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-07First REAL cut at documenting bimap.Kjell Wooding
1999-07-06Whoops. Missed man page. removed -UKjell Wooding
1999-07-06Option -U is solaris only. Pointed out by theo.Kjell Wooding
1999-07-06delete meaningless entry in BUGSTheo de Raadt
1999-07-06if SIGUSR1 is received, kill gettys, run /etc/rc.shutdown, and halt the machineTheo de Raadt
1999-07-06first cut at documenting bimapTheo de Raadt
1999-07-06gethostname() is safeTheo de Raadt
1999-07-05Big cleanup of the userland ipf parsing code.Kjell Wooding
inet_addr() was replaced with inet_aton. atoi() tests were replaced by range-checked strtol calls. Error checking of ipf.rules input should be vastly improved now.
1999-07-05fix Nm usage in SYNOPSIS section; d@Aaron Campbell
1999-07-04trash some old leftover macros and replace them with -mdoc macrosAaron Campbell
1999-07-04some repairsAaron Campbell
1999-07-04new -mdoc man pages; kwesterback@home.comAaron Campbell
1999-07-03remove redundant .Pp macrosAaron Campbell
1999-07-02rename SADB_foo_X_bar to SADB_X_foo_barTheo de Raadt
1999-07-02consistent .Dd usage; proper format is: .Dd Month DD, YYYYAaron Campbell
1999-07-01print kern.arandom unsignedTheo de Raadt
1999-07-01extra fclose(); ronald@chersonese.comTheo de Raadt
1999-07-01Add support for Joliet extensions. From FreeBSDDavid Leonard
1999-06-29mention kern.arandomNiels Provos
1999-06-29remove reference to format(8), which does not exist; form@kti.nsc.ruAaron Campbell
1999-06-18whoopsAaron Campbell
1999-06-18new ipnat(4) and ipnat(5) mdoc-style man pages; kwesterback@home.comAaron Campbell
1999-06-17go back to UDP mounts by default until NFS/TCP is fixedTodd C. Miller
1999-06-16missed i386 -> __i386__Marc Espie
1999-06-11<netinets/ip_proxy.h> -> <netinet/ip_proxy.h>; ryker@ugrad.cs.ualberta.caAaron Campbell
1999-06-10Handle PAGER in a manner consistent with the Single Unix Specification:Paul Janzen
that is, use PAGER rather than "more" if it is defined and non-null, not just if it is defined.
1999-06-08Some large partition fixesNiklas Hallqvist
1999-06-06use inet_aton() instead of inet_addr()Theo de Raadt
1999-06-06mention the `manual' command; mcsmart@engin.umich.eduAaron Campbell
1999-06-06typo; mcsmart@engin.umich.eduAaron Campbell
1999-06-05Merge with EOM 1.41, RCSIdsNiklas Hallqvist
1999-06-05Merge with EOM 1.89Niklas Hallqvist
author: ho Remove early variable initialization.
1999-06-05Use the Listen-on address as local address if Local-addressNiklas Hallqvist
not given, but Listen-on is.
1999-06-05fix another inet_aton()Theo de Raadt
1999-06-05Remove bad examples of stuff we do not yet support in this version anyhowNiklas Hallqvist
1999-06-05Merge with EOM 1.15Niklas Hallqvist
author: niklas More error checking of certs
1999-06-05Merge with EOM 1.14Niklas Hallqvist
author: niklas Add some error checking
1999-06-05Merge with EOM 1.27Niklas Hallqvist
author: niklas style author: niklas strdup error checking
1999-06-05use inet_aton()Theo de Raadt