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
/
pfinet
/
io-ops.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use mach_msg_type_number_t whenever required to avoid warnings
Flavio Cruz
2023-12-29
1
-4
/
+6
*
pfinet and pci-arbiter: update server handlers to return kern_return_t to fix...
Flavio Cruz
2023-12-29
1
-32
/
+32
*
More prototypes fixes
Samuel Thibault
2023-05-10
1
-2
/
+2
*
Fix types of read write and readables methods
Etienne Brateau
2022-08-29
1
-5
/
+5
*
Fix warning
Samuel Thibault
2022-02-12
1
-1
/
+1
*
Make RPC input array parameters const
Samuel Thibault
2022-01-16
1
-3
/
+3
*
Fix build warnings
Samuel Thibault
2022-01-01
1
-1
/
+1
*
pfinet: Fix build
Samuel Thibault
2020-01-05
1
-6
/
+4
*
lwip,pfinet: Make S_io_reauthenticate return error
Samuel Thibault
2020-01-05
1
-1
/
+1
*
lwip,pfinet: Fix crash on make_sock_user getting EINTR
Samuel Thibault
2020-01-05
1
-1
/
+8
*
Use the data_t type defined in hurd_types.h.
Flavio Cruz
2019-09-01
1
-2
/
+2
*
Use our own variant of 'assert' and 'assert_perror'.
Justus Winter
2017-08-05
1
-2
/
+2
*
Do not keep mutex locked while waiting for authenticate loop
Samuel Thibault
2015-07-04
1
-0
/
+3
*
Replace `bzero' with `memset'
Justus Winter
2014-12-10
1
-1
/
+1
*
Fix libpthread conversion
Samuel Thibault
2013-03-11
1
-1
/
+1
*
Add io_select_timeout to the io interface
Richard Braun
2013-02-28
1
-9
/
+35
*
Pass pfinet errors to io_select callers
Samuel Thibault
2013-01-14
1
-4
/
+9
*
Switch from cthreads to pthreads
Richard Braun
2012-11-27
1
-26
/
+26
*
pfinet: check return value of mmap() in S_io_read() and S_socket_recv()
Olaf Buddenhagen
2010-08-01
1
-0
/
+5
*
Fix memory leak on receive error
Samuel Thibault
2010-06-28
1
-1
/
+5
*
2002-06-08 Roland McGrath <roland@frob.com>
Roland McGrath
2002-06-11
1
-1
/
+1
*
2002-05-29 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-29
1
-2
/
+2
*
2002-05-28 Roland McGrath <roland@frob.com>
Roland McGrath
2002-05-29
1
-9
/
+7
*
hurd/
Marcus Brinkmann
2001-01-11
1
-7
/
+21
*
2000-03-17 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-03-17
1
-4
/
+2
*
2000-02-06 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-07
1
-3
/
+3
*
2000-02-03 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
2000-02-04
1
-125
/
+83
*
Reverted changes related to io_map_segment.
Roland McGrath
1999-09-13
1
-11
/
+0
*
1999-09-07 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-09-08
1
-0
/
+11
*
1999-07-09 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-11
1
-1
/
+1
*
1999-07-10 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1999-07-11
1
-42
/
+42
*
1999-07-03 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-07-03
1
-11
/
+6
*
Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu>
Thomas Bushnell
1999-02-16
1
-1
/
+8
*
Fri Apr 24 15:43:07 1998 Thomas Bushnell, n/BSG <tb@mit.edu>
Thomas Bushnell
1998-04-24
1
-1
/
+2
*
(S_io_write):
Miles Bader
1997-08-25
1
-2
/
+4
*
*** empty log message ***
Michael I. Bushnell
1996-07-19
1
-3
/
+7
*
(S_io_reauthenticate): Repeat auth_server_authenticate for as long as
Michael I. Bushnell
1996-07-14
1
-13
/
+23
*
(S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to
Michael I. Bushnell
1996-07-08
1
-1
/
+2
*
(S_io_identity): New function.
Michael I. Bushnell
1996-05-14
1
-0
/
+35
*
(S_io_reauthenticate): Use new auth_server_authenticate interface.
Michael I. Bushnell
1996-05-10
1
-4
/
+2
*
entered into RCS
Miles Bader
1995-12-27
1
-4
/
+13
*
Formerly io-ops.c.~7~
Michael I. Bushnell
1995-11-29
1
-5
/
+19
*
Formerly io-ops.c.~6~
Michael I. Bushnell
1995-11-09
1
-4
/
+131
*
Formerly io-ops.c.~5~
Michael I. Bushnell
1995-11-08
1
-3
/
+5
*
Formerly io-ops.c.~4~
Michael I. Bushnell
1995-11-06
1
-11
/
+212
*
Formerly io-ops.c.~3~
Michael I. Bushnell
1995-11-01
1
-0
/
+86
*
Formerly io-ops.c.~2~
Michael I. Bushnell
1995-10-26
1
-1
/
+100
*
Initial revision
Michael I. Bushnell
1995-10-26
1
-0
/
+49