Age | Commit message (Expand) | Author |
2000-01-06 | include unistd.h | David Leonard |
2000-01-06 | quieten gcc with extra parens | David Leonard |
2000-01-06 | fill out cases with new thread states | David Leonard |
2000-01-06 | unused var | David Leonard |
2000-01-06 | unused var, test lock return | David Leonard |
2000-01-06 | oops | David Leonard |
2000-01-06 | SPINLOCK_INIT, volatile | David Leonard |
2000-01-06 | volatile | David Leonard |
2000-01-06 | dump verbosely only if PTHREAD_DEBUG env var is defined | David Leonard |
2000-01-06 | include stdlib.h, unused vars | David Leonard |
2000-01-06 | include stdlib.h | David Leonard |
2000-01-06 | volatile, unused vars | David Leonard |
2000-01-06 | put proc pid in fatal error string; don't call abort() - instead deliver SIGA... | David Leonard |
2000-01-06 | unused vars | David Leonard |
2000-01-06 | _SPINLOCK_INIT, unused vars | David Leonard |
2000-01-06 | unused variable | David Leonard |
2000-01-06 | /* in comment | David Leonard |
2000-01-06 | volatile; thread_private.h; locking defines moved out; kill(), getpid() | David Leonard |
2000-01-06 | LIBC_RSRCDIR | David Leonard |
2000-01-06 | use uthread_machdep.S if exists; conditionally build syscall objects for libc_r | David Leonard |
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 | 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 | wording fix in net.inet6.icmp6.errratelim. | Jun-ichiro itojun Hagino |
2000-01-06 | add missing variables under net.inet6.ip6. | Jun-ichiro itojun Hagino |
2000-01-05 | sync with libkvm | Theo de Raadt |
2000-01-05 | update header requirements; bde | Theo de Raadt |
2000-01-05 | allow reverse lookup for v4 loopbacknet (127.0.0.0/8). | Jun-ichiro itojun Hagino |
2000-01-05 | List another condition for which nanosleep returns EINVAL. | Paul Janzen |
2000-01-05 | Xr getnameinfo and friends | Theo de Raadt |
2000-01-04 | Fix incorrect `pshared' argument type for pthread_rwlockattr_setpshared. | Alex Feldman |