| Commit message (Expand) | Author | Age | Files | Lines |
* | libdiskfs: Don't warn if requesting shutdown notification fails with EPERM | Sergey Bugaev | 2023-07-03 | 1 | -2/+4 |
* | Modernize code by removing use of old style definitions. | Flavio Cruz | 2023-04-03 | 1 | -1/+1 |
* | libdiskfs: Refactor fsys_startup invokation for bootstrapping | Damien Zammit | 2020-07-28 | 1 | -20/+38 |
* | Revert "libdiskfs: Shutdown pagers on startup_dosync." | Samuel Thibault | 2018-01-15 | 1 | -1/+33 |
* | libdiskfs: Shutdown pagers on startup_dosync. | Justus Winter | 2017-09-12 | 1 | -33/+1 |
* | Use our own variant of 'assert' and 'assert_perror'. | Justus Winter | 2017-08-05 | 1 | -3/+3 |
* | Fix message about not being able to request shutdown notification | Samuel Thibault | 2016-08-30 | 1 | -1/+1 |
* | Fix space style | Samuel Thibault | 2015-03-05 | 1 | -12/+12 |
* | startup: bind the startup server to /servers/startup | Justus Winter | 2014-11-21 | 1 | -5/+8 |
* | Include the MIG-generated server header files | Justus Winter | 2014-04-15 | 1 | -0/+2 |
* | libdiskfs: register libdiskfs-based translators as important | Justus Winter | 2013-08-29 | 1 | -0/+7 |
* | Define and use symbolic names for important processes | Justus Winter | 2013-08-28 | 1 | -1/+2 |
* | Switch from cthreads to pthreads | Richard Braun | 2012-11-27 | 1 | -6/+6 |
* | Set diskfs stores as readonly on shutdown before enabling RPCs again. | Samuel Thibault | 2012-09-22 | 1 | -0/+7 |
* | 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca> | Neal H. Walfield | 2002-03-26 | 1 | -2/+1 |
* | 2002-03-25 Neal H Walfield <neal@cs.uml.edu> | Neal H. Walfield | 2002-03-26 | 1 | -4/+6 |
* | 2001-04-14 Neal H Walfield <neal@cs.uml.edu> | Roland McGrath | 2001-04-15 | 1 | -11/+9 |
* | 2000-03-17 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 2000-03-17 | 1 | -1/+1 |
* | 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | 2000-03-17 | 1 | -6/+9 |
* | 1999-11-09 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-11-09 | 1 | -1/+1 |
* | 1999-02-16 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-17 | 1 | -3/+3 |
* | 1999-02-12 Gordon Matzigkeit <gord@trick.fig.org> | Thomas Bushnell | 1999-02-13 | 1 | -1/+6 |
* | 1998-10-26 Gordon Matzigkeit <gord@trick.fig.org> | Roland McGrath | 1998-11-07 | 1 | -1/+1 |
* | 1998-04-04 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1998-10-24 | 1 | -15/+60 |
* | (_diskfs_init_completed): | Miles Bader | 1996-09-23 | 1 | -2/+2 |
* | (diskfs_S_startup_dosync): | Miles Bader | 1996-07-28 | 1 | -18/+25 |
* | (diskfs_startup_diskfs): Don't call diskfs_readonly_changed here | Michael I. Bushnell | 1996-06-27 | 1 | -4/+0 |
* | (diskfs_S_startup_dosync): Don't crash the filesystem, just do a clean | Michael I. Bushnell | 1996-06-24 | 1 | -1/+5 |
* | (diskfs_S_startup_dosync): Pass HANDLE to ports_lookup_port. Declare ERR. | Miles Bader | 1996-06-20 | 1 | -1/+2 |
* | (diskfs_S_startup_dosync): Uncomment function. | Michael I. Bushnell | 1996-06-13 | 1 | -2/+0 |
* | (_diskfs_init_completed): NOTIFY doesn't need deallocation. | Michael I. Bushnell | 1996-06-13 | 1 | -1/+0 |
* | (_diskfs_init_completed): again. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+2 |
* | (_diskfs_init_completed): Don't need to insert right any more now that | Michael I. Bushnell | 1996-05-09 | 1 | -9/+1 |
* | (_diskfs_init_completed): Provide helpful name to init. | Michael I. Bushnell | 1996-05-09 | 1 | -1/+5 |
* | Include <string.h> and <hurd/startup.h>. | Michael I. Bushnell | 1996-04-30 | 1 | -0/+86 |
* | (diskfs_startup_diskfs): Use ports_create_port instead of ports_allocate_port. | Miles Bader | 1996-01-27 | 1 | -8/+10 |
* | (diskfs_startup_diskfs) Add FLAGS arg; use. | Miles Bader | 1995-11-02 | 1 | -2/+2 |
* | (diskfs_startup_diskfs): | Miles Bader | 1995-10-19 | 1 | -0/+4 |
* | (diskfs_startup_diskfs): | Miles Bader | 1995-10-13 | 1 | -1/+6 |
* | (diskfs_startup_diskfs): Free initial reference created by | Michael I. Bushnell | 1995-07-21 | 1 | -8/+8 |
* | (diskfs_startup_diskfs): Use new args for ports_allocate_port. | Michael I. Bushnell | 1995-06-09 | 1 | -3/+4 |
* | (diskfs_startup_diskfs): Start periodic background syncing, if enabled. | Miles Bader | 1995-05-18 | 1 | -0/+4 |
* | entered into RCS | Roland McGrath | 1994-09-12 | 1 | -0/+2 |
* | Initial revision | Roland McGrath | 1994-09-10 | 1 | -0/+49 |