| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-19 | Add basic ZFS support to fstat(1). | simonb | |
| XXX: Use a local zfs_znode.h for a znode_t definition because the ZFS kernel code makes it too hard to include headers from userland. | |||
| 2019-09-06 | Add -O to print offsets; align columns properly. | christos | |
| 2009-04-12 | Fix sign-compare issues. | lukem | |
| 2008-07-22 | a better attempt on printing dtype_misc | christos | |
| 2006-02-10 | PR/32788: KAMADA Ken'ichi: add support for tmpfs | christos | |
| 2005-07-17 | WARNS=3, knf, ansi prototypes | christos | |
| 2004-12-12 | Add ptyfs. | christos | |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc | |
| Patches provided by Joel Baker in PR 22365, verified by myself. | |||
| 2000-02-04 | move the mapping of vnode type to file type to separate function getftype() | jdolecek | |
| and use it where appropriate | |||
| 1999-08-02 | add support for ntfs | jdolecek | |
| 1999-02-18 | as suggested by chuck cranor, pull in some openbsd mods: | lukem | |
| * display ip address details of tcp/udp connections * display isofs details * use %p instead of %lx in error messages other mods by me: * don't put \n at the end of err()/warn() format * man page cleanups (use .Dq and .Pq as appropriate) | |||
