Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Wed Aug 20 14:07:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 1 | -2/+1 |
| | | | | | * main.c (main): New args for ports_manage_port_operations_multithread. | ||||
* | (main): | Miles Bader | 1997-02-20 | 1 | -2/+2 |
| | | | | | Initialize TTY_CLASS & PTY_CLASS too instead of doing TTY_CNTL_CLASS & PTY_CNTL_CLASS twice. | ||||
* | (trivfs_protid_portclasses, trivfs_protid_nportclasses, | Miles Bader | 1997-02-20 | 1 | -15/+6 |
| | | | | | | | | trivfs_cntl_portclasses, trivfs_cntl_nportclasses): Variables removed. (main): Don't set port class/bucket variables, use trivfs_add_{protid,control}_port_class insteadd. | ||||
* | (main): | Miles Bader | 1997-02-05 | 1 | -1/+1 |
| | | | | Add S_IROOT to TERM_MODE. | ||||
* | *** empty log message *** | Thomas Bushnell | 1996-08-15 | 1 | -3/+3 |
| | |||||
* | (main): term_mode needs S_IFCHR. | Michael I. Bushnell | 1996-07-17 | 1 | -1/+1 |
| | |||||
* | (main): Initialize term_owner, term_group, and term_mode. | Michael I. Bushnell | 1996-07-17 | 1 | -0/+3 |
| | |||||
* | (main): Call ptyio_init if appropriate. | Miles Bader | 1996-02-24 | 1 | -2/+5 |
| | |||||
* | (main): Use trivfs_startup & trivfs_create_port instead of trivfs_handle_port. | Miles Bader | 1996-01-27 | 1 | -20/+18 |
| | |||||
* | (main): Set PEERCNTL to &PTYCTL if we're a slave, not 0. | Miles Bader | 1996-01-18 | 1 | -1/+1 |
| | |||||
* | (main): Put the nodename on ourcntl->hook rather than NODENAME, and also put | Miles Bader | 1995-12-21 | 1 | -5/+11 |
| | | | | our peer's nodname on peercntl->hook. | ||||
* | (main): Never mind. | Michael I. Bushnell | 1995-12-20 | 1 | -1/+0 |
| | |||||
* | (main): Initialize input_path_lock. | Michael I. Bushnell | 1995-12-20 | 1 | -0/+1 |
| | |||||
* | (main): Typo. | Michael I. Bushnell | 1995-12-12 | 1 | -1/+1 |
| | |||||
* | (main): Set BOTTOM. | Michael I. Bushnell | 1995-12-12 | 1 | -0/+3 |
| | |||||
* | (main): Totally rework arg parsing and translator linkage. No longer | Michael I. Bushnell | 1995-12-05 | 1 | -45/+85 |
| | | | | | support being started s a shell program. Now support pty's, though no attempt is made to deal nicely with the node collision problem. | ||||
* | (main): Add FLAGS arg to trivfs_startup call. | Miles Bader | 1995-11-06 | 1 | -1/+1 |
| | |||||
* | (main): Call init_users. Don't initialize output_psize. Set NO_OWNER | Michael I. Bushnell | 1995-09-22 | 1 | -2/+3 |
| | | | | in initial termflags. | ||||
* | Initial revision | Michael I. Bushnell | 1995-08-31 | 1 | -0/+147 |