Sync up busybox with the latest and greatest. This is not stuff for
the Embedix release. -Erik
This commit is contained in:
@@ -515,11 +515,14 @@ ________________________________________________________________________________
|
||||
|
||||
|
||||
|
||||
mknod (Segmentation Fault when executing this command)
|
||||
|
||||
(No embedix information available for this command.)
|
||||
mknod NAME TYPE MAJOR MINOR
|
||||
|
||||
Make block or character special files.
|
||||
|
||||
TYPEs include:
|
||||
b: Make a block (buffered) device.
|
||||
c or u: Make a character (un-buffered) device.
|
||||
p: Make a named pipe. Major and minor are ignored for named pipes.
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user