summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
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
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-06say how long the buffer needs to beTheo de Raadt
1999-12-06fd leakTheo de Raadt
1999-12-06update to ncurses-5.0-19991204Todd C. Miller
1999-12-05fix space regs load insns, also some tabs vs spacesMichael Shalayeff
1999-12-04Formatting fixes, suggested by ericj@Aaron Campbell
1999-12-02add setjmp testDavid Leonard
1999-12-02add _setjmp/_longjmp testDavid Leonard
1999-12-02better testsDavid Leonard
1999-12-02Minor repairs.Aaron Campbell
1999-12-01friendly towards uvm on i386, until it gets fixed; got it from artTheo de Raadt
1999-11-30garbage collect thread-specific dataDavid Leonard
1999-11-30clean up the poll fdsets in the garbage collector, not in exit()David Leonard
1999-11-30set state of new threads using correct macro. This makes debugging a bit easier.David Leonard
1999-11-30really remove all other threads when fork()ing. (bug was in removing elements...David Leonard
1999-11-30make test a little bit more stressfulDavid Leonard
1999-11-30set the ulimit a little higher for test_preemptionDavid Leonard
1999-11-30enable test_select and test_pollDavid Leonard
1999-11-30fix include list; dogcow@redback.comTheo de Raadt
1999-11-30test poll()David Leonard
1999-11-29add devel/glib and www/squid to the TODO check listBrad Smith
1999-11-29add net/mrtd to the TODO check list, chris@dqc.orgDavid Leonard
1999-11-29Move definitions of bool, TRUE, and FALSE out from behind a commentTodd C. Miller
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERTodd C. Miller
1999-11-28#ifdef BROKEN_LINKER -> #if BROKEN_LINKERTodd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28update to ncurses-5.0-19991127Todd C. Miller
1999-11-28clean upDavid Leonard
1999-11-28more freebsd sync stuffDavid Leonard