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