Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-02-15 | add ventilogging, vtlognames | rsc | 1 | -0/+2 | |
2005-02-15 | add ABGR32 | rsc | 1 | -0/+1 | |
2005-02-13 | different logging | rsc | 1 | -6/+10 | |
2005-02-13 | add rsafill, x509req, asn1toDSApriv | rsc | 1 | -0/+3 | |
2005-02-13 | add laddr, raddr to netconninfo | rsc | 1 | -0/+2 | |
2005-02-11 | build changes | rsc | 1 | -5/+36 | |
2005-02-11 | add ndb | rsc | 1 | -0/+158 | |
2005-02-11 | add threadgetname | rsc | 1 | -0/+1 | |
2005-02-11 | Remove libthread_db nonsense. | rsc | 1 | -12/+0 | |
2005-02-11 | more pthread | rsc | 1 | -0/+7 | |
2005-02-10 | new prototypes | rsc | 4 | -1/+20 | |
2005-02-08 | nsopen | rsc | 1 | -1/+2 | |
2005-02-08 | auth fixes | rsc | 2 | -2/+8 | |
2005-02-08 | add autolib | rsc | 1 | -0/+1 | |
2005-02-08 | fix typo | rsc | 1 | -1/+1 | |
2005-02-08 | add crypt | rsc | 1 | -0/+2 | |
2005-02-08 | Avoid yet another X11 stack overflow. | rsc | 1 | -0/+5 | |
2005-01-23 | Add searchpath(). | rsc | 1 | -0/+1 | |
2005-01-23 | Extract more data from core dumps. | rsc | 1 | -4/+11 | |
2005-01-18 | add core cmd | rsc | 1 | -0/+1 | |
2005-01-18 | add threadspawnl | rsc | 1 | -0/+1 | |
2005-01-18 | add fsseek | rsc | 1 | -0/+3 | |
2005-01-17 | do not call exits in threaded programs | rsc | 1 | -0/+8 | |
2005-01-16 | update return interface | rsc | 1 | -4/+4 | |
2005-01-14 | checkpoint | rsc | 2 | -0/+4 | |
2005-01-13 | Many small edits. | rsc | 2 | -14/+5 | |
2005-01-11 | no more 9commands | rsc | 1 | -1/+1 | |
2005-01-11 | os x changes | rsc | 1 | -1/+1 | |
2005-01-07 | symopen | rsc | 1 | -1/+2 | |
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 1 | -0/+1 | |
2005-01-07 | sunos fixes | rsc | 1 | -0/+1 | |
2005-01-07 | add regdesc back. | rsc | 1 | -0/+1 | |
2005-01-06 | fix autolib for gcc3+ | rsc | 1 | -0/+10 | |
2005-01-04 | add threadnotify | rsc | 1 | -0/+5 | |
2005-01-04 | more include files. | rsc | 2 | -0/+142 | |
2005-01-04 | autolib | rsc | 20 | -49/+96 | |
2005-01-04 | fs.h => 9pclient.h | rsc | 1 | -6/+7 | |
2005-01-04 | autolib, p9rand, p9execl | rsc | 1 | -14/+19 | |
2004-12-29 | Rename lrand to p9lrand, too. | wkj | 1 | -0/+1 | |
2004-12-29 | Use #define to move rand and srand to p9rand and p9srand. | wkj | 1 | -3/+7 | |
2004-12-29 | Use osreldate.h to determine OS version under FreeBSD. | wkj | 1 | -1/+2 | |
2004-12-28 | remove Bfmt*, add Bvprint | rsc | 1 | -5/+4 | |
2004-12-28 | add threadlinklibrary | rsc | 1 | -0/+5 | |
2004-12-28 | add threaddaemonize(), more bug fixes | rsc | 1 | -0/+5 | |
2004-12-27 | yield now returns the number of switches done | rsc | 1 | -1/+1 | |
2004-12-27 | add awaitfor and waitfor | rsc | 1 | -0/+3 | |
2004-12-27 | add chansetname prototype | rsc | 1 | -0/+1 | |
2004-12-27 | various changes from plan 9 | rsc | 5 | -3/+20 | |
2004-12-25 | help for libthread_db (define ps_prochandle) | rsc | 1 | -3/+26 | |
add symbols to unwind for disasesmbly-based stack unwinding add global state for library to help debugger programs (symhdr etc., attachproc, attachcore, attachargs). | |||||
2004-12-25 | more thread support, also add freebsd 5 | rsc | 1 | -13/+21 | |