Age | Commit message (Expand) | Author |
2000-08-24 | uninit variables | Theo de Raadt |
2000-08-22 | Wall | Theo de Raadt |
2000-08-22 | unused variable | Theo de Raadt |
2000-08-22 | Add MLINKS for timelocal() and timegm(); pointed out by Theo. | Todd C. Miller |
2000-08-22 | Quickly describe timelocal() and timegm() and note that they are | Todd C. Miller |
2000-08-20 | Fix history section. | Todd C. Miller |
2000-08-20 | login.conf code from BSDi. This does not include the bsd auth code | Todd C. Miller |
2000-08-18 | ipsec-acl default changed to 1; confirmed by jason@ | Federico G. Schwindt |
2000-08-13 | strings are NUL-terminated, not NULL-terminated | Theo de Raadt |
2000-08-12 | Mention that mknod(2) will return EINVAL when chroot(2)'d. | Todd C. Miller |
2000-08-09 | document that the current implementation is not thread-safe. sync with kame. | Jun-ichiro itojun Hagino |
2000-08-09 | More of the same. | Aaron Campbell |
2000-08-09 | For man pages that describe multiple functions, split the .Nm arguments | Aaron Campbell |
2000-08-09 | Insert missing period. | Aaron Campbell |
2000-08-09 | Remove trailing blank lines. | Aaron Campbell |
2000-08-05 | formatting, grammar, and typo correction | Paul Janzen |
2000-08-05 | pretty; ok millert | Theo de Raadt |
2000-08-05 | talk about errno; and try to list sighandler safe functions | Theo de Raadt |
2000-08-02 | update other obsoleted rfcs | Niels Provos |
2000-08-02 | return error if salt is too small; pr 1336 | Niels Provos |
2000-08-01 | Traditional NDBM supports dbm_open(foo, O_WRONLY) but dbopen() does | Todd C. Miller |
2000-07-31 | reinsert corrected history section, based on jdolecek@netbsd | Paul Janzen |
2000-07-30 | avoid buffer overrun on too-long reply for NIS hostname lookup. | Jun-ichiro itojun Hagino |
2000-07-27 | grp.h; peter@runestig.com | Theo de Raadt |
2000-07-25 | document pitfall cases in argument parsing. sync with kame. | Jun-ichiro itojun Hagino |
2000-07-21 | Document that truncate() can also be used to extend the size of a file. | Christian Weisgerber |
2000-07-19 | mdoc repairs; requested by mickey@. | Aaron Campbell |
2000-07-19 | from freebsd: | Michael Shalayeff |
2000-07-19 | off-by-one calculation error; getcwd() would return NULL if the buffer was | Theo de Raadt |
2000-07-16 | Stronger caveat wrt stack smashing via % escapes. Each man page | Todd C. Miller |
2000-07-09 | add description for net.inet6.icmp6.{errppslimit,nd6_maxnudhint} | Jun-ichiro itojun Hagino |
2000-07-09 | reject empty scopeid/numeric portname. sync with kame. | Jun-ichiro itojun Hagino |
2000-07-07 | use %s with fprintf | Theo de Raadt |
2000-07-07 | Note that EPERM is returned if the named file to be unlinked has its immutable | Aaron Campbell |
2000-07-07 | Add a CAVEATS section explaining that you should never pass a user-supplied | Aaron Campbell |
2000-07-07 | Insert missing semi-colon. | Aaron Campbell |
2000-07-05 | return EAI_NODATA, instead of EAI_NONAME, on name resolution errors. | Jun-ichiro itojun Hagino |
2000-07-02 | knf; ouch, that hurts | Michael Shalayeff |
2000-07-02 | new version of ffs from drahn@ | Michael Shalayeff |
2000-06-30 | typo in RFC number. KAME PR 263 | Jun-ichiro itojun Hagino |
2000-06-29 | Fix a bad example. We don't want to suggest that people pass | Todd C. Miller |
2000-06-29 | When specifying negative values (i.e., -1), the '-' character should be | Aaron Campbell |
2000-06-29 | Repairs, some from NetBSD PR/10472. | Aaron Campbell |
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-25 | correct return values | Paul Janzen |
2000-06-22 | add paper by cmetz. correct example. (sync with kame) | Jun-ichiro itojun Hagino |
2000-06-22 | ipv6 support in resolver. "nameserver" line in /etc/resolv.conf now takes | Jun-ichiro itojun Hagino |
2000-06-20 | This is OpenBSD | Eric Jackson |