| Age | Commit message (Expand) | Author |
| 2003-10-05 | Remove references to University of California from my copyright notices. | bouyer |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | Undo part of the ktrace/lwp changes. In particular: | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-04-24 | More ufs2 merge fall-out. Pass the correct pointer to the dinode | gmcgarry |
| 2003-01-24 | Bump daddr_t to 64 bits. Replace it with int32_t in all places where | fvdl |
| 2002-09-27 | remove trailing \n in panic(). approved perry. | provos |
| 2001-11-08 | add RCSID | lukem |
| 2001-10-26 | remove #include <ufs/ufs/quota.h> where it was just to appease | lukem |
| 2001-08-24 | heirarchy -> hierarchy | wiz |
| 2001-07-05 | Fix typo. s/extention/extension/ | toshii |
| 2000-06-28 | remove include of <vm/vm.h> and <uvm/uvm_extern.h> | mrg |
| 2000-05-19 | NULL != 0 | thorpej |
| 2000-03-30 | Remove register declarations. | augustss |
| 1999-02-10 | Make sure a buffer optained from bread() is always bresle()'d in case of | bouyer |
| 1998-10-23 | For consistency w/ FFS/LFS, define EXT2_DINODE_SIZE, and use it instead | thorpej |
| 1998-08-09 | bzero->memset, bcopy->memcpy, bcmp->memcmp | perry |
| 1998-03-01 | Merge with Lite2 + local changes | fvdl |
| 1997-10-09 | Add byte-swapping functions (bswap16, bswap32, bswap64) to libkern. | bouyer |
| 1997-06-11 | The ext2fs layer, based on the ffs/ufs one. Uses a few functions from | bouyer |