Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-14 | Formerly cred.c.~4~ | Michael I. Bushnell | |
1995-12-13 | Initial revision | Miles Bader | |
1995-12-13 | (SRCS): Add login.c | Miles Bader | |
(targets): Add login. (login): Depends on ../libshouldbelibc/libshouldbelibc. | |||
1995-12-12 | Typos. | Michael I. Bushnell | |
1995-12-12 | Typos. | Michael I. Bushnell | |
1995-12-12 | typo. | Michael I. Bushnell | |
1995-12-12 | (ptyio_init): Make this a constructor function. | Michael I. Bushnell | |
1995-12-12 | (pty_po_create_hook, pty_po_destroy_hook): New functions. | Michael I. Bushnell | |
(ptyopen, nptyperopens): New variables. | |||
1995-12-12 | (pty_po_create_hook, pty_po_destroy_hook): New declarations. | Michael I. Bushnell | |
1995-12-12 | (po_create_hook): If this is the pty, then call pty specific function. | Michael I. Bushnell | |
(po_destroy_hook): Likewise. (pi_create_hook): Don't do anything for pty. (pi_destroy_hook): Likewise. | |||
1995-12-12 | (pty_open_hook): New function. | Michael I. Bushnell | |
1995-12-12 | (pty_open_hook): New declaration. | Michael I. Bushnell | |
1995-12-12 | (open_hook): If this is the pty, then call pty specific function. | Michael I. Bushnell | |
1995-12-12 | Formerly io-readable.c.~4~ | Michael I. Bushnell | |
1995-12-12 | entered into RCS | Michael I. Bushnell | |
1995-12-12 | Formerly dir-lookup.c.~3~ | Michael I. Bushnell | |
1995-12-12 | (open_hook): Do it differently. | Michael I. Bushnell | |
1995-12-12 | (open_hook): Don't require carrier for opens that don't want to read | Michael I. Bushnell | |
or write. | |||
1995-12-12 | Formerly nfs.c.~10~ | Michael I. Bushnell | |
1995-12-12 | (S_tioctl_tiocgpgrp): Omit bogus extra attempt to lock global_lock. | Michael I. Bushnell | |
1995-12-12 | (main): Typo. | Michael I. Bushnell | |
1995-12-12 | (S_term_get_bottom_type): Return TERM_ON_MASTERPTY when appropriate. | Michael I. Bushnell | |
1995-12-12 | (main): Set BOTTOM. | Michael I. Bushnell | |
1995-12-12 | Formerly mount.c.~5~ | Michael I. Bushnell | |
1995-12-11 | Formerly cache.c.~3~ | Michael I. Bushnell | |
1995-12-11 | Formerly mount.c.~4~ | Michael I. Bushnell | |
1995-12-11 | Formerly nfs.c.~9~ | Michael I. Bushnell | |
1995-12-11 | Formerly cred.c.~3~ | Michael I. Bushnell | |
1995-12-11 | Formerly socket-ops.c.~9~ | Miles Bader | |
1995-12-11 | (should_read): New variable. | Miles Bader | |
(read_reply): Set SHOULD_READ before attempting lock. Use spin_try_lock() instead of spin_lock(), and abort if we can't get it. Clear SHOULD_READ after getting the lock. (ds_device_read, ds_device_read_inband, S_io_read): Call unlock_readlock instead of directly unlocking READLOCK. Don't block SIGIO. (unlock_readlock): New function. (main): Don't trap SIGMSG & SIGEMSG. (SIGMSG, SIGEMSG): Macros deleted. | |||
1995-12-10 | (addr_range_check, probe_stack): Functions #if 0'd out. | Roland McGrath | |
(stack_init): Don't call probe_stack or frob old stack at all. Default cthread_stack_size to 16 pages if it is zero. | |||
1995-12-08 | Formerly mount.h.~2~ | Michael I. Bushnell | |
1995-12-08 | Formerly mount.c.~3~ | Michael I. Bushnell | |
1995-12-08 | Formerly nfs.c.~8~ | Michael I. Bushnell | |
1995-12-07 | Formerly socket-ops.c.~8~ | Miles Bader | |
1995-12-07 | Formerly mount.c.~2~ | Michael I. Bushnell | |
1995-12-07 | Initial revision | Michael I. Bushnell | |
1995-12-07 | Initial revision | Michael I. Bushnell | |
1995-12-07 | Formerly nfs.c.~7~ | Michael I. Bushnell | |
1995-12-06 | (main): | Miles Bader | |
Change uses of the INDEX field in argp_state structures to use NEXT instead. | |||
1995-12-06 | (main): | Miles Bader | |
Change uses of the INDEX field in argp_state structures to use NEXT instead. Fix default prefix-printing test. | |||
1995-12-06 | (main): | Miles Bader | |
Supply the new SEP argument to argz_stringify. Change uses of the INDEX field in argp_state structures to use NEXT instead. Fix default prefix-printing test. | |||
1995-12-06 | (main): | Miles Bader | |
Supply the new SEP argument to argz_stringify. Change uses of the INDEX field in argp_state structures to use NEXT instead. | |||
1995-12-06 | (argz_stringify): Add the SEP argument. | Miles Bader | |
1995-12-06 | (argp_parse): Changes uses of the INDEX field in struct argp_state to use NEXT. | Miles Bader | |
1995-12-06 | (struct argp_state): Rename the INDEX field to be NEXT. | Miles Bader | |
1995-12-06 | (condition_unimplies): Take address of (*impp)->next in assignment to | Michael I. Bushnell | |
IMPP on loop step instruction. | |||
1995-12-05 | (SRCS, LCLHDRS): Removed error.c and error.h. | Roland McGrath | |
(CPPFLAGS-error.c): Variable removed. | |||
1995-12-05 | (main): Totally rework arg parsing and translator linkage. No longer | Michael I. Bushnell | |
support being started s a shell program. Now support pty's, though no attempt is made to deal nicely with the node collision problem. | |||
1995-12-05 | (launch_single_user): Fix typo. Deleted variables foobiebletchcount, | Michael I. Bushnell | |
foobiebletch, and termtask. |