aboutsummaryrefslogtreecommitdiff
path: root/libdiskfs/init-startup.c
Commit message (Expand)AuthorAgeFilesLines
* libdiskfs: Don't warn if requesting shutdown notification fails with EPERMSergey Bugaev2023-07-031-2/+4
* Modernize code by removing use of old style definitions.Flavio Cruz2023-04-031-1/+1
* libdiskfs: Refactor fsys_startup invokation for bootstrappingDamien Zammit2020-07-281-20/+38
* Revert "libdiskfs: Shutdown pagers on startup_dosync."Samuel Thibault2018-01-151-1/+33
* libdiskfs: Shutdown pagers on startup_dosync.Justus Winter2017-09-121-33/+1
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-3/+3
* Fix message about not being able to request shutdown notificationSamuel Thibault2016-08-301-1/+1
* Fix space styleSamuel Thibault2015-03-051-12/+12
* startup: bind the startup server to /servers/startupJustus Winter2014-11-211-5/+8
* Include the MIG-generated server header filesJustus Winter2014-04-151-0/+2
* libdiskfs: register libdiskfs-based translators as importantJustus Winter2013-08-291-0/+7
* Define and use symbolic names for important processesJustus Winter2013-08-281-1/+2
* Switch from cthreads to pthreadsRichard Braun2012-11-271-6/+6
* Set diskfs stores as readonly on shutdown before enabling RPCs again.Samuel Thibault2012-09-221-0/+7
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-2/+1
* 2002-03-25 Neal H Walfield <neal@cs.uml.edu>Neal H. Walfield2002-03-261-4/+6
* 2001-04-14 Neal H Walfield <neal@cs.uml.edu>Roland McGrath2001-04-151-11/+9
* 2000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath2000-03-171-1/+1
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-6/+9
* 1999-11-09 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-11-091-1/+1
* 1999-02-16 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-171-3/+3
* 1999-02-12 Gordon Matzigkeit <gord@trick.fig.org>Thomas Bushnell1999-02-131-1/+6
* 1998-10-26 Gordon Matzigkeit <gord@trick.fig.org>Roland McGrath1998-11-071-1/+1
* 1998-04-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1998-10-241-15/+60
* (_diskfs_init_completed):Miles Bader1996-09-231-2/+2
* (diskfs_S_startup_dosync):Miles Bader1996-07-281-18/+25
* (diskfs_startup_diskfs): Don't call diskfs_readonly_changed hereMichael I. Bushnell1996-06-271-4/+0
* (diskfs_S_startup_dosync): Don't crash the filesystem, just do a cleanMichael I. Bushnell1996-06-241-1/+5
* (diskfs_S_startup_dosync): Pass HANDLE to ports_lookup_port. Declare ERR.Miles Bader1996-06-201-1/+2
* (diskfs_S_startup_dosync): Uncomment function.Michael I. Bushnell1996-06-131-2/+0
* (_diskfs_init_completed): NOTIFY doesn't need deallocation.Michael I. Bushnell1996-06-131-1/+0
* (_diskfs_init_completed): again.Michael I. Bushnell1996-05-091-1/+2
* (_diskfs_init_completed): Don't need to insert right any more now thatMichael I. Bushnell1996-05-091-9/+1
* (_diskfs_init_completed): Provide helpful name to init.Michael I. Bushnell1996-05-091-1/+5
* Include <string.h> and <hurd/startup.h>.Michael I. Bushnell1996-04-301-0/+86
* (diskfs_startup_diskfs): Use ports_create_port instead of ports_allocate_port.Miles Bader1996-01-271-8/+10
* (diskfs_startup_diskfs) Add FLAGS arg; use.Miles Bader1995-11-021-2/+2
* (diskfs_startup_diskfs):Miles Bader1995-10-191-0/+4
* (diskfs_startup_diskfs):Miles Bader1995-10-131-1/+6
* (diskfs_startup_diskfs): Free initial reference created byMichael I. Bushnell1995-07-211-8/+8
* (diskfs_startup_diskfs): Use new args for ports_allocate_port.Michael I. Bushnell1995-06-091-3/+4
* (diskfs_startup_diskfs): Start periodic background syncing, if enabled.Miles Bader1995-05-181-0/+4
* entered into RCSRoland McGrath1994-09-121-0/+2
* Initial revisionRoland McGrath1994-09-101-0/+49