Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wed Aug 20 14:03:41 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 1 | -2/+2 |
| | | | | | | * disk-pager.c (service_paging_requests): New args for ports_manage_port_operations_multithread. * init-first.c (master_thread_function): Likewise. | ||||
* | (master_thread_function): Declare to be `static any_t'. | Michael I. Bushnell | 1995-11-21 | 1 | -0/+1 |
| | |||||
* | (thread_timeout, server_timeout): New vars. | Michael I. Bushnell | 1995-07-18 | 1 | -5/+5 |
| | | | | | (THREAD_TIMEOUT, SERVER_TIMEOUT): Delete macros. (master_thread_function): Use vars instead of macros. | ||||
* | (master_thread_function): Exit when shutdown returns zero. | Michael I. Bushnell | 1995-06-26 | 1 | -2/+1 |
| | |||||
* | (diskfs_spawn_first_thread): Call our own thread function instead of | Michael I. Bushnell | 1995-06-09 | 1 | -3/+25 |
| | | | | | the ports one directly. (master_thread_function): New function. | ||||
* | Don't start auto-syncing in diskfs_spawn_first_thread, which is way too early! | Miles Bader | 1995-05-18 | 1 | -2/+0 |
| | | | | [And thank god for fsck -b ...] | ||||
* | (diskfs_spawn_first_thread): Start background syncing. | Miles Bader | 1995-05-12 | 1 | -0/+2 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1994-05-25 | 1 | -1/+2 |
| | |||||
* | Formerly init-first.c.~2~ | Michael I. Bushnell | 1994-02-08 | 1 | -0/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1994-02-08 | 1 | -0/+27 |