Ian Dowse
afe1ef249f
Fix some bugs and general brain damage in mounttab:
...
- Declare mtabhead as an extern in mounttab.h and define it only in
mounttab.c.
- Remove shared global `verbose' and instead pass it as a parameter.
- Remove the `mtabp' argument to read_mtab(). It served no purpose
whatsoever, although read_mtab() did use it as a temporary local
variable.
- Don't check for impossible conditions when parsing mounttab, and
do detect zero-length fields.
- Correctly test for strtoul() failures - just testing ERANGE is wrong.
- Include a field name in syslog errors, and avoid passing NULL to
a syslog %s field.
- Don't test if arrays are NULL.
- If there are duplicates when writing out mounttab, keep the last
entry instead of the first, as it will have a later timestamp.
- Fix a few formatting issues.
Update rpc.umntall and umount to match the mounttab interface changes.
2001-07-22 12:17:51 +00:00
..
2001-07-15 05:41:57 +00:00
2001-07-10 11:04:34 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 10:30:46 +00:00
2001-07-10 11:04:34 +00:00
2001-07-15 07:53:42 +00:00
2001-04-07 11:21:35 +00:00
2001-07-15 07:53:42 +00:00
2001-07-14 21:56:04 +00:00
2001-07-15 14:00:19 +00:00
2001-07-10 11:04:34 +00:00
2001-07-15 07:53:42 +00:00
2001-07-18 07:12:46 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-19 17:06:19 +00:00
2001-07-15 07:53:42 +00:00
2001-03-26 14:33:27 +00:00
2001-07-15 07:53:42 +00:00
2001-07-18 07:12:46 +00:00
2001-07-21 00:35:11 +00:00
2001-07-15 07:53:42 +00:00
2001-07-10 11:04:34 +00:00
2001-06-18 15:55:28 +00:00
2001-06-23 09:10:48 +00:00
2001-07-22 06:40:11 +00:00
2001-05-18 13:41:42 +00:00
2001-06-18 15:55:28 +00:00
2001-07-15 07:53:42 +00:00
2001-07-06 07:38:47 +00:00
2001-07-15 10:30:46 +00:00
2001-05-18 13:41:42 +00:00
2001-07-10 11:04:34 +00:00
2001-07-10 11:04:34 +00:00
2001-07-15 07:53:42 +00:00
2001-07-18 13:32:38 +00:00
2001-07-01 23:24:27 +00:00
2001-07-15 07:53:42 +00:00
2001-07-10 11:04:34 +00:00
2001-07-10 11:04:34 +00:00
2001-07-10 11:04:34 +00:00
2001-07-10 11:04:34 +00:00
2001-06-24 23:31:07 +00:00
2001-06-01 10:57:26 +00:00
2001-07-21 15:38:37 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-05-24 15:20:11 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-10 11:04:34 +00:00
2001-07-15 07:53:42 +00:00
2001-03-26 14:33:27 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-06-07 16:59:19 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-04 14:04:16 +00:00
2001-07-15 07:53:42 +00:00
2001-06-16 07:16:14 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 07:53:42 +00:00
2001-07-10 11:04:34 +00:00
2001-06-11 12:39:29 +00:00
2001-07-10 11:04:34 +00:00
2001-07-20 06:20:32 +00:00
2001-07-15 05:46:07 +00:00
2001-07-15 07:53:42 +00:00
2001-07-15 10:30:46 +00:00
2001-07-10 11:04:34 +00:00
2001-07-15 10:30:46 +00:00
2001-07-13 09:09:52 +00:00
2001-07-15 05:47:47 +00:00
2001-07-22 12:17:51 +00:00
2001-07-04 14:18:31 +00:00
2001-07-09 11:06:47 +00:00
2001-03-26 14:33:27 +00:00