Age | Commit message (Expand) | Author |
2019-06-28 | When system calls indicate an error they return -1, not some arbitrary | Theo de Raadt |
2016-10-19 | Delete useless setlocale(3) in src/bin/. | Ingo Schwarze |
2015-10-23 | correct precedence; from Ilya Kaliman | Theo de Raadt |
2015-10-10 | normalize the ordering of tame requests (particularily, "rpath wpath cpath", | Theo de Raadt |
2015-10-09 | Change all tame callers to namechange to pledge(2). | Theo de Raadt |
2015-10-07 | tame "stdio cpath rpath fattr", unless mkdir -m is passed a mode which | Theo de Raadt |
2013-04-02 | Revert rev 1.21 to fix a race condition where multiple mkdir -p's trying | Christian Weisgerber |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2008-09-30 | Fix a problem in the last commit. Upon closer reading of POSIX, in | Todd C. Miller |
2008-09-30 | Fix "-m mode" in conjunction with the -p flag. Also simplify the error | Todd C. Miller |
2008-02-13 | Rework the fix in 1.20. The original fix causes problems for systrace | Todd C. Miller |
2008-01-02 | fix PR 5141: | Charles Longeau |
2007-08-06 | the ellipsis is not an optional argument; while here, sync the usage | Igor Sobrado |
2006-03-24 | Make sure `path' variable is always NUL-terminated. | Ray Lai |
2004-07-01 | setmode(3) returns void *, not mode_t *. ok millert@ | Otto Moerbeek |
2003-07-29 | spacing | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2002-07-04 | ansi | Theo de Raadt |
2002-06-09 | knf | Todd T. Fries |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-01-16 | missed some registers, kill'em! | Mike Pechkin |
2001-09-06 | o) __progname aria; | Mike Pechkin |
2000-02-02 | Make mkdir -m 1777 foo and the like work. From how Netbsd/Freebsd do it. | Eric Jackson |
1998-09-26 | more setmode() leaks -- kill 'em all | Theo de Raadt |
1998-01-25 | Fix a race where a dir might have been created after a stat call, but before | Niklas Hallqvist |
1997-09-01 | i am bored enough to fix terminal space/tab uglies | Theo de Raadt |
1997-07-23 | tabify | kstailey |
1996-08-14 | Get mode of last directory right when doing mkdir -p; NetBSD PR #2686 | Thorsten Lockert |
1996-08-02 | zap getopt() case of -?, come on, it is the default! | Theo de Raadt |
1996-06-23 | update rcsid | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |