summaryrefslogtreecommitdiff
path: root/usr.bin/fstat/fstat.c
AgeCommit message (Expand)Author
2001-11-25for (new)pipes, print 'n' if it's in nonblocking mode, and 'a' if it'sjdolecek
2001-10-26remove #include <ufs/ufs/quota.h> where it was just to appeaselukem
2001-09-28remove accidentaly left debug printfjdolecek
2001-09-28the descriptor flags may also contain other stuff besides FWRITE|FREAD,jdolecek
2001-07-08fix commentjdolecek
2001-06-19`accessible' only has one `a'.wiz
2001-06-17convert if ... else if ... tree to a switchlukem
2001-06-16Add support for DTYPE_PIPE pipes (a.k.a NEW_PIPE)jdolecek
2001-06-05don't #define _LKM to work around header lossage; it is no longer necessary.mrg
2001-01-04use %ll_ instead of the less standard %q_lukem
2000-08-14Redo previous a bit different way so that mount point of top layer is shownenami
2000-08-14Print lower vnode if vnode is on a layered filesystem.enami
2000-05-27Bring into line with recent ktrace changessommerfeld
2000-02-04add support for msdosfsjdolecek
2000-02-04move the mapping of vnode type to file type to separate function getftype()jdolecek
2000-02-04fix typojdolecek
2000-01-17IPv6 support.itojun
1999-08-02add support for ntfsjdolecek
1999-07-08Define "_LKM" before including kernel includes with "_KERNEL" definedtron
1999-05-02Adjust for cwdinfo changes.thorpej
1999-02-18as suggested by chuck cranor, pull in some openbsd mods:lukem
1998-07-28const propagation.mycroft
1998-07-28const propagation.mycroft
1998-07-18use AF_LOCAL instead of AF_UNIXlukem
1998-07-16Fix LP64 problems from (5!) July deltas.ross
1998-07-06one more thing...fair
1998-07-06convert the remainder of the fprintf() to {err,warn}{,x}()fair
1998-07-06fix 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-03check return value of kvm_read() more safemsaitoh
1997-10-20Update for changes to how nfsnode attributes are stored.thorpej
1997-10-18WARNSify, fix .Nm usage, deprecate registerlukem
1997-10-18getopt returns -1 not EOFlukem
1997-10-18merge lite-2.mrg
1997-06-12Make this compile again, and add support for ext2fs.bouyer
1997-03-03Add a double quote to make emacs's color mode happy...explorer
1997-02-11remove dangerous sprintf and strcpy calls.mrg
1997-01-09RCS ID policetls
1996-05-05Change -N and -M option string to specify the options have an argument.mhitch
1996-02-20Fix NFS include files; sync with Lite2fvdl
1995-03-28KERNEL -> _KERNELjtc
1995-02-15Check for bogus file descriptor tables.mycroft
1994-12-24type sanitycgd
1994-06-13Merge local changes.mycroft
1994-06-13include file fixcgd
1994-05-09get it to work with old private data allocationcgd
1994-05-09clean up importcgd
1994-05-05update for changed flagscgd
1993-10-26Fixed multiple off-by-one bugs which caused the open file printing tocgd
1993-08-01Add RCS identifiers.mycroft