Walt Wimer noticed that mknod couldn't handle major or minor > 255. Now our
authorRob Landley <rob@landley.net>
Mon, 6 Mar 2006 19:31:39 +0000 (19:31 -0000)
committerRob Landley <rob@landley.net>
Mon, 6 Mar 2006 19:31:39 +0000 (19:31 -0000)
commit1f5e25bf3eca768b8cee1c689ac154d8f51662f9
tree515cdddb86c5244e7eb14f0a723e8d41d7541723
parent2e9cf373a95b7b73b60e95372c1cc9192ce3ac3f
Walt Wimer noticed that mknod couldn't handle major or minor > 255.  Now our
limit checking autodetects what the system supports (at compile time).
coreutils/mknod.c