Age | Commit message (Expand) | Author |
2000-07-07 | Add a CAVEATS section explaining that you should never pass a user-supplied | Aaron Campbell |
2000-06-29 | Fix a bad example. We don't want to suggest that people pass | Todd C. Miller |
2000-06-26 | talk about legacy data and swap encryption as suggested by theo | Niels Provos |
2000-06-26 | various additions and cleanups written in denver airport | Theo de Raadt |
2000-06-25 | explain about crash dumps and swap encryption | Niels Provos |
2000-06-14 | document swap encrypt ctl level | Niels Provos |
2000-05-25 | synchronize net.inet{,6} as much as possible with reality. | Jun-ichiro itojun Hagino |
2000-05-25 | remove net.inet6.ip6.gif_hlim | Jun-ichiro itojun Hagino |
2000-04-25 | well if you cannot do a libc commit properly a week before 2.7 tree lock, sur... | Theo de Raadt |
2000-04-25 | getpw*_r() | David Leonard |
2000-04-18 | Repairs, mostly removing hard sentence breaks. | Aaron Campbell |
2000-04-15 | - For consistency, `super-user' -> `superuser' in all cases. | Aaron Campbell |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell |
2000-04-05 | Clarify _SC_ARG_MAX | Todd C. Miller |
2000-03-31 | Add a pointer to zic so new users can figure out how to set the | Todd C. Miller |
2000-03-24 | Mention that FNM_LEADING_DIR and FNM_CASEFOLD are extensions. | Todd C. Miller |
2000-03-23 | *_r MLINKS | David Leonard |
2000-03-23 | oops, return values are int | David Leonard |
2000-03-23 | readdir_r. ok aaron@ | David Leonard |
2000-03-23 | getgrnam_r, getgrgid_r. ok aaron@ | David Leonard |
2000-03-23 | Add #ifdef __STDC__ around the rangematch function header to avoid | Todd C. Miller |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-06 | Do not leave `(' characters dangling at the end of lines; instead, use the | Aaron Campbell |
2000-03-04 | In Unix land we prefer "whitespace" to "white space" or "white-space". At | Aaron Campbell |
2000-01-29 | use alloca() instead of malloc, for vfork safety | Theo de Raadt |
2000-01-22 | Use .Va macro when referring to the global variable errno. | Aaron Campbell |
2000-01-22 | Use .Va. | Aaron Campbell |
2000-01-21 | Rename ip4.allow to ipip.allow | Angelos D. Keromytis |
2000-01-19 | more warning about net.inet6.ip6.forwarding | Jun-ichiro itojun Hagino |
2000-01-13 | include string.h to get strlen() prototype | Todd C. Miller |
2000-01-11 | Document the new ipsec sysctl variables. | Angelos D. Keromytis |
2000-01-10 | Document net.inet.ip.ipsec-invalid-life | Angelos D. Keromytis |
2000-01-09 | Add ipsec-acl description, and remove bogus PF_ENCAP entry (encdebug | Angelos D. Keromytis |
2000-01-08 | fix sizeof's when aliasing reentrant structures. | David Leonard |
2000-01-07 | Document gre.allow and mobileip.allow | Angelos D. Keromytis |
2000-01-06 | _THREAD_PRIVATE_* macros changed | David Leonard |
2000-01-06 | use thread-specific storage for the members list | David Leonard |
2000-01-06 | wording fix in net.inet6.icmp6.errratelim. | Jun-ichiro itojun Hagino |
2000-01-06 | add missing variables under net.inet6.ip6. | Jun-ichiro itojun Hagino |
2000-01-02 | Try to reopen socket if send fails. (perhaps syslogd restarted) | Hugh Graham |
2000-01-02 | add description for PF_INET6 (net.inet6.*). | Jun-ichiro itojun Hagino |
1999-12-30 | VM_SWAPENCRYPT | Niels Provos |
1999-12-08 | Don't use stdio since we don't want the password to end up in stdio | Todd C. Miller |
1999-11-17 | Add missing MLINKs | Todd C. Miller |
1999-10-28 | Add ip4.allow and etherip.allow entries. | Angelos D. Keromytis |
1999-10-07 | document more tcp specific sysctls, mostly netbsd. | Niels Provos |
1999-10-06 | Make this man page much clearer. | Aaron Campbell |
1999-10-03 | put back FTS_CHDIRROOT until next library major number crank | Todd C. Miller |
1999-10-03 | kill FTS_CHDIRROOT flag, it is broken beyond repair and no longer used | Todd C. Miller |