Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | port_array_t -> portarray_t. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | (msg_describe_ports): New rpc. | Miles Bader | 1996-05-06 | 1 | -0/+9 |
| | |||||
* | Move big comment describing file_get_storage_info encoding to | Miles Bader | 1996-05-06 | 1 | -30/+2 |
| | | | | <hurd/hurd_types.h>. | ||||
* | (file_get_storage_info): Change arguments & comment. | Miles Bader | 1996-05-06 | 1 | -10/+6 |
| | |||||
* | Frob comments on enum file_storage_class. | Miles Bader | 1996-05-06 | 1 | -52/+65 |
| | |||||
* | (exec_version): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -2/+2 |
| | |||||
* | (init_version): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | (ufs_version): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | (OUR_VERSION): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | (auth_version): Upgrade to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | (hurd_versions): Add version 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -2/+15 |
| | |||||
* | (HURD_RELEASE): Update to 0.0. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | fuxup. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+1 |
| | |||||
* | track changes to process.defs. | Michael I. Bushnell | 1996-05-06 | 1 | -4/+11 |
| | |||||
* | (fsys_statfsbuf_t): Now 16 long. | Michael I. Bushnell | 1996-05-06 | 1 | -2/+2 |
| | |||||
* | (struct procinfo): Add exitstatus and sigcode members. | Michael I. Bushnell | 1996-05-06 | 1 | -3/+10 |
| | | | | | | | | | (FSTYPE_SOCKET): Doc fix. (retry_type) [FS_RETRY_REAUTH]: Doc fix. (file_storage_class): Add STORAGE_NULL, STORAGE_CONCAT, STORAGE_INTERLEAVE, and STORAGE_LAYER. (struct fsys_statfsbuf): Delete type. (fsys_statfsbuf_t): Now based upon struct statfs. | ||||
* | (struct procinfo): Add exitstatus and sigcode members. | Michael I. Bushnell | 1996-05-06 | 1 | -16/+3 |
| | |||||
* | (fsys_get_options): Add RPT. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+2 |
| | |||||
* | (startup_request_notification): Add NAME. | Michael I. Bushnell | 1996-05-06 | 1 | -2/+4 |
| | |||||
* | fixup. | Michael I. Bushnell | 1996-05-06 | 1 | -1/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1996-05-06 | 1 | -0/+36 |
| | |||||
* | (startup_request_notification): NOTIFY_PORT now mach_port_send_t. | Michael I. Bushnell | 1996-05-06 | 1 | -2/+2 |
| | |||||
* | Add startup_notify. | Michael I. Bushnell | 1996-05-06 | 1 | -0/+1 |
| | |||||
* | (startup_request_notification): Doc fix. | Michael I. Bushnell | 1996-05-06 | 1 | -2/+2 |
| | |||||
* | (proc_getprocinfo): Make FLAGS inout. | Michael I. Bushnell | 1996-05-06 | 1 | -8/+21 |
| | | | | | | | | | (proc_get_tty): New RPC. (proc_mark_stop, proc_mark_exit): Add SIGCODE arg. (proc_wait): Return SIGCODE parm too. (proc_setowner): Add CLEAR parm. (proc_setmsgport): Return old message port with mach_port_send_t to permit more flexibility in proc server. | ||||
* | (file_sync): New parm `omit_metadata'. | Michael I. Bushnell | 1996-05-06 | 1 | -7/+14 |
| | | | | (dir_link, dir_rename): Add parm `excl'. | ||||
* | (io_verify_identity): Delete RPC. | Michael I. Bushnell | 1996-05-06 | 1 | -6/+6 |
| | | | | (io_identity): New RPC. | ||||
* | (S_auth_user_authenticate, S_auth_server_authenticate): | Miles Bader | 1996-05-05 | 1 | -25/+12 |
| | | | | | | | Use ports_interrupt_self_on_port_death instead of cancel_on_dead_name. Hurd_condition_wait returns a boolean, not an error_t, so supply EINTR ourselves. (cancel_on_dead_name): Function removed. | ||||
* | [lint] (NEVER): Spurious global variable removed. | Roland McGrath | 1996-05-04 | 1 | -7/+4 |
| | | | | [!lint] (NEVER): Useless macro removed. | ||||
* | (SRCS): Add rwlock.c. | Roland McGrath | 1996-05-04 | 1 | -8/+8 |
| | | | | | | | (LCLHDRS): Add rwlock.h. (install): Depend on $(includedir)/rwlock.h. ($(includedir)/%.h: %.h): New rule. ($(includedir)/cthreads.h): Target removed, obviated by that rule. | ||||
* | Moved to libthreads from libshouldbeinlibc. | Roland McGrath | 1996-05-04 | 1 | -9/+13 |
| | | | | | (_EXTERN_INLINE): New macro. Use it for all the inline defns. | ||||
* | Initial revision | Roland McGrath | 1996-05-04 | 1 | -0/+6 |
| | |||||
* | (LCLHDRS): Remove rwlock.h. | Roland McGrath | 1996-05-04 | 1 | -1/+1 |
| | |||||
* | (EXEC_INHERITED): Macro removed. | Roland McGrath | 1996-05-03 | 1 | -1/+0 |
| | |||||
* | (SRCS): Remove path-lookup.c. | Roland McGrath | 1996-05-03 | 1 | -1/+1 |
| | |||||
* | (SRCS): Remove envz.c. | Roland McGrath | 1996-05-03 | 1 | -1/+1 |
| | |||||
* | (SRCS): Remove argz.c. | Roland McGrath | 1996-05-03 | 1 | -2/+2 |
| | | | | (LCLHDRS): Remove argz.h, envz.h. | ||||
* | (EXEC_TRACED): Macro removed. | Roland McGrath | 1996-05-03 | 1 | -9/+9 |
| | | | | (INIT_TRACEMASK): New enum constant. | ||||
* | (msg_*_exec_flags): RPCs removed. | Roland McGrath | 1996-05-03 | 1 | -25/+0 |
| | |||||
* | (msg_sig_post, msg_sig_post_untraced): Add SIGCODE arg. | Roland McGrath | 1996-05-03 | 1 | -9/+4 |
| | | | | (msg_startup_dosync): RPC removed. | ||||
* | (io_select): Remove ID_TAG arg. | Roland McGrath | 1996-05-03 | 1 | -6/+13 |
| | | | | (io_verify_identity): New RPC. | ||||
* | Missed one. | Roland McGrath | 1996-05-03 | 1 | -1/+0 |
| | |||||
* | (S_auth_server_authenticate, S_auth_user_authenticate): Remove IGNORED arg. | Roland McGrath | 1996-05-03 | 1 | -4/+0 |
| | |||||
* | (auth_user_authenticate, auth_server_authenticate): Remove second | Roland McGrath | 1996-05-03 | 1 | -3/+1 |
| | | | | rendezvous port arg, leaving just one, of type mach_port_send_t. | ||||
* | (map): Use F->__offset and F->__target properly. | Roland McGrath | 1996-05-03 | 1 | -7/+7 |
| | |||||
* | (block_extended): more fixup | Michael I. Bushnell | 1996-05-03 | 1 | -4/+4 |
| | |||||
* | fixup | Michael I. Bushnell | 1996-05-03 | 1 | -10/+7 |
| | |||||
* | (block_extended): Rewrite code that moves pages to be more efficient, | Michael I. Bushnell | 1996-05-03 | 1 | -37/+55 |
| | | | | | | | and not deadlock too, using unlocked pagein permission feature (read "hack"). Return value now indicates whether we expect a sync. (diskfs_grow): If a call to block_extended returns nonzero, then sync the file before returning. | ||||
* | (diskfs_get_filemap): Initialize UPI->allow_unlocked_pagein and | Michael I. Bushnell | 1996-05-03 | 1 | -9/+62 |
| | | | | | | | | UPI->unlocked_pagein_length. (unlocked_pagein_lock): New variable. (find_address): New parameter `isread'; all callers changed. If ISREAD and we are in the unlocked pagein region, don't attempt to acquire NP->dn->allocptrlock. | ||||
* | (struct user_pager_info): New members `allow_unlocked_pagein' and | Michael I. Bushnell | 1996-05-03 | 1 | -0/+5 |
| | | | | | `unlocked_pagein_length'. (unlocked_pagein_lock): New variable. |