Hiltjo Posthuma
|
7e394bd70f
|
code-style: cleanup
- move main() at the bottom.
- put global variables at the top.
- improve usage() lines (consistent with man page).
|
2015-02-06 15:16:24 +00:00 |
|
sin
|
6f7f387352
|
Stop using EXIT_{SUCCESS,FAILURE}
|
2014-10-02 23:47:39 +01:00 |
|
Hiltjo Posthuma
|
291aedb875
|
code consistency fixes
|
2014-07-09 15:08:01 +01:00 |
|
sin
|
86060b535c
|
Fix includes across all tools
|
2014-06-30 19:04:47 +01:00 |
|
sin
|
505bb70e89
|
Fix char **argv to char *argv[]
|
2014-04-18 11:52:31 +01:00 |
|
sin
|
1f7b76f6f2
|
Import mknod(1) from sbase
mknod(1) is not POSIX and it is not portable so it should be
in ubase instead of sbase.
|
2014-01-28 16:52:37 +00:00 |
|