Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-09-13 | Reverted changes related to io_map_segment. | Roland McGrath | |
1999-09-08 | 1999-09-07 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_map_segment): New function. | |||
1999-07-11 | 1999-07-09 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_read): Use mmap instead of vm_allocate. * socket-ops.c (S_socket_whatis_address): Likewise. | |||
1999-07-11 | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | |
* io-ops.c: Add #include <sys/mman.h> for munmap decl. | |||
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_read): Use munmap instead of vm_deallocate. (S_io_reauthenticate): Likewise. | |||
1999-02-16 | Tue Feb 16 05:50:27 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_revoke): New function. Don't attempt to implement. (Other systems don't even permit non-file revokes.) | |||
1998-04-24 | Fri Apr 24 15:43:07 1998 Thomas Bushnell, n/BSG <tb@mit.edu> | Thomas Bushnell | |
* io-ops.c (S_io_select): When returning EINTR after cancellation, deallocate REPLY because the stub won't do it for us. Reported by UCHIYAMA Yasushi (uch@nop.or.jp). | |||
1997-08-25 | (S_io_write): | Miles Bader | |
Negate linux error codes before returning. | |||
1996-07-19 | *** empty log message *** | Michael I. Bushnell | |
1996-07-14 | (S_io_reauthenticate): Repeat auth_server_authenticate for as long as | Michael I. Bushnell | |
we get EINTR. Deal with other errors without crashing. | |||
1996-07-08 | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell | |
auth_server_authenticate. | |||
1996-05-14 | (S_io_identity): New function. | Michael I. Bushnell | |
1996-05-10 | (S_io_reauthenticate): Use new auth_server_authenticate interface. | Michael I. Bushnell | |
(S_io_select): Drop ID_TAG arg. | |||
1995-12-27 | entered into RCS | Miles Bader | |
1995-11-29 | Formerly io-ops.c.~7~ | Michael I. Bushnell | |
1995-11-09 | Formerly io-ops.c.~6~ | Michael I. Bushnell | |
1995-11-08 | Formerly io-ops.c.~5~ | Michael I. Bushnell | |
1995-11-06 | Formerly io-ops.c.~4~ | Michael I. Bushnell | |
1995-11-01 | Formerly io-ops.c.~3~ | Michael I. Bushnell | |
1995-10-26 | Formerly io-ops.c.~2~ | Michael I. Bushnell | |
1995-10-26 | Initial revision | Michael I. Bushnell | |