| Age | Commit message (Expand) | Author |
| 2003-10-21 | Don't compare integers and NULL. | fvdl |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-15 | use bounded string op | itojun |
| 2003-04-02 | Add support for UFS2. UFS2 is an enhanced FFS, adding support for | fvdl |
| 2003-02-02 | undo mallocvar.h changes! | christos |
| 2003-02-01 | Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoid | tron |
| 2003-01-20 | Make it compile again on LP64 archs. | martin |
| 2003-01-19 | Use kvm_getprocs2 so independant of kernel version | dsl |
| 2002-11-07 | - file ... instead of filename ... | enami |
| 2002-10-26 | add VT_LFS case. | yamt |
| 2002-10-23 | merge rev. 1.50.2.1 (made by lukem): | jdolecek |
| 2002-09-30 | New sentence, new line. | grant |
| 2002-02-12 | Add an extra column for inode numbers, and pull back the mode field to | simonb |
| 2002-02-08 | Generate <>& symbolically. I'm avoiding .../dist/... directories for now. | ross |
| 2002-02-07 | Edit -mdoc usage. | ross |
| 2001-12-01 | Punctuation nit, sort sections. | wiz |
| 2001-11-25 | for (new)pipes, print 'n' if it's in nonblocking mode, and 'a' if it's | jdolecek |
| 2001-10-26 | remove #include <ufs/ufs/quota.h> where it was just to appease | lukem |
| 2001-09-28 | remove accidentaly left debug printf | jdolecek |
| 2001-09-28 | the descriptor flags may also contain other stuff besides FWRITE|FREAD, | jdolecek |
| 2001-07-08 | fix comment | jdolecek |
| 2001-06-19 | `accessible' only has one `a'. | wiz |
| 2001-06-17 | convert if ... else if ... tree to a switch | lukem |
| 2001-06-16 | Add support for DTYPE_PIPE pipes (a.k.a NEW_PIPE) | jdolecek |
| 2001-06-05 | don't #define _LKM to work around header lossage; it is no longer necessary. | mrg |
| 2001-05-06 | Change xref for vmstat(8) to vmstat(1). | wiz |
| 2001-01-04 | use %ll_ instead of the less standard %q_ | lukem |
| 2000-08-14 | Redo previous a bit different way so that mount point of top layer is shown | enami |
| 2000-08-14 | Print lower vnode if vnode is on a layered filesystem. | enami |
| 2000-05-27 | Bring into line with recent ktrace changes | sommerfeld |
| 2000-02-04 | add support for msdosfs | jdolecek |
| 2000-02-04 | use dprintf() instead of printf(), as other filesystem modules do | jdolecek |
| 2000-02-04 | move the mapping of vnode type to file type to separate function getftype() | jdolecek |
| 2000-02-04 | set mode accordingly to file type (similarily to what nfs_filestat() does) | jdolecek |
| 2000-02-04 | fix typo | jdolecek |
| 2000-01-17 | IPv6 support. | itojun |
| 1999-11-19 | Typos (from OpenBSD) | kristerw |
| 1999-11-15 | Improve summary line so jhawk can find this command using apropos | sommerfeld |
| 1999-11-01 | adapt to last ntfs changes - struct ntnode doesn't contain i_mode | jdolecek |
| 1999-09-12 | pull in <sys/mount.h> (with _KERNEL) to get definition of struct netexport, | jdolecek |
| 1999-09-12 | the PMAP_NEW option is gone as the new interface is no longer optional. | chs |
| 1999-08-02 | add support for ntfs | jdolecek |
| 1999-07-08 | Define "_LKM" before including kernel includes with "_KERNEL" defined | tron |
| 1999-05-02 | Adjust for cwdinfo changes. | thorpej |
| 1999-03-24 | completely remove Mach VM support. all that is left is the all the | mrg |
| 1999-03-22 | More and more .Os cleanups. .Os is defined in the tmac.doc-common file, | garbled |
| 1999-03-16 | Fix Xref; from Geoff C. Wing in PR bin/7166. | kleink |
| 1999-02-18 | as suggested by chuck cranor, pull in some openbsd mods: | lukem |
| 1998-07-28 | const propagation. | mycroft |
| 1998-07-28 | const propagation. | mycroft |