Age | Commit message (Expand) | Author |
2000-03-31 | Tell how to set the localtime link here too. | 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-30 | Reference /etc/localtime in FILES section. | Todd C. Miller |
2000-03-30 | Try a hard link before a soft one since we want hard links in | Todd C. Miller |
2000-03-30 | Make 'zic -l' actually work. I guess we all just do the symlink | Todd C. Miller |
2000-03-28 | tzfile(5) not tzfil(5) | Theo de Raadt |
2000-03-28 | need more links for MD[45]Transform | Theo de Raadt |
2000-03-28 | typo | Theo de Raadt |
2000-03-28 | sigblock.3 MLINK | Theo de Raadt |
2000-03-28 | fseeko.3 and ftello.3 | Theo de Raadt |
2000-03-28 | Expose MDXTransform functions to be consistent with sha1 and rmd160. | Todd C. Miller |
2000-03-24 | Make f_bsize signed. Having it unsigned causes surprising (and unwanted) | 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 | asctime_r, ctime_r, gmtime_r, localtime_r. ok aaron@ | 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-16 | workaround against name servers which return NXDOMAIN/SERVFAIL on IPv4 only | Jun-ichiro itojun Hagino |
2000-03-15 | implimented -> implemented | Todd T. Fries |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell |
2000-03-13 | fix error handling in yp case. | Jun-ichiro itojun Hagino |
2000-03-13 | avoid unused variable by #ifdef | Jun-ichiro itojun Hagino |
2000-03-13 | don't process NI_NOFQDN, since the currently coded behavior is not specwise | Jun-ichiro itojun Hagino |
2000-03-06 | Various mdoc fixups. | 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-03-01 | $OpenBSD$ | Todd T. Fries |
2000-03-01 | typo fix; halogen@nol.net | Theo de Raadt |
2000-02-29 | fix alignment constraint in IPv6 routing header manipulation (ancillary data). | Jun-ichiro itojun Hagino |
2000-02-29 | Use Dq/Sq and friends. | Aaron Campbell |
2000-02-25 | repair prototypes; cky@pobox.com | Theo de Raadt |
2000-02-25 | make it very safe against LP64 alignment issues, by using getifaddrs(). | Jun-ichiro itojun Hagino |
2000-02-25 | make getaddrinfo obey search order declared in resolv.conf. | Jun-ichiro itojun Hagino |
2000-02-25 | always pass salen as separate argument, so that it can be friendly with | Jun-ichiro itojun Hagino |
2000-02-23 | Small bits of clean-up. | Aaron Campbell |
2000-02-23 | - Put structure field descriptions in a tagged list. | Aaron Campbell |
2000-02-23 | add freeifaddrs(3), which reclaims region allocated by getifaddrs(3). | Jun-ichiro itojun Hagino |
2000-02-23 | add getifaddrs(3), from bsdi4. | Jun-ichiro itojun Hagino |
2000-02-21 | Increment the minor number for fseeko()/ftello() addition. | Todd C. Miller |
2000-02-21 | Add fseeko() and ftello() -- versions of fseek() and ftell() that use off_t. | Todd C. Miller |
2000-02-21 | remove extra #ifdef (USE_GETIPNODEBY) | Jun-ichiro itojun Hagino |
2000-02-19 | fix example. ok aaron@ | Eric Jackson |
2000-02-18 | do not perform sleep() every time we get ECONNREFUSED. | Jun-ichiro itojun Hagino |
2000-02-17 | to synchronize with progress of discussion for post | Jun-ichiro itojun Hagino |
2000-02-16 | add more comments from recent kame. | Jun-ichiro itojun Hagino |
2000-02-15 | make it possible to compile without -DINET6 | Jun-ichiro itojun Hagino |
2000-02-14 | add BUGS section about getaddrinfo(3) search order. | Jun-ichiro itojun Hagino |
2000-02-09 | revise extended scoped address format support. delimiter and the order | Jun-ichiro itojun Hagino |