summaryrefslogtreecommitdiff
path: root/term/devio.c
AgeCommit message (Expand)Author
2023-12-17Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...Flavio Cruz
2023-08-08Get rid of u_int in RPCsSamuel Thibault
2023-05-10term: Port to x86_64Sergey Bugaev
2023-04-08Further modernize Hurd code by enforcing strict prototypes and no implicit fu...Flavio Cruz
2023-04-03Modernize code by removing use of old style definitions.Flavio Cruz
2022-02-12Fix warningSamuel Thibault
2017-08-05Use our own variant of 'assert' and 'assert_perror'.Justus Winter
2014-04-06libports: fix notify_port_t receiver lookupsJustus Winter
2012-11-27Switch from cthreads to pthreadsRichard Braun
2012-11-24Remove condition implicationsRichard Braun
2002-06-262002-06-25 Roland McGrath <roland@frob.com>Roland McGrath
2002-06-252002-06-25 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-05-282002-05-28 Roland McGrath <roland@frob.com>Roland McGrath
2002-02-102002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-02-102002-02-10 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2002-01-042002-01-04 Marcus Brinkmann <marcus@gnu.org>Marcus Brinkmann
2001-10-142001-10-14 Roland McGrath <roland@frob.com>Roland McGrath
2000-03-172000-03-17 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-10-041999-10-04 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-10-011999-10-01 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-05-301999-05-24 Mark Kettenis <kettenis@gnu.org>Roland McGrath
1999-03-231999-03-22 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1999-03-17Wed Mar 17 16:32:05 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1999-02-18Thu Feb 18 00:57:30 1999 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-11-16Mon Oct 26 16:47:18 1998 Thomas Bushnell, BSG <tb@mit.edu>Thomas Bushnell
1998-10-201998-09-04 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath
1996-10-04(devio_set_bits): Only execute guts if CIGNORE isn't set.Miles Bader
1996-08-29*** empty log message ***Thomas Bushnell
1996-06-20(devio_abandon_physical_output): Don't do anything if carrier is off.Michael I. Bushnell
1996-05-09(device_open_reply): Use new ports_create_port.Michael I. Bushnell
1996-04-22(real_speed_to_bogus_speed): EXTB should be 38400, not 24800.Michael I. Bushnell
1996-01-27(devio_assert_dtr): Use ports_create_port instead of ports_allocate_port.Miles Bader
1995-12-01(devio_notice_input_flushed): New function.Michael I. Bushnell
1995-12-01(devio_suspend_physical_output): Only if not already stopped.Michael I. Bushnell
1995-12-01(devio_start_output): Restart output if USER_OUTPUT_SUSP flag off andMichael I. Bushnell
1995-12-01(devio_start_output): Honor USER_OUTPUT_SUSP flag.Michael I. Bushnell
1995-11-30New function names.Michael I. Bushnell
1995-11-30(start_output): Add devio_ prefix; declare static.Michael I. Bushnell
1995-11-30(ports_do_mach_notify_send_once): foo.Michael I. Bushnell
1995-11-30*** empty log message ***Michael I. Bushnell
1995-11-30(ports_do_mach_notify_send_once): New function.Michael I. Bushnell
1995-11-27Nil.Michael I. Bushnell
1995-08-31Initial revisionMichael I. Bushnell