Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | foo | Michael I. Bushnell | 1995-06-20 | 1 | -1/+0 | |
| | ||||||
* | Rename pager_no_senders to _pager_do_seqnos_mach_notify_no_senders. | Michael I. Bushnell | 1995-06-20 | 1 | -37/+12 | |
| | | | | | Lookup up port right ourselves. Remove function pager_clean (now in clean.c). | |||||
* | (_pager_class): New var. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+3 | |
| | ||||||
* | (pager_create): Drop parm CLASS. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+1 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-06-20 | 1 | -0/+259 | |
| | ||||||
* | (COBJS): Delete reference.o. | Michael I. Bushnell | 1995-06-20 | 1 | -3/+3 | |
| | | | | (OBJS): Add notifyServer.o. | |||||
* | Include "notify_S.h". | Michael I. Bushnell | 1995-06-20 | 1 | -2/+7 | |
| | | | | (pager_demuxer): Declare and use _pager_seqnos_notify_server. | |||||
* | (pager_no_senders, pager_reference, pager_unreference, | Michael I. Bushnell | 1995-06-20 | 1 | -29/+13 | |
| | | | | | | pager_port_type): Remove declarations. (pager_create): New parms BUCKET and CLASS. (pager_clean): Doc fix. | |||||
* | Include <cthreads.h>. | Michael I. Bushnell | 1995-06-20 | 3 | -0/+3 | |
| | ||||||
* | (ports_lookup_port): Remove assignment from if test. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+5 | |
| | ||||||
* | Initial revision | Michael I. Bushnell | 1995-06-20 | 33 | -0/+1702 | |
| | ||||||
* | (diskfs_grow): Provide initialization of POKE_OFF. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (ffs_realloccg): Fix typo. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (diskfs_shutdown): Fix first arg to fshelp_fetch_control. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (diskfs_node_rdwr): Remove assignment from if test. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+5 | |
| | ||||||
* | (diskfs_make_node): Fix function name fshelp_init_transbox -> | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | | | | fshelp_transbox_init. | |||||
* | Include <hurd/fsys.h>. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+2 | |
| | | | | (diskfs_S_fsys_syncfs): Fix first arg to fshelp_fetch_control. | |||||
* | (diskfs_S_fsys_set_options): [helper] Fix first arg to | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | | | | fshelp_fetch_control. | |||||
* | Include <hurd/fsys.h> | Michael I. Bushnell | 1995-06-20 | 1 | -1/+2 | |
| | | | | | (diskfs_S_file_syncfs) [helper]: First arg to fshelp_fetch_control should be &NP->transbox, not NP. | |||||
* | (diskfs_S_file_set_translator): Remove assignment from if test. | Michael I. Bushnell | 1995-06-20 | 1 | -22/+28 | |
| | ||||||
* | (fetch_indir_spec): Remove assignment from if test. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+3 | |
| | ||||||
* | (diskfs_truncate): Remove assignment from if test. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+2 | |
| | ||||||
* | (ffs_realloccg): Remove assignments from if tests. | Michael I. Bushnell | 1995-06-20 | 1 | -2/+4 | |
| | ||||||
* | (alllibs): Omit -Wno-parentheses. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (write_all_disknodes): Typos. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+3 | |
| | ||||||
* | (diskfs_node_iterate): New function. | Michael I. Bushnell | 1995-06-20 | 1 | -12/+27 | |
| | | | | (write_all_disknodes): Use it. | |||||
* | (diskfs_S_fsys_set_options): | Michael I. Bushnell | 1995-06-20 | 1 | -1/+5 | |
| | ||||||
* | (diskfs_shutdown): | Michael I. Bushnell | 1995-06-20 | 1 | -1/+5 | |
| | ||||||
* | (diskfs_S_file_syncfs): | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 | |
| | ||||||
* | (diskfs_S_fsys_syncfs): | Michael I. Bushnell | 1995-06-20 | 1 | -0/+1 | |
| | ||||||
* | (diskfs_S_fsys_set_options): Use diskfs_node_iterate instead of | Michael I. Bushnell | 1995-06-20 | 1 | -5/+17 | |
| | | | | fshelp_translator_iterate. | |||||
* | (diskfs_S_file_syncfs): Typo. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (diskfs_S_fsys_syncfs): Typo. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (diskfs_shutdown): Use diskfs_node_iterate instead of | Michael I. Bushnell | 1995-06-20 | 1 | -5/+17 | |
| | | | | diskfs_translator_iterate. | |||||
* | (diskfs_S_file_syncfs): Use diskfs_node_iterate instead of | Michael I. Bushnell | 1995-06-20 | 1 | -1/+15 | |
| | | | | diskfs_sync_translators. | |||||
* | (diskfs_S_fsys_syncfs): Use diskfs_node_iterate instead of | Michael I. Bushnell | 1995-06-20 | 1 | -1/+14 | |
| | | | | diskfs_sync_translators. | |||||
* | (diskfs_node_iterate): New (user-provided) function. | Michael I. Bushnell | 1995-06-20 | 1 | -0/+6 | |
| | ||||||
* | (diskfs_S_dir_rmdir): Don't attempt anything for translated | Michael I. Bushnell | 1995-06-20 | 1 | -32/+3 | |
| | | | | directories here; just return EBUSY. | |||||
* | (diskfs_S_dir_unlink): Don't do massively complicated fsys_goaway. | Michael I. Bushnell | 1995-06-20 | 1 | -34/+17 | |
| | | | | | Instead, call it at the end (but only if this was the last link) and ignore errors. | |||||
* | (fshelp_fetch_control): Only frob refs if control is non-null. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+2 | |
| | ||||||
* | (diskfs_drop_node): Fix typo. | Michael I. Bushnell | 1995-06-20 | 1 | -1/+1 | |
| | ||||||
* | (diskfs_S_fsys_startup): Strip out support for translators; fshelp now | Michael I. Bushnell | 1995-06-20 | 1 | -12/+1 | |
| | | | | does that itself. | |||||
* | (_diskfs_translator_callback_fn): Fix typos so it compiles. | Michael I. Bushnell | 1995-06-19 | 1 | -6/+7 | |
| | ||||||
* | (fshelp_set_active): Don't do GOAWAY parm. | Michael I. Bushnell | 1995-06-19 | 1 | -30/+1 | |
| | ||||||
* | (fshelp_set_active): On second thought, don't do GOAWAY or FLAGS. | Michael I. Bushnell | 1995-06-19 | 1 | -4/+2 | |
| | ||||||
* | (fshelp_set_active): Implement new interface. | Michael I. Bushnell | 1995-06-19 | 1 | -1/+36 | |
| | ||||||
* | (fshelp_set_active): New parms EXCL, GOAWAY, and FLAGS. | Michael I. Bushnell | 1995-06-19 | 1 | -3/+6 | |
| | ||||||
* | Include <hurd/fsys.h> | Michael I. Bushnell | 1995-06-19 | 1 | -2/+4 | |
| | | | | (diskfs_S_file_set_translator): Fix typo. | |||||
* | (diskfs_S_file_set_translator): Use new translator interface | Michael I. Bushnell | 1995-06-19 | 1 | -18/+14 | |
| | | | | throughout. | |||||
* | (fshelp_fetch_control): Don't frob obsolete innerlock. | Michael I. Bushnell | 1995-06-19 | 1 | -2/+0 | |
| |