index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
term
/
devio.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update server handlers to return kern_return_error to fix -Werror=enum-int-mi...
Flavio Cruz
2023-12-17
1
-1
/
+1
*
Get rid of u_int in RPCs
Samuel Thibault
2023-08-08
1
-1
/
+1
*
term: Port to x86_64
Sergey Bugaev
2023-05-10
1
-4
/
+4
*
Further modernize Hurd code by enforcing strict prototypes and no implicit fu...
Flavio Cruz
2023-04-08
1
-1
/
+1
*
Modernize code by removing use of old style definitions.
Flavio Cruz
2023-04-03
1
-10
/
+10
*
Fix warning
Samuel Thibault
2022-02-12
1
-1
/
+1
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-10
/
+10
*
libports: fix notify_port_t receiver lookups
Justus Winter
2014-04-06
1
-3
/
+3
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-14
/
+14
*
Remove condition implications
Richard Braun
2012-11-24
1
-0
/
+1
*
2002-06-25 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-26
1
-0
/
+25
*
2002-06-25 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-06-25
1
-0
/
+1
*
2002-05-28 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-28
1
-6
/
+5
*
2002-02-10 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-02-10
1
-2
/
+2
*
2002-02-10 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-02-10
1
-36
/
+50
*
2002-01-04 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2002-01-04
1
-0
/
+8
*
2001-10-14 Roland McGrath <roland@frob.com>
Roland McGrath
2001-10-14
1
-1
/
+11
*
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-17
1
-10
/
+4
*
1999-10-04 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-10-04
1
-22
/
+13
*
1999-10-01 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-10-01
1
-0
/
+7
*
1999-05-24 Mark Kettenis <kettenis@gnu.org>
Roland McGrath
1999-05-30
1
-15
/
+25
*
1999-03-22 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-03-23
1
-18
/
+20
*
Wed Mar 17 16:32:05 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-03-17
1
-63
/
+105
*
Thu Feb 18 00:57:30 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-02-18
1
-1
/
+4
*
Mon Oct 26 16:47:18 1998 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1998-11-16
1
-5
/
+35
*
1998-09-04 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-20
1
-38
/
+39
*
(devio_set_bits): Only execute guts if CIGNORE isn't set.
Miles Bader
1996-10-04
1
-32
/
+30
*
*** empty log message ***
Thomas Bushnell
1996-08-29
1
-1
/
+4
*
(devio_abandon_physical_output): Don't do anything if carrier is off.
Michael I. Bushnell
1996-06-20
1
-0
/
+5
*
(device_open_reply): Use new ports_create_port.
Michael I. Bushnell
1996-05-09
1
-3
/
+5
*
(real_speed_to_bogus_speed): EXTB should be 38400, not 24800.
Michael I. Bushnell
1996-04-22
1
-1
/
+1
*
(devio_assert_dtr): Use ports_create_port instead of ports_allocate_port.
Miles Bader
1996-01-27
1
-3
/
+7
*
(devio_notice_input_flushed): New function.
Michael I. Bushnell
1995-12-01
1
-0
/
+5
*
(devio_suspend_physical_output): Only if not already stopped.
Michael I. Bushnell
1995-12-01
1
-2
/
+5
*
(devio_start_output): Restart output if USER_OUTPUT_SUSP flag off and
Michael I. Bushnell
1995-12-01
1
-0
/
+17
*
(devio_start_output): Honor USER_OUTPUT_SUSP flag.
Michael I. Bushnell
1995-12-01
1
-1
/
+6
*
New function names.
Michael I. Bushnell
1995-11-30
1
-9
/
+9
*
(start_output): Add devio_ prefix; declare static.
Michael I. Bushnell
1995-11-30
1
-21
/
+34
*
(ports_do_mach_notify_send_once): foo.
Michael I. Bushnell
1995-11-30
1
-1
/
+2
*
*** empty log message ***
Michael I. Bushnell
1995-11-30
1
-2
/
+1
*
(ports_do_mach_notify_send_once): New function.
Michael I. Bushnell
1995-11-30
1
-1
/
+57
*
Nil.
Michael I. Bushnell
1995-11-27
1
-3
/
+4
*
Initial revision
Michael I. Bushnell
1995-08-31
1
-0
/
+554