Age | Commit message (Expand) | Author |
---|---|---|
2007-07-20 | Initialize the locks in key_table. On hppa _SPINLOCK_LOCKED is 0, so an | Mark Kettenis |
2006-04-02 | malloc(x * y) -> calloc(x, y) from adobriyan AT gmail.com, with tweaks | Damien Miller |
2001-08-21 | Start syncing with FreeBSD: | Federico G. Schwindt |
1999-11-25 | sync with FreeBSD | David Leonard |
1999-05-14 | Memory leak; FreeBSD PR 11713 rse@engelschall.com | Alex Feldman |
1999-01-06 | ident | David Leonard |
1998-11-20 | sync with freebsd | David Leonard |
1998-11-09 | sync with FreeBSD (rwlock, gc thread, man pages) | David Leonard |
1998-08-27 | experimental threaded libc - kernel only | David Leonard |