Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-01-06 | sync | David Leonard | |
2000-01-06 | describe SIGINFO dump better | David Leonard | |
2000-01-06 | clean. define LIBC_RSRCDIR for lipthread (ugh) | David Leonard | |
2000-01-06 | document | David Leonard | |
2000-01-06 | volatile the spinlock | David Leonard | |
2000-01-06 | Rework language. | Angelos D. Keromytis | |
2000-01-06 | always define _POSIX_THREADS; volatile some types (mickey@) | David Leonard | |
2000-01-06 | use art's thread context setjmp code | David Leonard | |
2000-01-06 | thread context setjmp code, art@ | David Leonard | |
2000-01-06 | use new tests, and -lpthread | David Leonard | |
2000-01-06 | ident, clean | David Leonard | |
2000-01-06 | clean | David Leonard | |
2000-01-06 | cleanup | David Leonard | |
2000-01-06 | clean doc | David Leonard | |
2000-01-06 | longer sleep, doc, get rid of bad signal handler | David Leonard | |
2000-01-06 | cleanup | David Leonard | |
2000-01-06 | comment | David Leonard | |
2000-01-06 | comment. cleanup | David Leonard | |
2000-01-06 | repair comment | David Leonard | |
2000-01-06 | test close() during a select() | David Leonard | |
2000-01-06 | update | David Leonard | |
2000-01-06 | Xr's to pthread_attr_*(3) | David Leonard | |
2000-01-06 | document | David Leonard | |
2000-01-06 | add INET6. | Jun-ichiro itojun Hagino | |
2000-01-06 | Remove obsolete IMP man page. | Angelos D. Keromytis | |
2000-01-06 | Added support for MVME177 | Steve Murphree | |
2000-01-06 | wording fix in net.inet6.icmp6.errratelim. | Jun-ichiro itojun Hagino | |
2000-01-06 | Fix for NFS swap device. | Steve Murphree | |
2000-01-06 | Add support for MVME177 | Steve Murphree | |
2000-01-06 | Fix for IP v.6 | Steve Murphree | |
2000-01-06 | Added support for MVME177 (mc68060) | Steve Murphree | |
2000-01-06 | remove mx driver... dc works | Jason Wright | |
2000-01-06 | remove mx & pn in favor of dc | Jason Wright | |
2000-01-06 | o let if_dc match macronix and pnic-II | Jason Wright | |
o apply patch from Joff Thyer <jsthyer@uncg.edu> that helps with watchdog resets in mx & dm chips | |||
2000-01-06 | som is a md format | Michael Shalayeff | |
2000-01-06 | add missing variables under net.inet6.ip6. | Jun-ichiro itojun Hagino | |
2000-01-06 | add missing net.inet6.ip6.rr_prune case. | Jun-ichiro itojun Hagino | |
2000-01-06 | fix pathname. enable reference to ip6.4. | Jun-ichiro itojun Hagino | |
2000-01-06 | improve scoped address part. (in sync with kame tree) | Jun-ichiro itojun Hagino | |
2000-01-05 | sync | Theo de Raadt | |
2000-01-05 | In the NFSMSIZ macro, don't assume that m_ext.ext_size == MCLBYTES. | Todd C. Miller | |
From NetBSD | |||
2000-01-05 | sync with libkvm | Theo de Raadt | |
2000-01-05 | rtadvd.conf | Angelos D. Keromytis | |
2000-01-05 | rtadvd.conf | Angelos D. Keromytis | |
2000-01-05 | Config file should be in /etc | Angelos D. Keromytis | |
2000-01-05 | update header requirements; bde | Theo de Raadt | |
2000-01-05 | Document meaning of `p'-type file (FIFO) in long listing; FreeBSD PR/9117 | Aaron Campbell | |
2000-01-05 | unintended piece escaped | Michael Shalayeff | |
2000-01-05 | missing include | Michael Shalayeff | |
2000-01-05 | When converting from terminfo to termcap, if we run out of space, nuke | Todd C. Miller | |
acs_chars with extreme prejudice since it is usually quite long. This prevents tic from pruning some otherwise useful capabilities unless it really needs the space. |