Age | Commit message (Expand) | Author |
1999-12-28 | Update to ncurses-19991218 | Todd C. Miller |
1999-12-28 | speed up blowfish by > 20%. | Niels Provos |
1999-12-25 | fake cerror.S creation for now | Michael Shalayeff |
1999-12-24 | Fix synopsis. bde@freebsd.org | Alex Feldman |
1999-12-17 | more fixes from markus | Theo de Raadt |
1999-12-17 | set sa_len too | Theo de Raadt |
1999-12-17 | nice error return; markus | Theo de Raadt |
1999-12-17 | oops | Theo de Raadt |
1999-12-16 | rresvport_af() and bindresvport_af() | Theo de Raadt |
1999-12-16 | incorrect bounds on strlcpy() | Theo de Raadt |
1999-12-14 | Install swapctl.2, not swapon.2. swapon.2 should probably go away. | Todd C. Miller |
1999-12-12 | sync KAME rcsid. | Jun-ichiro itojun Hagino |
1999-12-12 | inet6_rthdr_reverse() is not available yet. | Jun-ichiro itojun Hagino |
1999-12-12 | Update to ncurses-19991211: | Todd C. Miller |
1999-12-11 | prevent bogus reverse query for 1.0.0.0.in-addr.arpa. | Jun-ichiro itojun Hagino |
1999-12-11 | fix gethostbyname2(foo, AF_INET6). | Jun-ichiro itojun Hagino |
1999-12-11 | add inet6_option_* and inet6_rthdr_*. | Jun-ichiro itojun Hagino |
1999-12-09 | dlopen and dlsym take const char * parameters. | Marc Espie |
1999-12-08 | fix BIND820 bug in inet_pton(). it should bark if there's ambiguous | Jun-ichiro itojun Hagino |
1999-12-08 | Don't use stdio since we don't want the password to end up in stdio | Todd C. Miller |
1999-12-07 | fix DNS; all this is due for squishing in a few days anyways, i suspect; fuji... | Theo de Raadt |
1999-12-06 | say how long the buffer needs to be | Theo de Raadt |
1999-12-06 | fd leak | Theo de Raadt |
1999-12-06 | update to ncurses-5.0-19991204 | Todd C. Miller |
1999-12-05 | fix space regs load insns, also some tabs vs spaces | Michael Shalayeff |
1999-12-04 | Formatting fixes, suggested by ericj@ | Aaron Campbell |
1999-12-02 | add setjmp test | David Leonard |
1999-12-02 | add _setjmp/_longjmp test | David Leonard |
1999-12-02 | better tests | David Leonard |
1999-12-02 | Minor repairs. | Aaron Campbell |
1999-12-01 | friendly towards uvm on i386, until it gets fixed; got it from art | Theo de Raadt |
1999-11-30 | garbage collect thread-specific data | David Leonard |
1999-11-30 | clean up the poll fdsets in the garbage collector, not in exit() | David Leonard |
1999-11-30 | set state of new threads using correct macro. This makes debugging a bit easier. | David Leonard |
1999-11-30 | really remove all other threads when fork()ing. (bug was in removing elements... | David Leonard |
1999-11-30 | make test a little bit more stressful | David Leonard |
1999-11-30 | set the ulimit a little higher for test_preemption | David Leonard |
1999-11-30 | enable test_select and test_poll | David Leonard |
1999-11-30 | fix include list; dogcow@redback.com | Theo de Raadt |
1999-11-30 | test poll() | David Leonard |
1999-11-29 | add devel/glib and www/squid to the TODO check list | Brad Smith |
1999-11-29 | add net/mrtd to the TODO check list, chris@dqc.org | David Leonard |
1999-11-29 | Move definitions of bool, TRUE, and FALSE out from behind a comment | Todd C. Miller |
1999-11-28 | #ifdef BROKEN_LINKER -> #if BROKEN_LINKER | Todd C. Miller |
1999-11-28 | #ifdef BROKEN_LINKER -> #if BROKEN_LINKER | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | update to ncurses-5.0-19991127 | Todd C. Miller |
1999-11-28 | clean up | David Leonard |
1999-11-28 | more freebsd sync stuff | David Leonard |