summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2000-01-05Xr getnameinfo and friendsTheo de Raadt
2000-01-04Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared.Alex Feldman
2000-01-04fix bugs in test. now succeedsDavid Leonard
2000-01-04a version separate from libc's to make things simpler.David Leonard
2000-01-04fleshDavid Leonard
2000-01-04libpthread lives again!David Leonard
2000-01-04Test stdarg for fgsch@David Leonard
2000-01-04Test some signal handlingDavid Leonard
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-02+ corrected conversion from terminfo rs2 to termcap rs (cf: 980704)Todd C. Miller
2000-01-02add description for PF_INET6 (net.inet6.*).Jun-ichiro itojun Hagino
2000-01-01add NOPIC= in order to avoid to build the shared version of theMatthieu Herrb
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-28When reading an entry from terminfo.db, do not try to set a capabilityTodd C. Miller
1999-12-28document ncruses extensionsTodd C. Miller
1999-12-28neglected to update NCURSES_VERSION_PATCHTodd C. Miller
1999-12-28Update to ncurses-19991218Todd C. Miller
1999-12-28speed up blowfish by > 20%.Niels Provos
1999-12-25fake cerror.S creation for nowMichael Shalayeff
1999-12-24Fix synopsis. bde@freebsd.orgAlex Feldman
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-12Update to ncurses-19991211:Todd C. Miller
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-09dlopen and dlsym take const char * parameters.Marc Espie