Age | Commit message (Expand) | Author |
---|---|---|
2000-04-03 | Add srandomdev() from FreeBSD for use by sendmail and others. | Todd C. Miller |
1999-11-27 | In ANSI C++, wchar_t is a builtin. gcc 2.95.1 handles that correctly. | Marc Espie |
1999-06-11 | Define NULL to be __null for C++: better quality of implementation. | Marc Espie |
1999-02-25 | constify getcap(3). This fixes a warning in libcurses and doesn't | Todd C. Miller |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-02-07 | More XPG4.2 -- | Todd C. Miller |
1998-02-06 | size_t n in initstate(); XPG | Theo de Raadt |
1997-12-09 | for XPG, do not use special typedef types | Theo de Raadt |
1997-09-21 | Well, as we are heading for a release people are encouraged to rebuild their | Niklas Hallqvist |
1996-12-28 | arc4random() number generator, for use with things like RPC xid's. | dm |
1995-12-30 | abort() and exit() need __dead tags in stdlib.h; mike.long@analog.com; | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |