summaryrefslogtreecommitdiff
path: root/lib/libc
AgeCommit message (Expand)Author
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-05allow reverse lookup for v4 loopbacknet (127.0.0.0/8).Jun-ichiro itojun Hagino
2000-01-05List another condition for which nanosleep returns EINVAL.Paul Janzen
2000-01-05Xr getnameinfo and friendsTheo de Raadt
2000-01-03Grammar; deraadt@Aaron Campbell
2000-01-03always enable IPv6 address in /etc/hosts (via _gethtent()).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-31typo; busted ld does not report unresolved symbols from .s sourcesMichael Shalayeff
1999-12-31this is not used anywhere, since static variables are just not visibleMichael Shalayeff
1999-12-31SYSLIBC_SCCSMichael Shalayeff
1999-12-31like forkMichael Shalayeff
1999-12-31sigsuspendMichael Shalayeff
1999-12-31this was toughMichael Shalayeff
1999-12-31f_bavail is signed (sync with sys/mount.h)Todd C. Miller
1999-12-31do the deedMichael Shalayeff
1999-12-31according to brkMichael Shalayeff
1999-12-310 in child, pid in parentMichael Shalayeff
1999-12-31real fleshMichael Shalayeff
1999-12-31i dunno how ptrace gonna work, so just do an execve for nowMichael Shalayeff
1999-12-30VM_SWAPENCRYPTNiels Provos
1999-12-30add the _af versions to the NAME chunkTheo de Raadt
1999-12-30replace NRL get{addr,name}info with KAME get{addr,name}info.Jun-ichiro itojun Hagino
1999-12-28speed up blowfish by > 20%.Niels Provos
1999-12-25fake cerror.S creation for nowMichael Shalayeff
1999-12-17more fixes from markusTheo de Raadt
1999-12-17set sa_len tooTheo de Raadt
1999-12-17nice error return; markusTheo de Raadt
1999-12-17oopsTheo de Raadt
1999-12-16rresvport_af() and bindresvport_af()Theo de Raadt
1999-12-16incorrect bounds on strlcpy()Theo de Raadt
1999-12-14Install swapctl.2, not swapon.2. swapon.2 should probably go away.Todd C. Miller
1999-12-12sync KAME rcsid.Jun-ichiro itojun Hagino
1999-12-12inet6_rthdr_reverse() is not available yet.Jun-ichiro itojun Hagino
1999-12-11prevent bogus reverse query for 1.0.0.0.in-addr.arpa.Jun-ichiro itojun Hagino
1999-12-11fix gethostbyname2(foo, AF_INET6).Jun-ichiro itojun Hagino
1999-12-11add inet6_option_* and inet6_rthdr_*.Jun-ichiro itojun Hagino
1999-12-08fix BIND820 bug in inet_pton(). it should bark if there's ambiguousJun-ichiro itojun Hagino
1999-12-08Don't use stdio since we don't want the password to end up in stdioTodd C. Miller
1999-12-07fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji...Theo de Raadt
1999-12-05fix space regs load insns, also some tabs vs spacesMichael Shalayeff
1999-12-04Formatting fixes, suggested by ericj@Aaron Campbell
1999-11-30fix include list; dogcow@redback.comTheo de Raadt
1999-11-23mark some places that malloc is not checkedTheo de Raadt
1999-11-17Add missing MLINKsTodd C. Miller
1999-11-15typosTheo de Raadt
1999-11-14Clean up memchr slightly to better match coming memrchrMarc Espie
1999-11-14EFAULT does not happen for all files; posix 1003.1, line 216Theo de Raadt
1999-11-14this seem proper nowMichael Shalayeff