| Age | Commit message (Expand) | Author |
| 2017-05-31 | Don't prefix include guards by _, suggested by riastradh | maya |
| 2017-05-31 | The previous change might actually be less generic. | maya |
| 2012-04-24 | Var* are generally very liberal with memory, with the expectation | sjg |
| 2009-01-17 | __predict_false() isn't defined if we aren't netbsd, stub out. | dsl |
| 2009-01-17 | Change 'Buffer' so that it is the actual struct, not a pointer to it. | dsl |
| 2008-12-20 | A lot of code assumes that the pointer returned by Buf_GetAll() is malloced. | dsl |
| 2008-11-22 | Convert Buf_AddByte(0 to a more normal do { ... } while (0) form. | dsl |
| 2008-02-15 | back all changes out until I fix it properly. | christos |
| 2008-02-14 | - use pid_t/size_t as appropriate instead of int. | christos |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2002-06-15 | Remove !__STDC__ stuff, de-__P(), ANSIfy, and de-register. | wiz |
| 1999-09-15 | Nuke Buf_{G,Ung}etByte{,s}(), since they aren't used, and make BufExpand do | mycroft |
| 1996-12-31 | Use only integral types in procedure arguments. | christos |
| 1996-11-06 | - Merge in FreeBSD and Lite2 changes. | christos |
| 1995-06-14 | - $NetBSD$ rcsids | christos |
| 1994-06-06 | Fixes from Christos Zoulas, who used purify, objectcenter and testcenter | jtc |
| 1994-03-05 | fixes/improvements from Christos Zoulas <christos@deshaw.com>. | cgd |
| 1993-08-01 | Add RCS identifiers. | mycroft |
| 1993-03-21 | initial import of 386bsd-0.1 sources | cgd |