aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/fstat
Commit message (Expand)AuthorAgeFilesLines
* inpcb: fully retire inp_ppcb pointerGleb Smirnoff2024-03-291-10/+5
* fstat(1): Fix typoYu-Hsun Chen2023-12-171-1/+1
* usr.bin: Automated cleanup of cdefs and other formattingWarner Losh2023-11-271-1/+0
* usr.bin: Remove ancient SCCS tags.Warner Losh2023-11-272-3/+0
* Remove $FreeBSD$: one-line nroff patternWarner Losh2023-08-161-1/+0
* Remove $FreeBSD$: two-line nroff patternWarner Losh2023-08-161-2/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-162-2/+0
* Remove $FreeBSD$: one-line .c patternWarner Losh2023-08-163-6/+0
* Remove $FreeBSD$: two-line .h patternWarner Losh2023-08-161-2/+0
* spdx: The BSD-2-Clause-FreeBSD identifier is obsolete, drop -FreeBSDWarner Losh2023-05-123-3/+3
* Update/fix Makefile.depend for userlandSimon J. Gerraty2023-04-191-4/+1
* fuser: fix loop over kinfo_proc arrayGleb Smirnoff2023-01-091-7/+6
* fuser: restore functionality by fixing fsid typeAndriy Gapon2021-11-011-2/+2
* fstat(1): Add EXAMPLES sectionFernando ApesteguĂ­a2020-11-191-3/+90
* Clean up and improve manual page for fuser(1)Mateusz Piotrowski2020-06-181-41/+41
* Clean up fstat.1Mateusz Piotrowski2020-06-171-46/+63
* Grammar fix.Jeremie Le Hen2019-10-281-1/+1
* Add the fstat -s option to display socket information.Jeremie Le Hen2019-10-192-7/+95
* Print type designator 'D' for the KF_TYPE_DEV files.Konstantin Belousov2018-12-031-0/+2
* various: general adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-273-0/+6
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-201-0/+2
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* fstat: catch up with r318997 and use 64 bits to store fsidAndriy Gapon2017-06-101-1/+1
* Renumber copyright clause 4Warner Losh2017-02-282-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+22
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Merge sync of headSimon J. Gerraty2015-05-271-2/+1
| |\ | |/ |/|
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\
| * | Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * | Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * | Updated dependenciesSimon J. Gerraty2013-10-131-0/+1
| * | Merge from headSimon J. Gerraty2013-09-052-0/+31
| |\ \
| * \ \ sync from headSimon J. Gerraty2013-04-121-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * | | | Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+22
* | | | | Convert to usr.bin/ to LIBADDBaptiste Daroussin2014-11-251-2/+1
| |_|_|/ |/| | |
* | | | use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin2014-06-231-1/+1
| |_|/ |/| |
* | | Similar to 233760 and 236717, export some more useful info about theJohn Baldwin2013-05-032-0/+31
| |/ |/|
* | fuser(1) requires a filename.Eitan Adler2013-04-111-1/+1
|/
* Bring DPADD in sync with LDADD.Marcel Moolenaar2012-05-191-1/+1
* Don't cast inode number or file size down to long or unsigned.Gleb Kurtsou2012-05-181-1/+1
* Export some more useful info about shared memory objects to userlandJohn Baldwin2012-04-011-0/+29
* Remove trailing whitespace per mdoc lint warningEitan Adler2012-03-291-1/+1
* Backout r230934 which didn't work with unix sockets andSergey Kandaurov2012-02-271-34/+8
* Print the owner process for unix domain sockets when restricted to theSergey Kandaurov2012-02-031-8/+34
* Spelling fixes for usr.bin/Ulrich Spörlein2011-12-301-1/+1
* Mark global functions and/or variables in fstat(1) static where possible.Ed Schouten2011-11-062-11/+11
* Correct column with for device numbers made in previous change.Ed Schouten2011-10-011-1/+1
* Get rid of major/minor number distinction.Ed Schouten2011-09-282-5/+5