summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
AgeCommit message (Expand)Author
2003-10-21Don't compare integers and NULL.fvdl
2003-08-07Move UCB-licensed code from 4-clause to 3-clause licence.agc
2003-07-15use bounded string opitojun
2003-04-02Add support for UFS2. UFS2 is an enhanced FFS, adding support forfvdl
2003-02-02undo mallocvar.h changes!christos
2003-02-01Include "sys/mallocvar.h" with "_KERNEL" defined in time to avoidtron
2003-01-20Make it compile again on LP64 archs.martin
2003-01-19Use kvm_getprocs2 so independant of kernel versiondsl
2002-11-07- file ... instead of filename ...enami
2002-10-26add VT_LFS case.yamt
2002-10-23merge rev. 1.50.2.1 (made by lukem):jdolecek
2002-09-30New sentence, new line.grant
2002-02-12Add an extra column for inode numbers, and pull back the mode field tosimonb
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2001-12-01Punctuation nit, sort sections.wiz
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-05-06Change xref for vmstat(8) to vmstat(1).wiz
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-04use dprintf() instead of printf(), as other filesystem modules dojdolecek
2000-02-04move the mapping of vnode type to file type to separate function getftype()jdolecek
2000-02-04set mode accordingly to file type (similarily to what nfs_filestat() does)jdolecek
2000-02-04fix typojdolecek
2000-01-17IPv6 support.itojun
1999-11-19Typos (from OpenBSD)kristerw
1999-11-15Improve summary line so jhawk can find this command using apropossommerfeld
1999-11-01adapt to last ntfs changes - struct ntnode doesn't contain i_modejdolecek
1999-09-12pull in <sys/mount.h> (with _KERNEL) to get definition of struct netexport,jdolecek
1999-09-12the PMAP_NEW option is gone as the new interface is no longer optional.chs
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-03-24completely remove Mach VM support. all that is left is the all themrg
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-16Fix Xref; from Geoff C. Wing in PR bin/7166.kleink
1999-02-18as suggested by chuck cranor, pull in some openbsd mods:lukem
1998-07-28const propagation.mycroft
1998-07-28const propagation.mycroft