summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Collapse)Author
1999-12-07fix DNS; all this is due for squishing in a few days anyways, i suspect; ↵Theo de Raadt
fujiwara@rcac.tdi.co.jp
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 ↵David Leonard
elements from a list whilest walking it)
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
stating that they are only for backward compatibility--they are not.
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
1999-11-28bumpDavid Leonard
1999-11-28realityDavid Leonard
1999-11-28remove redundant macroDavid Leonard
1999-11-27do it the single-processor wayDavid Leonard
1999-11-26fix descriptor leaks and double fclose(); markus and I; ok from millertTheo de Raadt
1999-11-26use pthread_join instead of pthread_cancel to test for a thread's existence ↵David Leonard
after forking
1999-11-26don't use stack cache if user supplied the storageDavid Leonard
1999-11-25NBPG in userland? what were you thiking?Theo de Raadt
1999-11-25sync with FreeBSDDavid Leonard
1999-11-25keep freebsd's thread info distcint from mineDavid Leonard
1999-11-24Add FreeBSD tagsDavid Leonard
1999-11-23mark some places that malloc is not checkedTheo de Raadt
1999-11-23do not assume shell scripts are +x; dTheo de Raadt
1999-11-17remove extraneous backslashTodd C. Miller
1999-11-17add MLINKs I missedTodd C. Miller
1999-11-17Add missing MLINKsTodd C. Miller
1999-11-17add MLINKsTodd C. Miller
1999-11-17add MLINKsTodd C. Miller
1999-11-17add MLINKsTodd C. Miller
1999-11-17add more MLINKsTodd C. Miller