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
/
sbin
/
mknod
/
mknod.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix some more warnings found by clang.
brucec
2010-11-22
1
-1
/
+1
*
Allow mknod(8) to be only invoked with a pathname as an argument.
ed
2010-01-31
1
-24
/
+30
*
In the previous changeset a cast of myminor to u_int were
delphij
2007-06-14
1
-1
/
+1
*
WARNS=6
delphij
2007-06-13
1
-11
/
+6
*
Remove advertising clause from University of California Regent's license,
markm
2004-04-09
1
-4
/
+0
*
Add chown(8)-like functionality. This will allow us to not use chown(8)
obrien
2000-01-06
1
-5
/
+68
*
Cast myminor/mymajor results to u_int so
mjacob
2000-01-05
1
-1
/
+2
*
$Id$ -> $FreeBSD$
peter
1999-08-28
1
-1
/
+1
*
Fix mknod which overloaded a little too much on "minor" and "major"
phk
1999-05-10
1
-6
/
+6
*
Remove unused #include. Add usage().
charnier
1998-07-06
1
-10
/
+12
*
Use err(3).
charnier
1997-06-16
1
-26
/
+12
*
Fixed checking for a non-numeric minor number.
bde
1997-03-12
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
*
Use strtoul() more carefully.
bde
1996-07-30
1
-12
/
+34
*
Finally use strtoul() to convert the major an minor numbers, so
joerg
1996-07-27
1
-2
/
+16
*
BSD 4.4 Lite sbin Sources
rgrimes
1994-05-26
1
-0
/
+82