summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
AgeCommit message (Expand)Author
2014-02-14fix protocol printing order.christos
2014-01-17make fstat -f search for unix sockets.christos
2013-12-15Fix output for -A -f ...mlelstv
2013-12-15sync usage with man pagewiz
2013-12-15Sort SYNOPSIS and option descriptions. Bump date for previous.wiz
2013-12-15New -A option. Add an output column with the address of themlelstv
2013-10-19use correct function and symbolic constantschristos
2013-10-19use new scopeid functionschristos
2013-10-18avoid pointer gymnasticschristos
2013-07-01Fix races in /dev/u?random initialization and accounting.riastradh
2013-06-23Rework rndsink(9) abstraction and adapt arc4random(9) and cprng(9).riastradh
2012-11-25support printing rnd descriptor infochristos
2012-11-25return stuff for ksemchristos
2012-11-25- add more debugging.christos
2012-10-27Report jit'ed bpf fildes in fstat.alnsn
2012-10-19print major device numbers symbolically from kinfo_driverschristos
2012-10-19more info for unix sockets. XXX: chroot handlingchristos
2012-10-03- In the example for `-f', reference a directory that is actuallywiz
2012-09-26fix non-numeric address and port printing.christos
2012-03-24byte swap the inet6 ports.christos
2011-10-09fix rdev reporting for UFS2 and ext2fs.chs
2011-10-08add an xref to fstat(2)jnemeth
2011-09-23apply some (uintptr_t) so that printing printers works on i386 (likelymrg
2011-09-22- factor out common code in the inet and inet6 printing.christos
2011-09-10- remove bogus castschristos
2011-09-10add libutil.christos
2011-09-10add all the possible fileops here, and if there is one we know aboutchristos
2011-09-06Remove trailing whitespace and use Sx for section crossreference.wiz
2011-09-06move UNIX socket mention in the BUGS section.christos
2011-09-05Remove duplicate RCS Id and split file system.wiz
2011-09-03- minor KNFchristos
2011-09-03Mention that fstat -f will not list open unix sockets on that filesystem.christos
2011-05-29- Prevent tmpfs.h from inclusion in userland.rmind
2011-04-14Add DTYPE_SEM.rmind
2009-07-13move _KMEMUSER higher!christos
2009-07-13need _KMEMUSER too.christos
2009-07-13sys/mqueue.h needs sys/types.h nowchristos
2009-05-24More changes to improve kern_descrip.c.ad
2009-04-14Enable WARNS=4 by default for usr.bin, except for:lukem
2009-04-12Fix sign-compare issues.lukem
2009-02-26only print warnings if vflg.christos
2009-01-04Sockets: Do not mention printing flags, because they are not printed.wiz
2008-12-2964 bit dev_tchristos
2008-09-09Cast f_type to signed integer before comparison with negative values.gmcgarry
2008-07-29Solve the fstat-wants-to-look-at-kernel-data-structures in a nicerpooka
2008-07-28include correct headerpooka
2008-07-23handle more types.christos
2008-07-23Add back rev 1.83. (hi christos!)lukem
2008-07-22a better attempt on printing dtype_miscchristos
2008-07-21Remove the \n and tabs from the __COPYRIGHT() strings.lukem