Age | Commit message (Expand) | Author |
2015-10-29 | pflocal: avoid building the interrupt server | Justus Winter |
2015-09-09 | pflocal: avoid nested function | Justus Winter |
2014-12-10 | Replace `bzero' with `memset' | Justus Winter |
2013-09-21 | Rename SOCK_* into PFLOCAL_SOCK_* | Samuel Thibault |
2013-09-21 | Fix gcc warning | Samuel Thibault |
2013-02-28 | Add io_select_timeout to the io interface | Richard Braun |
2012-12-17 | Make io_select return errors | Samuel Thibault |
2012-11-27 | Switch from cthreads to pthreads | Richard Braun |
2012-07-26 | pflocal: Handle non-blocking connect with no pending acceptors. | Neal H. Walfield |
2011-11-27 | Fix source address reference accounting | Samuel Thibault |
2007-11-13 | 2007-11-13 Thomas Schwinge <tschwinge@gnu.org> | Thomas Schwinge |
2005-08-29 | Revery previous change. Was intended for ams-branch, not HEAD. | Neal H. Walfield |
2005-08-29 | pflocal/ | Neal H. Walfield |
2002-06-11 | 2002-06-08 Roland McGrath <roland@frob.com> | Roland McGrath |
2002-05-08 | 2002-05-08 Roland McGrath <roland@frob.com> | Roland McGrath |
2000-08-02 | Add `magic' protocols to specify the file type of a sockets. This | Mark Kettenis |
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 |
1999-07-11 | 1999-07-10 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath |
1999-07-03 | 1999-07-03 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1999-02-16 | Tue Feb 16 05:52:35 1999 Thomas Bushnell, BSG <tb@mit.edu> | Thomas Bushnell |
1998-10-20 | Add braces to silence gcc warnings. | Roland McGrath |
1996-07-14 | (S_io_reauthenticate): Repeat sock_create_port and | Michael I. Bushnell |
1996-07-08 | (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to | Michael I. Bushnell |
1996-05-14 | (S_io_identity): New function. | Miles Bader |
1996-05-10 | (S_io_reauthenticate): Use new auth_server_authenticate protocol. | Michael I. Bushnell |
1996-05-09 | (S_io_select): Remove TAG arg. | Miles Bader |
1996-01-15 | (S_io_select): | Miles Bader |
1995-09-19 | (S_io_set_all_openmodes, S_io_set_some_openmodes, S_io_clear_some_openmodes): | Miles Bader |
1995-09-19 | (S_io_pathconf): New function. | Miles Bader |
1995-09-06 | (S_interrupt_operation): Function deleted. | Miles Bader |
1995-09-06 | (S_io_read, S_io_readable): Don't return EPIPE on EOF. | Miles Bader |
1995-09-05 | (S_io_stat): Only attempt to use the read pipe if it exists. | Miles Bader |
1995-08-31 | (S_io_select): Change the way selects are done, now that writes can block. | Miles Bader |
1995-08-29 | (S_io_select): Use pipe_select instead of pipe_wait. | Miles Bader |
1995-08-29 | (S_interrupt_operation): Use ports_interrupt_rpc to interrupt waiting threads. | Miles Bader |
1995-08-29 | (S_io_select): Fix typo in masking off SELECT_URG. | Roland McGrath |
1995-08-16 | (S_io_read, S_interrupt_operation, S_io_readable, S_io_select): | Miles Bader |
1995-07-30 | (S_interrupt_operation): Allow sockets trying to connect, and waiting for | Miles Bader |
1995-07-26 | entered into RCS | Miles Bader |
1995-07-25 | Formerly io.c.~12~ | Miles Bader |
1995-07-22 | Formerly io.c.~11~ | Miles Bader |
1995-07-22 | Formerly io.c.~10~ | Miles Bader |
1995-07-18 | Formerly io.c.~9~ | Miles Bader |
1995-07-17 | Formerly io.c.~8~ | Miles Bader |
1995-07-16 | Formerly io.c.~7~ | Miles Bader |
1995-07-14 | Formerly io.c.~6~ | Miles Bader |
1995-07-05 | Formerly io.c.~5~ | Miles Bader |
1995-07-03 | Formerly io.c.~4~ | Miles Bader |
1995-07-02 | Formerly io.c.~3~ | Miles Bader |