summaryrefslogtreecommitdiffstats
path: root/usr.bin/stat (follow)
Commit message (Expand)AuthorAgeFilesLines
* more Version 1 AT&T UNIX history:schwarze2019-09-071-3/+9
* Fix typo in previous: group_from_gid(st->st_gid, 1), not st_uid.tb2018-09-181-2/+2
* Use user_from_uid(3) and group_from_gid(3) to avoid extra passwdmillert2018-09-161-32/+33
* improve markup quality in the cases found by the new "--" style messageschwarze2018-03-161-5/+5
* normalize a few more tame request orderings, to help reviewderaadt2015-10-101-2/+2
* Change all tame callers to namechange to pledge(2).deraadt2015-10-091-3/+3
* Appears that tame "stdio getpw rpath" will satisfy all code paths.deraadt2015-10-061-1/+4
* Reduce instances of `` '' in manuals.bentley2014-11-151-15/+28
* unsigned char casts for ctypederaadt2013-11-261-4/+4
* use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@schwarze2013-07-161-4/+4
* Include the octet of the mode that contains the setuid/setgid/sticky bitsguenther2010-10-291-2/+2
* add an EXIT STATUS section for /usr/bin;jmc2010-09-031-3/+3
* Remove unused variable: linkfaillum2010-09-011-8/+3
* we don't care about keeping rccs_idtedu2010-06-291-6/+1
* replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3".sobrado2009-10-221-3/+5
* synchronize synopsis and usage; "-l", "-r", "-s" and "-x" are mutuallysobrado2009-06-241-3/+4
* replace standardized text concerning the exit values of applicationssobrado2009-01-191-4/+3
* from reed@netbsd:jmc2008-11-081-3/+3
* give working examples (s/timespec/time/ for variables exported)todd2008-10-061-5/+5
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-262-18/+4
* relate fields to stat(2).espie2007-11-051-13/+42
* adjust an awkward piece of grammar;jmc2007-11-051-4/+4
* convert to new .Dd format;jmc2007-05-311-2/+2
* warn() already prints __progname for us, okay deraadt@ hshoexer@pedro2006-05-281-3/+3
* deploy .An -nosplit; ok jmcjaredy2005-09-301-1/+2
* bye bye whiteoutsmillert2005-06-152-9/+5
* Fix a trivial truncation case, and eliminate a corner case that mightotto2005-04-221-4/+4
* pass size of right buffer to strlcat. ok deraadt@otto2005-04-111-3/+3
* getting tired of explaining this: snprintf does not return how manyderaadt2005-04-111-8/+14
* Remove birth time from the default formats, we do not support it (yet), butotto2005-04-072-6/+7
* +.Xr readlink 1 ,jmc2005-04-041-1/+2
* remove readlink stuff; same as otto diffderaadt2005-04-031-19/+9
* cleanup; ok ottoderaadt2005-04-031-49/+28
* we do readlink seperately; ok ottoderaadt2005-04-032-20/+3
* .Ox history is far more relevant than .Nx history;jmc2005-04-021-3/+3
* update examples;jmc2005-04-021-5/+5
* - .Sxjmc2005-04-021-5/+5
* Undefine some things which are not conditional any more. No binary change.otto2005-04-021-16/+8
* Mention birthtime.otto2005-04-021-3/+4
* Enable birthtime. ok tdeval@ henning@otto2005-04-021-14/+4
* Unifdef. No binary change. ok henning@ tedu@otto2005-04-021-52/+2
* cleanup;jmc2005-04-011-42/+37
* Welcome stat(1), from NetBSD. grrrrrok deraadt@ ok henning@ tdeval@ tedu@otto2005-04-013-0/+1507