Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-20 | (main): | Miles Bader | |
Initialize TTY_CLASS & PTY_CLASS too instead of doing TTY_CNTL_CLASS & PTY_CNTL_CLASS twice. | |||
1997-02-20 | (trivfs_protid_portclasses, trivfs_protid_nportclasses, | Miles Bader | |
trivfs_cntl_portclasses, trivfs_cntl_nportclasses): Variables removed. (main): Don't set port class/bucket variables, use trivfs_add_{protid,control}_port_class insteadd. | |||
1997-02-05 | (main): | Miles Bader | |
Add S_IROOT to TERM_MODE. | |||
1996-08-15 | *** empty log message *** | Thomas Bushnell | |
1996-07-17 | (main): term_mode needs S_IFCHR. | Michael I. Bushnell | |
1996-07-17 | (main): Initialize term_owner, term_group, and term_mode. | Michael I. Bushnell | |
1996-02-24 | (main): Call ptyio_init if appropriate. | Miles Bader | |
1996-01-27 | (main): Use trivfs_startup & trivfs_create_port instead of trivfs_handle_port. | Miles Bader | |
1996-01-18 | (main): Set PEERCNTL to &PTYCTL if we're a slave, not 0. | Miles Bader | |
1995-12-21 | (main): Put the nodename on ourcntl->hook rather than NODENAME, and also put | Miles Bader | |
our peer's nodname on peercntl->hook. | |||
1995-12-20 | (main): Never mind. | Michael I. Bushnell | |
1995-12-20 | (main): Initialize input_path_lock. | Michael I. Bushnell | |
1995-12-12 | (main): Typo. | Michael I. Bushnell | |
1995-12-12 | (main): Set BOTTOM. | Michael I. Bushnell | |
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-11-06 | (main): Add FLAGS arg to trivfs_startup call. | Miles Bader | |
1995-09-22 | (main): Call init_users. Don't initialize output_psize. Set NO_OWNER | Michael I. Bushnell | |
in initial termflags. | |||
1995-08-31 | Initial revision | Michael I. Bushnell | |