| Age | Commit message (Expand) | Author |
| 2013-10-13 | Let's not use uninitialized variables to write to random memory | joerg |
| 2013-10-11 | Rework previous (1.24) change. Rather than depending on the | pgoyette |
| 2013-04-14 | Make the check in close() for a non-deflatable file mode symetric to | martin |
| 2009-03-25 | Fix build problems caused by crc32 addition to libkern. Also, this makes | tls |
| 2009-01-17 | Remove __P(). | tsutsui |
| 2008-03-25 | - use mem* instead of b* routines, and kill the b* routines. | christos |
| 2007-12-02 | unsigned -> unsigned int | tsutsui |
| 2007-11-24 | style, indent, and ANSI-fy. | isaki |
| 2006-01-25 | free -> dealloc | christos |
| 2006-01-14 | Don't include zlib.h directly; redirect through libz.h; this mirrors how | christos |
| 2005-12-11 | merge ktrace-lwp. | christos |
| 2004-03-24 | remove license clauses 3 and 4 from my cpoyright notices | drochner |
| 2003-03-18 | Move some stuff into .rodata. | mycroft |
| 2000-11-26 | Fix tyop in comment. | simonb |
| 2000-02-03 | cosmetics: remove double semicolon, whitespace | drochner |
| 1999-11-13 | Backout my libsa changes. | thorpej |
| 1999-11-11 | Update for the improvements to libsa, and don't reference libkern.h. | thorpej |
| 1999-03-31 | Make a bunch of backward-compatible changes to the boot blocks which allow | cgd |
| 1999-02-12 | That got broken in KNFifying. | drochner |
| 1999-02-11 | Add missing prototypes and KNF the lot. | pk |
| 1997-10-18 | Change sd.transparent to sd.compressed, so that we default to non- | cjs |
| 1997-07-04 | Catch errors from underlying reads, ie where oread() returns -1. | drochner |
| 1997-06-26 | Avoid user space headers for standalone programs. | drochner |
| 1997-06-13 | Bring prototypes into scope. | drochner |
| 1997-02-04 | In close(), if the file descriptor was used for writing, don't free | thorpej |
| 1997-01-22 | code to open/close/read/lseek gzipped files, from Matthias Drochner. | cgd |