Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-07 | Merge with EOM 1.4 | Niklas Hallqvist | |
author: ho branches: 1.4.2; Add USE_KEYNOTE | |||
1999-07-07 | Merge with EOM 1.108 | Niklas 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-07 | Merge with EOM 1.16 | Niklas Hallqvist | |
author: ho Add copyright notice. author: ho Add connection_exist function | |||
1999-07-07 | Merge with EOM 1.1 | Niklas Hallqvist | |
author: niklas An all-is-OK policy sample | |||
1999-07-07 | Merge with EOM 1.31 | Niklas Hallqvist | |
author: niklas indent | |||
1999-07-07 | Theo can't spell :) | Aaron Campbell | |
1999-07-07 | sync | Theo de Raadt | |
1999-07-07 | correct ID; angelos | Theo de Raadt | |
1999-07-07 | RFC 1597 obsoleted by RFC 1918. Pointed out by arusel@mecon.ar | Kjell Wooding | |
1999-07-07 | typo | Michael Shalayeff | |
1999-07-07 | more | Theo de Raadt | |
1999-07-07 | I don't see how revoke can return EINVAL. | Artur Grabowski | |
1999-07-07 | sync | Theo de Raadt | |
1999-07-07 | correct | Theo de Raadt | |
1999-07-07 | revoke(2) works on more than just char and block devices | Artur Grabowski | |
1999-07-07 | Add IPSec Sysctl info. ok angelos@. | Kjell Wooding | |
1999-07-07 | use Dv | Aaron Campbell | |
1999-07-07 | when using `-' as a negative sign, escape it with a backslash so troff knows | Aaron Campbell | |
it's not supposed to be a hyphen/dash | |||
1999-07-07 | some formatting fixes | Aaron Campbell | |
1999-07-07 | capitalize .Dt argument | Aaron Campbell | |
1999-07-07 | The 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-07 | Attempt to make photurisd limitations clearer. | Kjell Wooding | |
1999-07-07 | show MESSAGE using PAGER | Marc Espie | |
1999-07-07 | First REAL cut at documenting bimap. | Kjell Wooding | |
1999-07-07 | Add the ipsec sysctl information. | Kjell Wooding | |
1999-07-06 | document TCP_SIGNATURE; cmetz@ | Aaron Campbell | |
1999-07-06 | sync | Theo de Raadt | |
1999-07-06 | more... | Theo de Raadt | |
1999-07-06 | ipsec_in_use could get out of sync. (Also niklas@. angelos@ ok) | Hakan Olsson | |
1999-07-06 | Added TCP_SIGNATURE option. | cmetz | |
1999-07-06 | Added support for TCP MD5 option (RFC 2385). | cmetz | |
1999-07-06 | Fixed compilation problems when INET6 is enabled. | cmetz | |
1999-07-06 | doc isapnp better | Theo de Raadt | |
1999-07-06 | isapnp | Theo de Raadt | |
1999-07-06 | Whoops. Missed man page. removed -U | Kjell Wooding | |
1999-07-06 | Option -U is solaris only. Pointed out by theo. | Kjell Wooding | |
1999-07-06 | these can also return ENFILE | Theo de Raadt | |
1999-07-06 | Removed bogus ifdef/define lines that resulted from an over-aggressive M-x. | cmetz | |
1999-07-06 | use NFSSERVER || NFSCLIENT instead of NFS | Theo de Raadt | |
1999-07-06 | -w writes files to the standard output, not standard input; d@ | Aaron Campbell | |
1999-07-06 | union wait -> int | Todd C. Miller | |
wait3 -> waitpid (for portability) | |||
1999-07-06 | Update to reflect reality. | Jason Downs | |
1999-07-06 | delete meaningless entry in BUGS | Theo de Raadt | |
1999-07-06 | sync | Theo de Raadt | |
1999-07-06 | document machdep.kbdreset | Theo de Raadt | |
1999-07-06 | for CTRL-ALT-DEL, send SIGUSR1 to initproc | Theo de Raadt | |
1999-07-06 | your basic rc.shutdown file | Theo de Raadt | |
1999-07-06 | if SIGUSR1 is received, kill gettys, run /etc/rc.shutdown, and halt the machine | Theo de Raadt | |
1999-07-06 | first cut at documenting bimap | Theo de Raadt | |
1999-07-06 | gethostname() is safe | Theo de Raadt | |