diff options
Diffstat (limited to 'sutils/ChangeLog')
-rw-r--r-- | sutils/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/sutils/ChangeLog b/sutils/ChangeLog index 59d9077b..e2a0f5a8 100644 --- a/sutils/ChangeLog +++ b/sutils/ChangeLog @@ -1,5 +1,13 @@ 1999-05-23 Roland McGrath <roland@baalperazim.frob.com> + * MAKEDEV.sh (ECHO, EXEC): Do not export. + (DEVDIR): Initialize to `pwd` before argument parsing. + (_CWD): Don't set this. + (lose): New function. Use it for all miscellaneous fatal errors. + (mkdev): Disallow directory names. Always use ${DEVDIR} for name to + embed in translator settings. + Rewrite syntax checking for disk device names. + * fstab.c, fstab.h: Add numerous `const' qualifiers. * fstab.c (fstab_find_mount): Don't count "none" or "-" as matching |