Age | Commit message (Expand) | Author |
2023-08-06 | Prefer the POSIX standard st_*tim struct timespec members over the | Philip Guenther |
2023-08-06 | Apply rev 1.29 from NetBSD: | Philip Guenther |
2019-09-07 | more Version 1 AT&T UNIX history: | Ingo Schwarze |
2018-09-18 | Fix typo in previous: group_from_gid(st->st_gid, 1), not st_uid. | Theo Buehler |
2018-09-16 | Use user_from_uid(3) and group_from_gid(3) to avoid extra passwd | Todd C. Miller |
2018-03-16 | improve markup quality in the cases found by the new "--" style message | Ingo Schwarze |
2015-10-10 | normalize a few more tame request orderings, to help review | Theo de Raadt |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-06 | Appears that tame "stdio getpw rpath" will satisfy all code paths. | Theo de Raadt |
2014-11-15 | Reduce instances of `` '' in manuals. | Anthony J. Bentley |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2013-07-16 | use .Mt for email addresses; from Jan Stary <hans at stare dot cz>; ok jmc@ | Ingo Schwarze |
2010-10-29 | Include the octet of the mode that contains the setuid/setgid/sticky bits | Philip Guenthe |
2010-09-03 | add an EXIT STATUS section for /usr/bin; | Jason McIntyre |
2010-09-01 | Remove unused variable: linkfail | lum |
2010-06-29 | we don't care about keeping rccs_id | Ted Unangst |
2009-10-22 | replace strftime(3) by ".Xr strftime 3" and syslog(3) by ".Xr syslog 3". | Igor Sobrado |
2009-06-24 | synchronize synopsis and usage; "-l", "-r", "-s" and "-x" are mutually | Igor Sobrado |
2009-01-19 | replace standardized text concerning the exit values of applications | Igor Sobrado |
2008-11-08 | from reed@netbsd: | Jason McIntyre |
2008-10-06 | give working examples (s/timespec/time/ for variables exported) | Todd T. Fries |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2007-11-05 | relate fields to stat(2). | Marc Espie |
2007-11-05 | adjust an awkward piece of grammar; | Jason McIntyre |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2006-05-28 | warn() already prints __progname for us, okay deraadt@ hshoexer@ | Pedro Martelletto |
2005-09-30 | deploy .An -nosplit; ok jmc | Jared Yanovich |
2005-06-15 | bye bye whiteouts | Todd C. Miller |
2005-04-22 | Fix a trivial truncation case, and eliminate a corner case that might | Otto Moerbeek |
2005-04-11 | pass size of right buffer to strlcat. ok deraadt@ | Otto Moerbeek |
2005-04-11 | getting tired of explaining this: snprintf does not return how many | Theo de Raadt |
2005-04-07 | Remove birth time from the default formats, we do not support it (yet), but | Otto Moerbeek |
2005-04-04 | +.Xr readlink 1 , | Jason McIntyre |
2005-04-03 | remove readlink stuff; same as otto diff | Theo de Raadt |
2005-04-03 | cleanup; ok otto | Theo de Raadt |
2005-04-03 | we do readlink seperately; ok otto | Theo de Raadt |
2005-04-02 | .Ox history is far more relevant than .Nx history; | Jason McIntyre |
2005-04-02 | update examples; | Jason McIntyre |
2005-04-02 | - .Sx | Jason McIntyre |
2005-04-02 | Undefine some things which are not conditional any more. No binary change. | Otto Moerbeek |
2005-04-02 | Mention birthtime. | Otto Moerbeek |
2005-04-02 | Enable birthtime. ok tdeval@ henning@ | Otto Moerbeek |
2005-04-02 | Unifdef. No binary change. ok henning@ tedu@ | Otto Moerbeek |
2005-04-01 | cleanup; | Jason McIntyre |
2005-04-01 | Welcome stat(1), from NetBSD. grrrrrok deraadt@ ok henning@ tdeval@ tedu@ | Otto Moerbeek |