| Age | Commit message (Expand) | Author |
| 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 |
| 1998-07-18 | use AF_LOCAL instead of AF_UNIX | lukem |
| 1998-07-16 | Fix LP64 problems from (5!) July deltas. | ross |
| 1998-07-06 | one more thing... | fair |
| 1998-07-06 | convert the remainder of the fprintf() to {err,warn}{,x}() | fair |
| 1998-07-06 | fix build error - forgot to #include <err.h> for errx() | fair |
| 1998-07-06 | - change setgid kmem programs (that lend themselves to this) so setegid(getgi... | mrg |
| 1998-07-03 | check return value of kvm_read() more safe | msaitoh |
| 1998-04-28 | Change occurrences of "UNIX" to .Ux or .At as appropriate. | fair |
| 1998-03-04 | fstat(1) also depends on UVM and PMAP_NEW. | mycroft |
| 1997-10-20 | Update for changes to how nfsnode attributes are stored. | thorpej |
| 1997-10-18 | WARNSify, fix .Nm usage, deprecate register | lukem |
| 1997-10-18 | getopt returns -1 not EOF | lukem |
| 1997-10-18 | merge lite-2. | mrg |
| 1997-06-12 | Make this compile again, and add support for ext2fs. | bouyer |
| 1997-03-03 | Add a double quote to make emacs's color mode happy... | explorer |
| 1997-02-11 | remove dangerous sprintf and strcpy calls. | mrg |
| 1997-01-09 | RCS ID police | tls |
| 1996-05-05 | Change -N and -M option string to specify the options have an argument. | mhitch |
| 1996-02-20 | Fix NFS include files; sync with Lite2 | fvdl |
| 1995-09-27 | vmstat is in section 8; PR #1532 | jtc |
| 1995-03-28 | KERNEL -> _KERNEL | jtc |
| 1995-02-15 | Check for bogus file descriptor tables. | mycroft |
| 1994-12-24 | type sanity | cgd |
| 1994-08-06 | vmunix -> netbsd (PR #375) | jtc |
| 1994-08-03 | do not need -I/sys | deraadt |
| 1994-06-13 | Merge local changes. | mycroft |
| 1994-06-13 | include file fix | cgd |
| 1994-05-20 | Aid cross-compiling, like iostat | pk |
| 1994-05-09 | get it to work with old private data allocation | cgd |