Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-12-15 | (ST): Variable holding the proper settrans command, which use. | Miles Bader | |
(_CWD): Use this variable to pass down the current directory to sub MAKEDEVS. (console): Use the new term syntax. (tty[0-9]?|tty[0-9a-f]): New rule for normal ttys. ([pt]ty[pqPQ]?): New rule for ptys (both master and slave). ([pt]ty[pqPQ]): New rule for making sets of ptys. | |||
1995-12-15 | Formerly dir-rename.c.~2~ | Michael I. Bushnell | |
1995-12-15 | Initial revision | Michael I. Bushnell | |
1995-12-15 | entered into RCS | Michael I. Bushnell | |
1995-12-15 | Formerly cache.c.~5~ | Michael I. Bushnell | |
1995-12-15 | (map): Rearrange code to fix some bugs and not remap unless necessary. | Roland McGrath | |
(input_room): Simplify. (check_elf): Extract all information from file header before calling `map' for program headers. | |||
1995-12-15 | Initial revision | Roland McGrath | |
1995-12-15 | Formerly cache.c.~4~ | Michael I. Bushnell | |
1995-12-15 | Formerly nfs.c.~11~ | Michael I. Bushnell | |
1995-12-15 | entered into RCS | Michael I. Bushnell | |
1995-12-15 | Initial revision | Michael I. Bushnell | |
1995-12-15 | entered into RCS | Michael I. Bushnell | |
1995-12-15 | Formerly make-protid.c.~2~ | Michael I. Bushnell | |
1995-12-15 | Formerly init-init.c.~2~ | Michael I. Bushnell | |
1995-12-15 | Initial revision | Michael I. Bushnell | |
1995-12-15 | Initial revision | Michael I. Bushnell | |
1995-12-14 | Formerly ethernet.c.~16~ | Michael I. Bushnell | |
1995-12-14 | entered into RCS | Michael I. Bushnell | |
1995-12-14 | Initial revision | Michael I. Bushnell | |
1995-12-14 | Initial revision | Michael I. Bushnell | |
1995-12-14 | (argz_append, argz_add, argz_remove): New functions. | Miles Bader | |
1995-12-14 | (diskfs_checkdirmod): Correctly return error code for failure, not 1. | Michael I. Bushnell | |
1995-12-14 | (pty_io_read): When copying TIOCPKT_DATA; account for size correctly. | Michael I. Bushnell | |
1995-12-14 | (diskfs_lookup): If we are returning an error, then set the dirstat to | Michael I. Bushnell | |
be ignored by drop_dirstat. | |||
1995-12-14 | (pty_io_write): Always tell the user everything was written. | Michael I. Bushnell | |
1995-12-14 | Formerly mount.c.~6~ | Michael I. Bushnell | |
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 | |