Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Initial revision | Roland McGrath | 1995-12-15 | 1 | -0/+578 |
| | |||||
* | Formerly cache.c.~4~ | Michael I. Bushnell | 1995-12-15 | 1 | -0/+74 |
| | |||||
* | Formerly nfs.c.~11~ | Michael I. Bushnell | 1995-12-15 | 1 | -11/+7 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1995-12-15 | 1 | -19/+0 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-12-15 | 1 | -0/+32 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1995-12-15 | 2 | -2/+6 |
| | |||||
* | Formerly make-protid.c.~2~ | Michael I. Bushnell | 1995-12-15 | 1 | -1/+1 |
| | |||||
* | Formerly init-init.c.~2~ | Michael I. Bushnell | 1995-12-15 | 1 | -0/+2 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-12-15 | 1 | -0/+36 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-12-15 | 4 | -0/+123 |
| | |||||
* | Formerly ethernet.c.~16~ | Michael I. Bushnell | 1995-12-14 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1995-12-14 | 1 | -8/+9 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-12-14 | 1 | -0/+50 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-12-14 | 1 | -0/+31 |
| | |||||
* | (argz_append, argz_add, argz_remove): New functions. | Miles Bader | 1995-12-14 | 1 | -0/+11 |
| | |||||
* | (diskfs_checkdirmod): Correctly return error code for failure, not 1. | Michael I. Bushnell | 1995-12-14 | 1 | -3/+11 |
| | |||||
* | (pty_io_read): When copying TIOCPKT_DATA; account for size correctly. | Michael I. Bushnell | 1995-12-14 | 1 | -1/+4 |
| | |||||
* | (diskfs_lookup): If we are returning an error, then set the dirstat to | Michael I. Bushnell | 1995-12-14 | 1 | -1/+5 |
| | | | | be ignored by drop_dirstat. | ||||
* | (pty_io_write): Always tell the user everything was written. | Michael I. Bushnell | 1995-12-14 | 1 | -0/+4 |
| | |||||
* | Formerly mount.c.~6~ | Michael I. Bushnell | 1995-12-14 | 1 | -2/+2 |
| | |||||
* | Formerly cred.c.~4~ | Michael I. Bushnell | 1995-12-14 | 1 | -0/+20 |
| | |||||
* | Initial revision | Miles Bader | 1995-12-13 | 1 | -0/+295 |
| | |||||
* | (SRCS): Add login.c | Miles Bader | 1995-12-13 | 1 | -3/+3 |
| | | | | | (targets): Add login. (login): Depends on ../libshouldbelibc/libshouldbelibc. | ||||
* | Typos. | Michael I. Bushnell | 1995-12-12 | 1 | -3/+3 |
| | |||||
* | Typos. | Michael I. Bushnell | 1995-12-12 | 1 | -2/+5 |
| | |||||
* | typo. | Michael I. Bushnell | 1995-12-12 | 1 | -1/+1 |
| | |||||
* | (ptyio_init): Make this a constructor function. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+1 |
| | |||||
* | (pty_po_create_hook, pty_po_destroy_hook): New functions. | Michael I. Bushnell | 1995-12-12 | 1 | -2/+31 |
| | | | | (ptyopen, nptyperopens): New variables. | ||||
* | (pty_po_create_hook, pty_po_destroy_hook): New declarations. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+2 |
| | |||||
* | (po_create_hook): If this is the pty, then call pty specific function. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+12 |
| | | | | | | (po_destroy_hook): Likewise. (pi_create_hook): Don't do anything for pty. (pi_destroy_hook): Likewise. | ||||
* | (pty_open_hook): New function. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+20 |
| | |||||
* | (pty_open_hook): New declaration. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+2 |
| | |||||
* | (open_hook): If this is the pty, then call pty specific function. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+3 |
| | |||||
* | Formerly io-readable.c.~4~ | Michael I. Bushnell | 1995-12-12 | 1 | -1/+1 |
| | |||||
* | entered into RCS | Michael I. Bushnell | 1995-12-12 | 1 | -1/+1 |
| | |||||
* | Formerly dir-lookup.c.~3~ | Michael I. Bushnell | 1995-12-12 | 1 | -3/+3 |
| | |||||
* | (open_hook): Do it differently. | Michael I. Bushnell | 1995-12-12 | 1 | -25/+26 |
| | |||||
* | (open_hook): Don't require carrier for opens that don't want to read | Michael I. Bushnell | 1995-12-12 | 1 | -21/+24 |
| | | | | or write. | ||||
* | Formerly nfs.c.~10~ | Michael I. Bushnell | 1995-12-12 | 1 | -9/+65 |
| | |||||
* | (S_tioctl_tiocgpgrp): Omit bogus extra attempt to lock global_lock. | Michael I. Bushnell | 1995-12-12 | 1 | -2/+0 |
| | |||||
* | (main): Typo. | Michael I. Bushnell | 1995-12-12 | 1 | -1/+1 |
| | |||||
* | (S_term_get_bottom_type): Return TERM_ON_MASTERPTY when appropriate. | Michael I. Bushnell | 1995-12-12 | 1 | -1/+4 |
| | |||||
* | (main): Set BOTTOM. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+3 |
| | |||||
* | Formerly mount.c.~5~ | Michael I. Bushnell | 1995-12-12 | 1 | -16/+20 |
| | |||||
* | Formerly cache.c.~3~ | Michael I. Bushnell | 1995-12-11 | 1 | -0/+3 |
| | |||||
* | Formerly mount.c.~4~ | Michael I. Bushnell | 1995-12-11 | 1 | -20/+27 |
| | |||||
* | Formerly nfs.c.~9~ | Michael I. Bushnell | 1995-12-11 | 1 | -34/+55 |
| | |||||
* | Formerly cred.c.~3~ | Michael I. Bushnell | 1995-12-11 | 1 | -5/+10 |
| | |||||
* | Formerly socket-ops.c.~9~ | Miles Bader | 1995-12-11 | 1 | -18/+18 |
| | |||||
* | (should_read): New variable. | Miles Bader | 1995-12-11 | 1 | -28/+36 |
| | | | | | | | | | | | | | (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. |