summaryrefslogtreecommitdiff
path: root/usr.bin/fstat
AgeCommit message (Expand)Author
2023-06-03bsd.own.mk: rename GCC_NO_* to CC_WNO_*lukem
2022-10-28Adjust userland commands for struct inpcb separationozaki-r
2022-10-28Adjust userland commands for struct inpcb integrationozaki-r
2022-06-19Add basic ZFS support to fstat(1).simonb
2020-09-13Support audio descriptor for fstat(1).isaki
2020-08-26Provide a helpful error message if we don't have privs to read kernelchristos
2020-05-02nuke random stuff that does not exist anymore.christos
2019-10-13introduce some common variables for use in GCC warning disables:mrg
2019-09-06Use \(em.wiz
2019-09-06Add -O to print offsets; align columns properly.christos
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