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
/
mkdir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
brucify and add comment about -v being non-standard to manpage
mharo
1999-09-04
1
-4
/
+5
*
add verbose flag
mharo
1999-08-28
1
-5
/
+14
*
$Id$ -> $FreeBSD$
peter
1999-08-27
1
-1
/
+1
*
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
1
-3
/
+5
*
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
1
-1
/
+1
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
1
-1
/
+1
*
Cleanup man page and -Wall cleaning.
steve
1996-12-14
1
-3
/
+3
*
Added $Id$
dg
1994-09-24
1
-0
/
+2
*
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
1
-0
/
+169