Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | (main): Use select instead of SIGIO. | Miles Bader | 1996-04-29 | 1 | -8/+12 |
| | |||||
* | (reboot_system): Make that 1 minute. | Roland McGrath | 1996-04-28 | 1 | -1/+1 |
| | |||||
* | (reboot_system): Use 1 second timeout on reply to msg_startup_dosync. | Roland McGrath | 1996-04-28 | 1 | -3/+1 |
| | |||||
* | Remove 1 second waittime spec. | Roland McGrath | 1996-04-28 | 1 | -10/+3 |
| | | | | (interrupt_operation): Add waittime arg. | ||||
* | (msg_startup_dosync): Add waittime arg. | Roland McGrath | 1996-04-28 | 1 | -3/+4 |
| | |||||
* | (make-deps): New canned sequence. Remove gcc-lib hdrs from deps. | Roland McGrath | 1996-04-28 | 1 | -14/+10 |
| | | | | | Use atomic mv for output. (%.d: %.c, %.d: %.S): Use $(make-deps). | ||||
* | (pager_create): Add link warning. | Roland McGrath | 1996-04-28 | 1 | -5/+8 |
| | |||||
* | Add obsolescence link warning. | Roland McGrath | 1996-04-28 | 4 | -10/+26 |
| | |||||
* | Use ports_create_port instead of ports_allocate_port, and notice the error. | Roland McGrath | 1996-04-27 | 3 | -14/+16 |
| | |||||
* | Initial revision | Miles Bader | 1996-04-27 | 1 | -0/+44 |
| | |||||
* | Initial revision | Miles Bader | 1996-04-27 | 1 | -0/+262 |
| | |||||
* | (service_fsys_startup): | Miles Bader | 1996-04-27 | 1 | -3/+4 |
| | | | | Make the mach_msg call sending the startup reply interruptible. | ||||
* | (service_fsys_startup): | Miles Bader | 1996-04-27 | 1 | -3/+3 |
| | | | | Make the mach_msg call waiting for the startup message interruptible. | ||||
* | (allocino): Parenthesize test correctly. | Michael I. Bushnell | 1996-04-26 | 1 | -2/+2 |
| | |||||
* | (pass5): If not marked clean, but now it is, then offer to mark it | Michael I. Bushnell | 1996-04-26 | 1 | -1/+11 |
| | | | | clean. | ||||
* | (reply): Set fix_denied anytime we return 0. | Michael I. Bushnell | 1996-04-26 | 1 | -3/+13 |
| | |||||
* | (fix_denied): New variable. | Michael I. Bushnell | 1996-04-26 | 1 | -1/+3 |
| | |||||
* | (makemode): Now `servers'. | Michael I. Bushnell | 1996-04-26 | 1 | -6/+7 |
| | | | | | | | (targets): Renamed from `target'; now include ext2fs.static. (ext2fs.static-LDFLAGS): Renamed from `LDFLAGS'. (ext2fs.static): Depend on same things as `ext2fs'. (include ../Makeconf): Must come before dependency information. | ||||
* | (makemode): Now `servers'. | Michael I. Bushnell | 1996-04-26 | 1 | -6/+7 |
| | | | | | | | (targets): Renamed from `target'; now include ufs.static. (ufs.static-LDFLAGS): Renamed from `LDFLAGS'. (ufs.static): Depend on same things as `ufs'. (include ../Makeconf): Must come before dependency information. | ||||
* | (OBJS): Provide default definition. | Michael I. Bushnell | 1996-04-26 | 1 | -4/+5 |
| | | | | (_objs): Delete variable; replace references with $(OBJS). | ||||
* | (cp-linked-files): New target. | Michael I. Bushnell | 1996-04-26 | 1 | -2/+7 |
| | | | | (lndist): Add `cp-linked-files'. | ||||
* | Initial revision | Michael I. Bushnell | 1996-04-25 | 1 | -0/+82 |
| | |||||
* | Added pfinet. | Michael I. Bushnell | 1996-04-25 | 1 | -0/+1 |
| | |||||
* | blat foop | Michael I. Bushnell | 1996-04-25 | 1 | -31/+0 |
| | |||||
* | fixup | Michael I. Bushnell | 1996-04-25 | 1 | -2/+2 |
| | |||||
* | (pty_open_hook): Don't do increment of nptyperopens here. | Michael I. Bushnell | 1996-04-25 | 1 | -2/+44 |
| | | | | | | | (pty_po_create_hook): Increment nptyperopens here, but only if this is for O_READ or O_WRITE. (pty_po_destroy_hook): Only do decrement if this was for O_READ or O_WRITE. | ||||
* | (open_hook): Don't circumvent pty_open_hook, not even when flags is | Michael I. Bushnell | 1996-04-25 | 1 | -3/+3 |
| | | | | clear. | ||||
* | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell | 1996-04-25 | 9 | -167/+233 |
| | |||||
* | Many changes to support multi-threading. See ChangeLog. | Michael I. Bushnell | 1996-04-25 | 1 | -31/+27 |
| | |||||
* | entered into RCS | Roland McGrath | 1996-04-25 | 1 | -2/+2 |
| | |||||
* | Rewritten. | Roland McGrath | 1996-04-25 | 1 | -510/+322 |
| | |||||
* | Initial revision | Roland McGrath | 1996-04-25 | 1 | -0/+6 |
| | |||||
* | (auth): Depend on libshouldbeinlibc. | Roland McGrath | 1996-04-25 | 1 | -7/+8 |
| | |||||
* | Use -include for generated dep files. | Roland McGrath | 1996-04-25 | 1 | -5/+5 |
| | |||||
* | Undo last change. | Roland McGrath | 1996-04-25 | 1 | -6/+4 |
| | |||||
* | (ihash_find): Change return type to void **. | Roland McGrath | 1996-04-25 | 1 | -4/+6 |
| | |||||
* | (idvec_free_contents): Declare it. | Roland McGrath | 1996-04-25 | 1 | -5/+8 |
| | |||||
* | (idvec_free_contents): New function. | Roland McGrath | 1996-04-25 | 1 | -3/+9 |
| | |||||
* | Include <fcntl.h>. | Miles Bader | 1996-04-24 | 1 | -3/+4 |
| | |||||
* | (call_asyncs): Add DIR argument; all callers changed. | Miles Bader | 1996-04-24 | 1 | -11/+16 |
| | |||||
* | entered into RCS | Roland McGrath | 1996-04-24 | 1 | -9/+13 |
| | |||||
* | (netfs_S_io_seek): Bother to set *NEWOFFSET. | Michael I. Bushnell | 1996-04-24 | 1 | -1/+2 |
| | |||||
* | (DIRECT_NAMLEN) [! LITTLE_ENDIAN]: Deal correctly with the case where | Michael I. Bushnell | 1996-04-24 | 1 | -2/+4 |
| | | | | it was written on a little endian machine without the extension. | ||||
* | (DIRECT_NAMLEN) [LITTLE_ENDIAN]: Deal with case correctly where it was | Michael I. Bushnell | 1996-04-24 | 1 | -2/+3 |
| | | | | written without the extension on a big endian machine. | ||||
* | (pass1): Don't print block numbers as we go anymore. | Michael I. Bushnell | 1996-04-24 | 1 | -2/+2 |
| | |||||
* | (call_asyncs): Remove FORCE argument; all callers changed. | Miles Bader | 1996-04-24 | 1 | -16/+7 |
| | |||||
* | (enqueue_internal): Go back to only using call_asyncs when inputq becomes | Miles Bader | 1996-04-24 | 1 | -6/+7 |
| | | | | | non-empty. (SUPPRESS_ASYNC): Flag removed. | ||||
* | (po_create_hook, trivfs_S_io_set_some_openmodes, | Miles Bader | 1996-04-24 | 1 | -14/+70 |
| | | | | | | | | | | | | | | trivfs_S_io_set_all_openmodes): If setting ICKY_ASYNC, then use call_asyncs. (call_asyncs): New argument, FORCE, which use. All callers changed. (init_users): Give our self send rights to the async id ports, since hurd_sig_post uses COPY_SEND. (trivfs_S_io_get_icky_async_id): Renamed from ..._get_async_icky. (trivfs_S_file_set_size, trivfs_S_io_seek, trivfs_S_io_get_icky_async_id, trivfs_S_io_async): Add reply port args. (num_icky_async_peropens): New variable. (po_create_hook, po_destroy_hook, trivfs_S_io_set_all_openmodes, trivfs_S_io_set_some_openmodes, trivfs_S_io_clear_some_openmodes): Use it to enable ICKY_ASYNC to be turned off. | ||||
* | (enqueue_internal): Use call_asyncs on every character. | Miles Bader | 1996-04-24 | 1 | -8/+7 |
| | | | | (SUPPRESS_ASYNC): New flag. | ||||
* | (check_hashbang: user_port): Use default root port when secure. | Roland McGrath | 1996-04-23 | 1 | -2/+8 |
| |