Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-06-23 | more tweaks | Jason Wright | |
2001-06-22 | tweak | Theo de Raadt | |
2001-06-22 | switch from primes to moduli | Niels Provos | |
2001-06-22 | Xr random(4) | Jason Wright | |
2001-06-22 | note support for RNG on 7951 | Jason Wright | |
2001-06-22 | o) remove unnecessary .Pp; | Mike Pechkin | |
o) remove unnecessary .Nm args; o) closes .Bl; o) .Sh AUTHOR -> .Sh AUTHORS; o) sort SEE ALSO; o) better -mdoc style; o) typos; aaron@ ok. | |||
2001-06-22 | o) .Sh AUTHOR -> .Sh AUTHORS; | Mike Pechkin | |
o) sort SEE ALSO; o) remove unnecessary .Pp; o) split paths in .Sh FILES; millert@ ok | |||
2001-06-22 | o) minor sentence fix; | Mike Pechkin | |
o) add description of ``.Bsx'' to the "BSD Macros" chap.; aaron@ ok | |||
2001-06-21 | Manpage for cz(4) | Nathan Binkert | |
2001-06-21 | we shouldn't use "/" in the beginning of the args in MANSUBDIR. | Mike Pechkin | |
millert@ ok. | |||
2001-06-21 | better -mdoc style. no typos. millert@ ok. | Mike Pechkin | |
2001-06-20 | Typo. | Angelos D. Keromytis | |
2001-06-20 | physio(9) not physio(4) | Todd C. Miller | |
2001-06-20 | physio(9) from NetBSD | Todd C. Miller | |
2001-06-20 | we shouldn't use "/" in the beginning of the args in MANSUBDIR. | Mike Pechkin | |
millert@ ok | |||
2001-06-20 | typo; raj@cerias.purdue.edu | Peter Valchev | |
2001-06-20 | we don't use "/" in the beginning of the name in MANSUBDIR | Mike Pechkin | |
millert@ ok | |||
2001-06-19 | clean up IP addresses in isakmpd.conf examples; ok angelos@ | Dan Harnett | |
2001-06-19 | If we timeout during login and the user tried to login call badlogin() | Todd C. Miller | |
before exit. SUggested by <vii@users.sourceforge.net> Add some new login.conf variables: o login-timeout - login prompt timeout o login-tries - max login tries o login-backoff - number of attempts before backing off (and sleeping) | |||
2001-06-18 | o move passwd.conf variables into login.conf | Todd C. Miller | |
o no longer install passwd.conf (but it is used if it exists and the needed info is not in login.conf) o added passwordtime and minpasswordlen login.conf variables | |||
2001-06-18 | As discussed ages ago we prefer ANSI for new code. | Todd C. Miller | |
2001-06-18 | bye bye ipf | Theo de Raadt | |
2001-06-17 | remove bogus scd page | Michael Shalayeff | |
2001-06-14 | Need a .Nd | Theo de Raadt | |
2001-06-14 | documentation for /etc/primes for wsimpson@greendragon.com, okay deraadt@, | Niels Provos | |
markus@ | |||
2001-06-13 | portuguese map | Michael Shalayeff | |
2001-06-13 | Reverse the logic of setting UVM. Instead of listing all archs that have it, | Artur Grabowski | |
just list the three that don't. | |||
2001-06-13 | alpha is no longer NOPIC. | Artur Grabowski | |
2001-06-13 | reword phrase; from jcs@rt.fm | lebel | |
2001-06-11 | support EDNS0 (RFC2671) buffer size notification on DNS queries. | Jun-ichiro itojun Hagino | |
"options edns0" in /etc/resolv.conf will enable the behavior. no behavior change if you don't have the line. see resolv.conf(5) for more details. EDNS0 is useful for avoiding TCP DNS queries/replies on larger DNS responses. also, draft-ietf-dnsext-message-size-* plans to mandate EDNS0 support for DNS clients that support IPv6 transport. | |||
2001-06-11 | <sys/memrange.h> not <memrange.h>; gphilip2@qwest.net | Todd C. Miller | |
2001-06-10 | typo | Michael Shalayeff | |
2001-06-08 | swiss french | Michael Shalayeff | |
2001-06-08 | Document special command keys. | Aaron Campbell | |
2001-06-07 | Update for recent wi(4) changes, include PCI support. | Todd C. Miller | |
Some parts adapted from NetBSD. | |||
2001-06-05 | Clarify (from art@) | Angelos D. Keromytis | |
2001-06-05 | License clarification from David Mazieres, ok deraadt@ | Peter Valchev | |
2001-06-03 | Document PATCH_CASES | Marc Espie | |
2001-06-01 | Comment out ipnat(8) reference. | Federico G. Schwindt | |
2001-06-01 | No more IPF/IPNAT. | Angelos D. Keromytis | |
2001-05-31 | more models supported; Henning Brauer, hostmaster@bsws.de | Theo de Raadt | |
2001-05-31 | add libexec/auth/ | Todd C. Miller | |
2001-05-30 | comment out references to ipf to be replaced in the future with whatever ↵ | Todd C. Miller | |
packet filter we end up using | |||
2001-05-30 | /usr/share/ipf is no more | Todd C. Miller | |
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-05-30 | Remove ipf. Darren Reed has interpreted his (old, new, whichever) | Theo de Raadt | |
licence in a way that makes ipf not free according to the rules we established over 5 years ago, at www.openbsd.org/goals.html (and those same basic rules govern the other *BSD projects too). Specifically, Darren says that modified versions are not permitted. But software which OpenBSD uses and redistributes must be free to all (be they people or companies), for any purpose they wish to use it, including modification, use, peeing on, or even integration into baby mulching machines or atomic bombs to be dropped on Australia. Furthermore, we know of a number of companies using ipf with modification like us, who are now in the same situation, and we hope that some of them will work with us to fill this gap that now exists in OpenBSD (temporarily, we hope). | |||
2001-05-30 | pcvt go bye bye | Todd C. Miller | |
2001-05-29 | update to describe BSD authentication | Todd C. Miller | |
2001-05-28 | add BIOC[GS]HDRCMPLT ioctl for BPF, to disable overwriting of link level ↵ | Dug Song | |
source address in forged frames. from NetBSD. art@ok | |||
2001-05-28 | Remove configuration declarations that don't apply to OpenBSD. Improve some | Aaron Campbell | |
markup while we're here. |