aboutsummaryrefslogtreecommitdiff
path: root/term/main.c
Commit message (Expand)AuthorAgeFilesLines
* Fix build with -fno-commonSamuel Thibault2020-03-311-0/+22
* Use our own variant of 'assert' and 'assert_perror'.Justus Winter2017-08-051-1/+1
* term: improve the demuxerJustus Winter2014-06-151-8/+16
* Switch from cthreads to pthreadsRichard Braun2012-11-271-5/+5
* Remove condition implicationsRichard Braun2012-11-241-2/+0
* Add missing format strings for error, printk, problemPino Toscano2011-10-191-1/+1
* 2002-11-20 Roland McGrath <roland@redhat.com>Roland McGrath2002-11-211-0/+2
* 2002-11-19 Roland McGrath <roland@frob.com>Roland McGrath2002-11-201-0/+2
* 2002-08-18 Roland McGrath <roland@frob.com>Roland McGrath2002-08-181-1/+11
* 2002-06-25 Roland McGrath <roland@frob.com>Roland McGrath2002-06-261-27/+168
* 2002-05-08 Roland McGrath <roland@frob.com>Roland McGrath2002-05-081-8/+10
* 2002-03-23 James A. Morrison <ja2morri@uwaterloo.ca>Neal H. Walfield2002-03-261-35/+23
* 2002-03-05 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-03-051-7/+7
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-2/+33
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-1/+14
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-27/+78
* 2002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann2002-02-101-3/+7
* 2000-03-17 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell2000-03-171-6/+8
* 1999-02-06 Mark Kettenis <kettenis@gnu.org>Thomas Bushnell1999-02-191-4/+18
* Sat Jan 30 00:27:14 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell1999-01-301-0/+2
* Wed Aug 20 14:07:35 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1997-08-201-2/+1
* (main):Miles Bader1997-02-201-2/+2
* (trivfs_protid_portclasses, trivfs_protid_nportclasses,Miles Bader1997-02-201-15/+6
* (main):Miles Bader1997-02-051-1/+1
* *** empty log message ***Thomas Bushnell1996-08-151-3/+3
* (main): term_mode needs S_IFCHR.Michael I. Bushnell1996-07-171-1/+1
* (main): Initialize term_owner, term_group, and term_mode.Michael I. Bushnell1996-07-171-0/+3
* (main): Call ptyio_init if appropriate.Miles Bader1996-02-241-2/+5
* (main): Use trivfs_startup & trivfs_create_port instead of trivfs_handle_port.Miles Bader1996-01-271-20/+18
* (main): Set PEERCNTL to &PTYCTL if we're a slave, not 0.Miles Bader1996-01-181-1/+1
* (main): Put the nodename on ourcntl->hook rather than NODENAME, and also putMiles Bader1995-12-211-5/+11
* (main): Never mind.Michael I. Bushnell1995-12-201-1/+0
* (main): Initialize input_path_lock.Michael I. Bushnell1995-12-201-0/+1
* (main): Typo.Michael I. Bushnell1995-12-121-1/+1
* (main): Set BOTTOM.Michael I. Bushnell1995-12-121-0/+3
* (main): Totally rework arg parsing and translator linkage. No longerMichael I. Bushnell1995-12-051-45/+85
* (main): Add FLAGS arg to trivfs_startup call.Miles Bader1995-11-061-1/+1
* (main): Call init_users. Don't initialize output_psize. Set NO_OWNERMichael I. Bushnell1995-09-221-2/+3
* Initial revisionMichael I. Bushnell1995-08-311-0/+147