summaryrefslogtreecommitdiff
path: root/libdiskfs/sync-interval.c
AgeCommit message (Collapse)Author
1995-06-26(periodic_sync_thread, periodic_sync_lock): Declare static.Michael I. Bushnell
(control): Delete var. (pi): New var. (diskfs_set_sync_interval): Set PI instead of CONTROL. (periodic_sync): Do sync by hand; use ports routines around it properly.
1995-06-09(diskfs_set_sync_interval): Use new args for ports_allocate_port.Michael I. Bushnell
1995-05-12Initial revisionMiles Bader