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 |
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 |
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 |
2013-11-26 | unsigned char casts for ctype | Theo de Raadt |
2010-10-29 | Include the octet of the mode that contains the setuid/setgid/sticky bits | Philip Guenthe |
2010-09-01 | Remove unused variable: linkfail | lum |
2010-06-29 | we don't care about keeping rccs_id | Ted Unangst |
2009-06-24 | synchronize synopsis and usage; "-l", "-r", "-s" and "-x" are mutually | Igor Sobrado |
2008-06-26 | First pass at removing clauses 3 and 4 from NetBSD licenses. | Ray Lai |
2006-05-28 | warn() already prints __progname for us, okay deraadt@ hshoexer@ | Pedro Martelletto |
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-03 | remove readlink stuff; same as otto diff | Theo de Raadt |
2005-04-03 | cleanup; ok otto | Theo de Raadt |
2005-04-02 | Undefine some things which are not conditional any more. No binary change. | 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 | Welcome stat(1), from NetBSD. grrrrrok deraadt@ ok henning@ tdeval@ tedu@ | Otto Moerbeek |