Bruce Evans
11257f4d1a
Fixed assorted bugs in setting of timestamps in devfs_setattr().
...
Setting of timestamps on devices had no effect visible to userland
because timestamps for devices were set in places that are never used.
This broke:
- update of file change time after a change of an attribute
- setting of file access and modification times.
The VA_UTIMES_NULL case did not work. Revs 1.31-1.32 were supposed to
fix this by copying correct bits from ufs, but had little or no effect
because the old checks were not removed.
2002-04-05 15:16:08 +00:00
..
2002-04-05 00:52:15 +00:00
2002-04-04 21:38:47 +00:00
2002-03-24 11:25:46 +00:00
2002-04-04 06:04:38 +00:00
2002-04-01 05:41:33 +00:00
2002-04-04 17:49:48 +00:00
2002-04-04 17:49:48 +00:00
2002-04-05 02:42:25 +00:00
2002-03-26 13:42:09 +00:00
2002-03-20 05:14:42 +00:00
2002-03-23 11:53:03 +00:00
2002-04-05 13:13:56 +00:00
2002-04-05 15:16:08 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-05 00:04:56 +00:00
2002-04-04 21:03:38 +00:00
2002-04-02 18:29:43 +00:00
2002-04-04 21:03:38 +00:00
2002-04-05 10:00:37 +00:00
2002-03-21 18:49:23 +00:00
2002-04-02 02:38:35 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-03-20 02:39:27 +00:00
2002-04-04 21:03:38 +00:00
2002-04-01 21:31:13 +00:00
2002-04-04 21:03:38 +00:00
2002-04-04 21:03:38 +00:00
2002-03-20 10:12:07 +00:00
2002-04-01 21:31:13 +00:00
2002-04-01 21:31:13 +00:00
2002-04-04 21:03:38 +00:00
2002-04-01 21:31:13 +00:00
2002-04-04 21:03:38 +00:00
2002-03-19 22:20:14 +00:00
2002-04-02 22:19:16 +00:00
2002-04-01 21:31:13 +00:00
2002-04-05 02:40:54 +00:00
2002-04-05 13:10:26 +00:00
2002-04-01 19:22:04 +00:00
2002-04-04 21:03:38 +00:00
2002-04-05 00:52:15 +00:00