Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-28 | (diskfs_S_startup_dosync): | Miles Bader | |
Don't sync if DISKFS_READONLY. Clean up after ourselves. | |||
1996-06-27 | (diskfs_startup_diskfs): Don't call diskfs_readonly_changed here | Michael I. Bushnell | |
anymore. | |||
1996-06-24 | (diskfs_S_startup_dosync): Don't crash the filesystem, just do a clean | Michael I. Bushnell | |
sync. | |||
1996-06-20 | (diskfs_S_startup_dosync): Pass HANDLE to ports_lookup_port. Declare ERR. | Miles Bader | |
1996-06-13 | (diskfs_S_startup_dosync): Uncomment function. | Michael I. Bushnell | |
1996-06-13 | (_diskfs_init_completed): NOTIFY doesn't need deallocation. | Michael I. Bushnell | |
1996-05-09 | (_diskfs_init_completed): again. | Michael I. Bushnell | |
1996-05-09 | (_diskfs_init_completed): Don't need to insert right any more now that | Michael I. Bushnell | |
it's a poly arg. | |||
1996-05-09 | (_diskfs_init_completed): Provide helpful name to init. | Michael I. Bushnell | |
1996-04-30 | Include <string.h> and <hurd/startup.h>. | Michael I. Bushnell | |
(diskfs_startup_diskfs): If not bootstrap filesystem, call _diskfs_init_completed here. (diskfs_S_startup_dosync): New function (commented out). (_diskfs_init_completed): New function. | |||
1996-01-27 | (diskfs_startup_diskfs): Use ports_create_port instead of ports_allocate_port. | Miles Bader | |
1995-11-02 | (diskfs_startup_diskfs) Add FLAGS arg; use. | Miles Bader | |
1995-10-19 | (diskfs_startup_diskfs): | Miles Bader | |
Call diskfs_readonly_changed if we're starting up writable. | |||
1995-10-13 | (diskfs_startup_diskfs): | Miles Bader | |
Call diskfs_start_bootstrap if we're the bootstrap file system. | |||
1995-07-21 | (diskfs_startup_diskfs): Free initial reference created by | Michael I. Bushnell | |
ports_allocate_port. | |||
1995-06-09 | (diskfs_startup_diskfs): Use new args for ports_allocate_port. | Michael I. Bushnell | |
1995-05-18 | (diskfs_startup_diskfs): Start periodic background syncing, if enabled. | Miles Bader | |
1994-09-12 | entered into RCS | Roland McGrath | |
1994-09-10 | Initial revision | Roland McGrath | |