NetBSD/sbin/init
christos 62a708c06d KNF: - use %m always instead of sometimes using strerror()
- space problems in casts
     - don't cast 0, use NULL
     - don't have long lines
     - don't cast malloc
     - use warn/warnx instead of fprintf
     - fix bug where a failed mount_mfs would cause the program to continue.
     - pass lint
2002-01-26 19:50:25 +00:00
..
init.8
init.c KNF: - use %m always instead of sometimes using strerror() 2002-01-26 19:50:25 +00:00
Makefile Rename MSDOSFS_ROOT to MFS_DEV_IF_NO_CONSOLE, and rework: 2002-01-21 15:57:40 +00:00
NOTES
pathnames.h