| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-09-02 | More correction of section 3 layout. directory->opendir, fts->fts_open, | 1 | -6/+6 | ||
| getcap->cgetent. pwcache->user_from_uid. And then repair references. ok jmc | |||||
| 2019-01-25 | I am retiring my old email address; replace it with my OpenBSD one. | 2 | -5/+5 | ||
| 2017-01-20 | In "%.*s" the * takes (int). gcc whines if you try to use the result | 1 | -2/+3 | ||
| of pointer subtraction without a cast. So cast those expressions to (int). Switch one local variable to the same type as the parameter it is compared to. ok deraadt@ guenther@ beck@ | |||||
| 2015-10-10 | simple program using "stdio rpath" | 1 | -1/+4 | ||
| ok doug | |||||
| 2015-09-25 | add missing .Ar macro and simplify synopsis | 2 | -14/+8 | ||
| 2013-11-15 | Include unistd.h as it is the standard location for getopt(). | 1 | -1/+2 | ||
| 2009-10-27 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | 1 | -5/+1 | ||
| unmaintainable). these days, people use source. these id's do not provide any benefit, and do hurt the small install media (the 33,000 line diff is essentially mechanical) ok with the idea millert, ok dms | |||||
| 2007-05-31 | convert to new .Dd format; | 1 | -2/+2 | ||
| 2006-01-28 | Remove duplicate cgetstr() call introduced by accident. Andrey Matveev | 1 | -4/+2 | ||
| 2005-02-21 | tweaks; | 1 | -13/+13 | ||
| 2005-02-19 | Add getcap(1), a simple tool to query getcap(3)-style databases. | 3 | -0/+373 | ||
