Home | History | Annotate | Download | only in fstat
History log of /src/usr.bin/fstat/fstat.h
RevisionDateAuthorComments
 1.11  19-Jun-2022  simonb Add basic ZFS support to fstat(1).
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.
 1.10  06-Sep-2019  christos Add -O to print offsets; align columns properly.
 1.9  12-Apr-2009  lukem branches: 1.9.46;
Fix sign-compare issues.
 1.8  22-Jul-2008  christos branches: 1.8.6;
a better attempt on printing dtype_misc
 1.7  10-Feb-2006  christos branches: 1.7.22;
PR/32788: KAMADA Ken'ichi: add support for tmpfs
 1.6  17-Jul-2005  christos WARNS=3, knf, ansi prototypes
 1.5  12-Dec-2004  christos Add ptyfs.
 1.4  07-Aug-2003  agc Move UCB-licensed code from 4-clause to 3-clause licence.

Patches provided by Joel Baker in PR 22365, verified by myself.
 1.3  04-Feb-2000  jdolecek move the mapping of vnode type to file type to separate function getftype()
and use it where appropriate
 1.2  02-Aug-1999  jdolecek add support for ntfs
 1.1  18-Feb-1999  lukem as suggested by chuck cranor, pull in some openbsd mods:
* 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)
 1.7.22.1  18-Sep-2008  wrstuden Sync with wrstuden-revivesa-base-2.
 1.8.6.1  13-May-2009  jym Sync with HEAD.

Third (and last) commit. See http://mail-index.netbsd.org/source-changes/2009/05/13/msg221222.html
 1.9.46.1  13-Apr-2020  martin Mostly merge changes from HEAD upto 20200411

RSS XML Feed