index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bin
/
mkdir
Commit message (
Expand
)
Author
Age
Files
Lines
*
More markup fixes.
ru
2006-12-27
1
-3
/
+3
*
Fix markup.
ru
2006-12-27
1
-6
/
+7
*
Adhere to POSIX: the -m option only applies to the newly created
ru
2006-10-10
1
-13
/
+21
*
Sync program's usage() with manpage's SYNOPSIS.
ru
2005-02-09
1
-1
/
+2
*
Remove WARNS?= 6 from Makefile, since it is already in src/bin/Makefile.inc
ssouhlal
2005-01-26
1
-1
/
+0
*
- The first argument of getmode() is a void *
ssouhlal
2005-01-25
2
-1
/
+3
*
Add the new standard EXIT STATUS section where appropriate.
ru
2005-01-16
1
-3
/
+3
*
/*- or .\"- or #- to begin license clauses.
imp
2005-01-10
2
-1
/
+2
*
Don't read the byte at *argv[strlen(*argv) + 1].
das
2004-09-24
1
-1
/
+1
*
Deal with double whitespace.
ru
2004-07-03
1
-2
/
+2
*
Remove clause 3 from the UCB licenses.
markm
2004-04-06
2
-8
/
+0
*
Quiet warnings about copyright[].
obrien
2003-05-01
1
-2
/
+2
*
Put documentation of the -m option's argument in its list tag in the
tjr
2002-06-30
1
-2
/
+4
*
Consistently use __FBSDID
obrien
2002-06-30
1
-2
/
+2
*
Use `The .Nm utility'
charnier
2002-04-16
1
-2
/
+3
*
Fix a bug introduced in rev.1.23 - for some reason mkdir("/", ...) system
sobomax
2002-02-25
1
-1
/
+1
*
Fix warnings inspired by lint, a commercial lint and WARNS=4.
markm
2002-02-22
1
-4
/
+4
*
Fix the race between the stat() and the mkdir().
zarzycki
2002-02-05
1
-16
/
+19
*
o __P has been reoved
imp
2002-02-02
1
-10
/
+5
*
Default to WARNS=2. Binary builds that cannot handle this must explicitly
obrien
2001-12-04
1
-1
/
+0
*
mdoc(7) police: utilize the new .Ex macro.
ru
2001-08-15
1
-3
/
+1
*
Set WARNS=2 on programs which compile cleanly.
dd
2001-07-15
1
-0
/
+1
*
Add a note on what happens if the "-p" option is specified
yar
2001-06-29
1
-0
/
+2
*
Silence WARNS=2 and BDECFLAGS except for stupid mode_t warnings.
kris
2001-05-20
1
-0
/
+1
*
Special case the error reporting when errno is ENOTDIR or ENOENT.
alfred
2001-01-14
1
-1
/
+5
*
mdoc(7) police: use the new features of the Nm macro.
ru
2000-11-20
1
-1
/
+1
*
brucify and add comment about -v being non-standard to manpage
mharo
1999-09-04
2
-6
/
+10
*
Fix typo in previous commit that documented the -v option.
mpp
1999-08-28
1
-1
/
+1
*
add verbose flag
mharo
1999-08-28
2
-5
/
+17
*
$Id$ -> $FreeBSD$
peter
1999-08-27
3
-3
/
+3
*
Various spelling/formatting changes.
kris
1999-05-08
1
-4
/
+5
*
Free memory obtained from setmode.
imp
1998-12-16
1
-1
/
+2
*
Fix behaviour for 'mkdir -m 777 / /tmp/foo'. Play "guess the style bug"
msmith
1998-10-23
1
-6
/
+8
*
Honour the spirit rather than the implementation of the previous changes;
msmith
1998-10-22
1
-19
/
+10
*
Make this compile, and honour the spirit of the original design while
msmith
1998-10-20
1
-8
/
+10
*
- mkdir -m should call chmod because the high-order bits get ignored
msmith
1998-10-20
1
-1
/
+19
*
correct use of .Nm. Add rcsid.
charnier
1998-05-15
2
-7
/
+9
*
Fix several problems with mkdir:
mpp
1997-04-01
1
-29
/
+38
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-28
1
-2
/
+2
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
3
-3
/
+3
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
3
-3
/
+3
*
Cleanup man page and -Wall cleaning.
steve
1996-12-14
2
-6
/
+6
*
[HISTORY] command appeared in Version 1 AT&T UNIX
wosch
1996-08-29
1
-1
/
+6
*
Added $Id$
dg
1994-09-24
3
-0
/
+4
*
Remove bogus cast that was introduced in the previous commit.
bde
1994-09-21
1
-1
/
+1
*
Applied patch to make -Wall and -Dlint shut up.
phk
1994-09-20
1
-3
/
+4
*
[ From Dave Tweten ]
jkh
1994-09-08
1
-2
/
+4
*
BSD 4.4 Lite bin Sources
rgrimes
1994-05-26
3
-0
/
+266