From 8be0c604d2ba515f3a8cfaadb89f2f9e1eee3cca Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Sun, 23 May 1999 22:26:52 +0000 Subject: . --- storeio/ChangeLog | 6 +++++- sutils/ChangeLog | 8 ++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/storeio/ChangeLog b/storeio/ChangeLog index 364b38c1..dee2297d 100644 --- a/storeio/ChangeLog +++ b/storeio/ChangeLog @@ -1,8 +1,12 @@ +1999-05-23 Roland McGrath + + * storeio.c (check_open_hook): Translate D_NO_SUCH_DEVICE to ENXIO. + 1999-05-09 Mark Kettenis * pager.c (dev_stop_paging): Do not try to count ports in PAGER_PORT_BUCKET if it has not been created. - + 1999-04-30 Mark Kettenis * storeio.c (trivfs_modify_stat): Do not assume that we have the 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 + * 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 -- cgit v1.2.3