Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-29 | typo | Theo de Raadt | |
2000-04-28 | clean | Theo de Raadt | |
2000-04-28 | typo. hostname.* should be hostname.if. | Christopher Turan | |
2000-04-28 | - Correct a lot of mdoc macro usage. | Aaron Campbell | |
- Correct some typos. - Remove hard sentence breaks. - Remove trailing whitespace. - Reorder Xr's in SEE ALSO. - Change CODE REFERENCES section to a FILES section (more standard) | |||
2000-04-28 | grammar | Theo de Raadt | |
2000-04-28 | Xr crypt 9 | Theo de Raadt | |
2000-04-28 | few more tweaks | Theo de Raadt | |
2000-04-28 | few tweaks | Theo de Raadt | |
2000-04-28 | Add crypto.9 | Angelos D. Keromytis | |
2000-04-28 | Fix the types of functions passed to crypto_register(), as per Theo's | Angelos D. Keromytis | |
change in the include file. | |||
2000-04-28 | man page for the kernel crypto framework, more or less complete | Angelos D. Keromytis | |
(hopefully accurate too). | |||
2000-04-28 | Reorganize top | Chris Cappuccio | |
2000-04-28 | sync with reality. (1) lo0 has IPv6 address. | Jun-ichiro itojun Hagino | |
(2) typo in sysctl mib (ipv6 forwarding) | |||
2000-04-27 | Mention that sendmail listens on port 587 too now | Todd C. Miller | |
Tell user that sendmail is not set to listen on any ports by default | |||
2000-04-27 | xr audio(9) | Michael Shalayeff | |
2000-04-27 | audio(9) from netbsd, seems to match pretty well | Michael Shalayeff | |
2000-04-27 | install cmpci.4 | Todd C. Miller | |
2000-04-27 | Talking about frames, not packets here! | Chris Cappuccio | |
2000-04-27 | Simple cmpci man page--could use more details, such as the names of | Todd C. Miller | |
PCI boards that use this chip (and that work with this driver :-). | |||
2000-04-27 | have mem(4) talk about securelevel(7) | Theo de Raadt | |
2000-04-26 | Small fixup | Chris Cappuccio | |
2000-04-26 | rcsids where missing | Michael Shalayeff | |
2000-04-26 | pool manipulation routines; second take | Michael Shalayeff | |
2000-04-26 | disklabel manipulation routines page from netbsd w/ some adjustments; no ↵ | Michael Shalayeff | |
history section | |||
2000-04-26 | history says that it first appeared in netbsd 1.2 | Michael Shalayeff | |
2000-04-26 | repairs | Michael Shalayeff | |
2000-04-26 | unforgivable oops, forgot xr spl(9) | Michael Shalayeff | |
2000-04-26 | mi_switch(), cpu_switch() page from netbsd w/ small addition by me; second try | Michael Shalayeff | |
2000-04-26 | some grammar, and xr pchb(4) | Michael Shalayeff | |
2000-04-26 | Reliance Computer and i82443BX | Michael Shalayeff | |
2000-04-26 | vlan(4) | Chris Cappuccio | |
2000-04-26 | Add a section talking about random data sources, /dev/arandom, and what | Bob Beck | |
happens when it's not there. | |||
2000-04-26 | Add sysexits(3) as referenced by style(9) from FreeBSD. This is basically | Todd C. Miller | |
just the comments from sysexits.h | |||
2000-04-25 | /usr/share/skel moved to /etc/skel | Jakob Schlyter | |
2000-04-25 | grammar | Theo de Raadt | |
2000-04-25 | keyfile protects keys, not files | Theo de Raadt | |
2000-04-25 | Missing MLINKS | Marc Espie | |
2000-04-24 | remove backward compatibilty clause, it did not make sense (tun(4) has no | Jun-ichiro itojun Hagino | |
relationship at all) | |||
2000-04-24 | add descriptions for ipv6, dhcpd, and others to bring this uptodate | Todd T. Fries | |
2000-04-22 | Don't be wasteful of entropy when generating keys. | Kjell Wooding | |
2000-04-22 | Change the example to use -keyfile/-authkeyfile, add a sentence on why | Angelos D. Keromytis | |
-key/-authkey are somewhat risky (command line snooping). | |||
2000-04-22 | Use -keyfile/-authkeyfile flags. | Angelos D. Keromytis | |
2000-04-22 | A bit more on netstat | Angelos D. Keromytis | |
2000-04-22 | Document vmstat and netstat relevance to ipsec, add pointer to | Angelos D. Keromytis | |
net.inet.ip.ipsec-acl. | |||
2000-04-21 | do not make stupid promises for the next release, three releases ago | Theo de Raadt | |
2000-04-21 | rc.conf.local support, inspired by chuck yerkes | Theo de Raadt | |
2000-04-21 | Don't hyphenate the words {left|right}most. | Aaron Campbell | |
2000-04-21 | Adapted from NetBSD: mention the 'al'/'AL' console mode bug and its workaround | Paul Janzen | |
2000-04-19 | Err, oops. I know I needed to check the spelling before I committed this. | Marc Espie | |
Sorry Camiel. | |||
2000-04-19 | use "Op Ar count". | Jun-ichiro itojun Hagino | |