index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
mkdir
/
mkdir.c
Age
Commit message (
Expand
)
Author
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