aboutsummaryrefslogtreecommitdiff
path: root/pflocal
Commit message (Expand)AuthorAgeFilesLines
* (MIGSTUBS): Remove notifyServer.o and interruptServer.o.Miles Bader1995-09-071-1/+1
* (S_interrupt_operation): Function deleted.Miles Bader1995-09-061-13/+0
* (sock_demuxer): Use ports_interrupt_server and ports_notify_server instead ofMiles Bader1995-09-061-52/+2
* (S_io_read, S_io_readable): Don't return EPIPE on EOF.Miles Bader1995-09-061-6/+8
* (S_io_stat): Only attempt to use the read pipe if it exists.Miles Bader1995-09-051-7/+8
* (S_io_select): Change the way selects are done, now that writes can block.Miles Bader1995-08-311-34/+30
* (S_socket_send): Pass in the new NOBLOCK parameter to pipe_send.Miles Bader1995-08-311-1/+2
* (S_io_select): Use pipe_select instead of pipe_wait.Miles Bader1995-08-291-1/+1
* (S_interrupt_operation): Use ports_interrupt_rpc to interrupt waiting threads.Miles Bader1995-08-291-27/+1
* (struct connq): Remove interrupt_seq_num field.Miles Bader1995-08-291-80/+8
* (connq_interrupt, connq_interrupt_sock): Decls deleted.Miles Bader1995-08-291-8/+0
* `aquire' -> `acquire'.Miles Bader1995-08-291-2/+2
* (S_socket_send, S_socket_recv): `aquire' -> `acquire'.Miles Bader1995-08-291-3/+3
* (sock_acquire_read_pipe, sock_acquire_write_pipe): `aquire' -> `acquire'.Miles Bader1995-08-291-4/+4
* (S_io_select): Fix typo in masking off SELECT_URG.Roland McGrath1995-08-291-33/+22
* (trivfs_goaway, trivfs_modify_stat): Update arguments.Miles Bader1995-08-241-4/+2
* (pflocal): Put all dependencies here.Miles Bader1995-08-241-9/+3
* (S_socket_recv): Use pipe_release_reader instead of pipe_release.Miles Bader1995-08-161-3/+12
* (struct sock): Store the pipe class in a separate field, as READ_PIPE is noMiles Bader1995-08-161-0/+3
* (sock_create, sock_connect): Set/use the PIPE_CLASS field.Miles Bader1995-08-161-59/+49
* (S_io_read, S_interrupt_operation, S_io_readable, S_io_select):Miles Bader1995-08-161-26/+26
* (connq_compress): New function.Miles Bader1995-07-311-16/+24
* (connq_interrupt_sock): Reset CQ's tail to the end of the compressed queue.Miles Bader1995-07-311-4/+7
* (S_socket_connect): Actually use the connq operations to connect, like theMiles Bader1995-07-301-22/+71
* (sock_create): Initialize the CONNECT_QUEUE field and rename CONNQ toMiles Bader1995-07-301-1/+2
* (connq_interrupt_sock): New declaration.Miles Bader1995-07-301-2/+10
* (struct sock): Add the CONNECT_QUEUE field, and rename the CONNQ field toMiles Bader1995-07-301-1/+4
* (connq_interrupt_sock): New function.Miles Bader1995-07-301-24/+121
* (S_interrupt_operation): Allow sockets trying to connect, and waiting forMiles Bader1995-07-301-7/+17
* entered into RCSMiles Bader1995-07-291-1/+1
* entered into RCSMiles Bader1995-07-261-7/+7
* entered into RCSMiles Bader1995-07-262-9/+45
* entered into RCSMiles Bader1995-07-261-1/+2
* Formerly pf.c.~9~Miles Bader1995-07-261-1/+2
* Formerly io.c.~12~Miles Bader1995-07-251-6/+23
* Formerly sock.c.~14~Miles Bader1995-07-251-0/+2
* Formerly sock.c.~13~Miles Bader1995-07-231-7/+14
* entered into RCSMiles Bader1995-07-221-3/+1
* Formerly sock.c.~12~Miles Bader1995-07-221-4/+7
* Formerly socket.c.~14~Miles Bader1995-07-221-1/+11
* Formerly pf.c.~8~Miles Bader1995-07-221-3/+7
* entered into RCSMiles Bader1995-07-221-1/+1
* Formerly io.c.~11~Miles Bader1995-07-221-2/+21
* Formerly sock.c.~11~Miles Bader1995-07-221-70/+93
* Formerly io.c.~10~Miles Bader1995-07-221-1/+39
* Formerly sserver.c.~3~Miles Bader1995-07-221-3/+31
* entered into RCSMiles Bader1995-07-221-8/+12
* entered into RCSMiles Bader1995-07-221-2/+3
* Formerly sserver.c.~2~Miles Bader1995-07-221-3/+4
* Initial revisionMiles Bader1995-07-221-0/+32