summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
AgeCommit message (Expand)Author
2019-02-03Implement support for "pshared" POSIX semaphores.thorpej
2019-02-03- add or adjust /* FALLTHROUGH */ where appropriatemrg
2018-06-26 Print BPF direction correctly.msaitoh
2018-06-26 Implement the BPF direction filter (BIOC[GS]DIRECTION). It provides backwardmsaitoh
2018-06-04Update fstat for audio(4) and pad(4) devices.nat
2017-07-03Remove workaround for ancient HTML generation code.wiz
2017-06-09rearrange sys/mount.h so that all of the kernel-only parts are togetherchs
2016-12-30Print the interface for bpf.christos
2016-12-23for 64 bit mips platforms where we built userland largely as n32 bymrg
2016-01-23put _KMEMUSER in the Makefilechristos
2015-12-30Add rnd ops.christos
2015-12-22print the tag symbolically if we don't support it.christos
2015-03-08Resolve names of datagram services correctly.mlelstv
2014-10-18src is too big these days to tolerate superfluous apostrophes. It'ssnj
2014-08-10Merge tls-earlyentropy branch into HEAD.tls
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