| Age | Commit message (Expand) | Author |
| 1999-02-06 | Add l64a_r(), a reentrant version of l64a(); found in the Multithreading | kleink |
| 1998-07-30 | __Namespace__ __protection__. | mycroft |
| 1998-07-28 | Sprinkle in some __attribute__((noreturn))s. | mycroft |
| 1998-07-27 | Actually, FreeBSD calls this mkdtemp(). No point in creating a new name. | mycroft |
| 1998-07-27 | Add a mktempdir(), like mkstemp(), but it creates a directory. | mycroft |
| 1998-07-27 | Slight rearrangement. | mycroft |
| 1998-07-27 | If __AUDIT__ is defined, remove some traditional interfaces: gets, sprintf, | mycroft |
| 1998-07-27 | Mark more functions returning internal buffers for const auditing. | mycroft |
| 1998-07-26 | const poisoning. | mycroft |
| 1998-06-01 | * Further name space protection reorganization: distinguish between various | kleink |
| 1998-05-11 | Reorganize name space protection. | kleink |
| 1998-02-04 | Per XPG4.2, change the `n' argument of initstate() to size_t. (Since it was | kleink |
| 1998-02-02 | merge lite-2 | perry |
| 1998-01-31 | Fix the prototypes for srandom() and initstate() after the libc/stdlib lite-2 | thorpej |
| 1997-10-16 | devname is (dev_t, mode_t) not (int, int) | christos |
| 1997-07-14 | some minor KNF | mikel |
| 1997-07-13 | Add missing rand_r prototype | christos |
| 1995-12-27 | Add __dead qualifier to abort() and exit(); PR 1845 | jtc |
| 1995-03-22 | added prototype for qabs() | jtc |
| 1995-03-21 | Moved conditional #include of <sys/types.h> to near the top of file. | jtc |
| 1994-12-17 | fix typo | jtc |
| 1994-12-16 | add prototype for realpath() | jtc |
| 1994-10-26 | new RCS ID format. | cgd |
| 1994-08-07 | Add strtoq() & strtouq() declarations | jtc |
| 1994-07-02 | add 3 protos | deraadt |
| 1994-06-16 | Update *sort() prototypes. | mycroft |
| 1994-05-21 | add _BSD's to ansi types | cgd |
| 1994-05-07 | add new getopt(3) extern variable optreset | jtc |
| 1994-04-14 | setproctitle proto | cgd |
| 1994-01-25 | kill third arg to getbsize. | cgd |
| 1994-01-25 | getbsize takes a (somewhat bogus, IMO) third parameter | cgd |
| 1994-01-24 | add protos for getbsize() (in libutil) and the getcap routines (in libc) | cgd |
| 1993-11-13 | stdlib.h should define NULL -- Ansi C, Section 7.10. | jtc |
| 1993-10-22 | Fix typo in last checkin. | jtc |
| 1993-10-22 | Added prototypes for a64l() & l64a(). | jtc |
| 1993-10-13 | Moved declarations for cfree, setenv, putenv and the rand48 family | jtc |
| 1993-10-11 | #include <machine/ansi.h>, declare size_t typedef. | jtc |
| 1993-10-07 | Rand48 routines from martin@ntkupc1.tuwien.ac.at (Martin Birgmeier) | brezak |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-06-08 | GCC2 defines alloca() differently. | brezak |
| 1993-03-25 | patch from rich murphy (rich@rice.edu) to fix alloca prototype | cgd |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |