| Commit message (Expand) | Author | Age | Files | Lines |
* | When system calls indicate an error they return -1, not some arbitrary |  deraadt | 2019-06-28 | 1 | -4/+4 |
* | Delete useless setlocale(3) in src/bin/. |  schwarze | 2016-10-19 | 1 | -7/+4 |
* | correct precedence; from Ilya Kaliman |  deraadt | 2015-10-23 | 1 | -2/+2 |
* | normalize the ordering of tame requests (particularily, "rpath wpath cpath", |  deraadt | 2015-10-10 | 1 | -2/+2 |
* | Change all tame callers to namechange to pledge(2). |  deraadt | 2015-10-09 | 1 | -3/+3 |
* | tame "stdio cpath rpath fattr", unless mkdir -m is passed a mode which |  deraadt | 2015-10-07 | 1 | -1/+6 |
* | Revert rev 1.21 to fix a race condition where multiple mkdir -p's trying |  naddy | 2013-04-02 | 1 | -11/+7 |
* | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and |  deraadt | 2009-10-27 | 1 | -15/+1 |
* | Fix a problem in the last commit. Upon closer reading of POSIX, in |  millert | 2008-09-30 | 1 | -8/+7 |
* | Fix "-m mode" in conjunction with the -p flag. Also simplify the error |  millert | 2008-09-30 | 1 | -24/+23 |
* | Rework the fix in 1.20. The original fix causes problems for systrace |  millert | 2008-02-13 | 1 | -8/+12 |
* | fix PR 5141: |  chl | 2008-01-02 | 1 | -9/+14 |
* | the ellipsis is not an optional argument; while here, sync the usage |  sobrado | 2007-08-06 | 1 | -3/+4 |
* | Make sure `path' variable is always NUL-terminated. |  ray | 2006-03-24 | 1 | -4/+7 |
* | setmode(3) returns void *, not mode_t *. ok millert@ |  otto | 2004-07-01 | 1 | -3/+3 |
* | spacing |  deraadt | 2003-07-29 | 1 | -11/+11 |
* | Remove the advertising clause in the UCB license which Berkeley |  millert | 2003-06-02 | 1 | -7/+3 |
* | ansi |  deraadt | 2002-07-04 | 1 | -10/+5 |
* | knf |  todd | 2002-06-09 | 1 | -3/+3 |
* | Part one of userland __P removal. Done with a simple regexp with some minor hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically. |  millert | 2002-02-16 | 1 | -4/+4 |
* | missed some registers, kill'em! |  mpech | 2002-01-16 | 1 | -4/+4 |
* | o) __progname aria; |  mpech | 2001-09-06 | 1 | -4/+5 |
* | Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it. |  ericj | 2000-02-02 | 1 | -3/+15 |
* | more setmode() leaks -- kill 'em all |  deraadt | 1998-09-26 | 1 | -2/+3 |
* | Fix a race where a dir might have been created after a stat call, but before |  niklas | 1998-01-25 | 1 | -3/+5 |
* | i am bored enough to fix terminal space/tab uglies |  deraadt | 1997-09-01 | 1 | -4/+4 |
* | tabify |  kstailey | 1997-07-23 | 1 | -3/+3 |
* | Get mode of last directory right when doing mkdir -p; NetBSD PR #2686 |  tholo | 1996-08-14 | 1 | -3/+3 |
* | zap getopt() case of -?, come on, it is the default! |  deraadt | 1996-08-02 | 1 | -3/+2 |
* | update rcsid |  deraadt | 1996-06-23 | 1 | -1/+2 |
* | initial import of NetBSD tree |  deraadt | 1995-10-18 | 1 | -0/+173 |