Age | Commit message (Expand) | Author |
2000-01-01 | add NOPIC= in order to avoid to build the shared version of the | Matthieu Herrb |
1999-12-31 | typo; busted ld does not report unresolved symbols from .s sources | Michael Shalayeff |
1999-12-31 | this is not used anywhere, since static variables are just not visible | Michael Shalayeff |
1999-12-31 | SYSLIBC_SCCS | Michael Shalayeff |
1999-12-31 | like fork | Michael Shalayeff |
1999-12-31 | sigsuspend | Michael Shalayeff |
1999-12-31 | this was tough | Michael Shalayeff |
1999-12-31 | f_bavail is signed (sync with sys/mount.h) | Todd C. Miller |
1999-12-31 | do the deed | Michael Shalayeff |
1999-12-31 | according to brk | Michael Shalayeff |
1999-12-31 | 0 in child, pid in parent | Michael Shalayeff |
1999-12-31 | real flesh | Michael Shalayeff |
1999-12-31 | i dunno how ptrace gonna work, so just do an execve for now | Michael Shalayeff |
1999-12-30 | VM_SWAPENCRYPT | Niels Provos |
1999-12-30 | add the _af versions to the NAME chunk | Theo de Raadt |
1999-12-30 | replace NRL get{addr,name}info with KAME get{addr,name}info. | Jun-ichiro itojun Hagino |
1999-12-28 | When reading an entry from terminfo.db, do not try to set a capability | Todd C. Miller |
1999-12-28 | document ncruses extensions | Todd C. Miller |
1999-12-28 | neglected to update NCURSES_VERSION_PATCH | Todd C. Miller |
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 |