aboutsummaryrefslogtreecommitdiff
path: root/pfinet
Commit message (Collapse)AuthorAgeFilesLines
* (main): Pass ARGC & ARGV to argp_parse in the correct order.Miles Bader1996-06-211-1/+1
|
* (pfinet): Depend on ../libfshelp/libfshelp.a &Miles Bader1996-06-211-2/+4
| | | | | ../libshouldbeinlibc/libshouldbeinlibc.a. (SRCS): Add options.c.
* Finish up initial version.Miles Bader1996-06-211-83/+48
|
* (pfinet): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a.Miles Bader1996-06-211-1/+1
|
* Include <hurd/startup.h> and <string.h>.Michael I. Bushnell1996-06-201-4/+11
| | | | | | | | | | (shutdown_notify_class): Declare variable. (S_startup_dosync): Give enough args to ports_lookup_port. (S_startup_dosync/do1): Return a value. (arrange_shutdown_notification): Correct spelling of ports_create_port. Initialize shutdown_notify_class. (find_device): Construct arg to strcmp correctly. Correct spelling of ENXIO.
* Initial revisionMichael I. Bushnell1996-06-171-0/+316
|
* (main): Rearrange to use new argument parsing.Miles Bader1996-06-171-54/+67
| | | | | | | (find_device, enumerate_devices): New functions. (pfinet_argp): New declaration. (already_open): New variable. <error.h>, <argp.h>: New includes.
* (MIGSRCS): Add startup_notifyServer.c.Michael I. Bushnell1996-06-131-1/+1
|
* (S_startup_dosync, arrange_shutdown_notification): New functions.Michael I. Bushnell1996-06-131-1/+62
| | | | | (pfinet_demuxer): Call startup_notify_server. (main): Call arrange_shutdown_notification).
* (main): Initialize fsys_identity.Michael I. Bushnell1996-05-141-0/+2
|
* (sock_alloc): Initialize SOCK->identity.Michael I. Bushnell1996-05-141-0/+4
| | | | (sock_release): Destroy SOCK->identity if it's been set.
* (S_io_identity): New function.Michael I. Bushnell1996-05-141-0/+35
|
* (fsys_identity): New variable.Michael I. Bushnell1996-05-141-0/+2
|
* (struct socket) [_HURD_]: New member `identity'.Michael I. Bushnell1996-05-141-0/+1
|
* (ethernet_open): fixup again.Michael I. Bushnell1996-05-141-1/+1
|
* (ethernet_open): Delete superfluous arg to assert_perror.Michael I. Bushnell1996-05-141-1/+1
|
* *** empty log message ***Michael I. Bushnell1996-05-141-1/+7
|
* (ethernet_open): Pass in ERRNO to assert_perror.Miles Bader1996-05-101-1/+1
|
* (make_sock_user): Pass correct args to ports_create_port.Miles Bader1996-05-101-3/+2
|
* (make_sockaddr_port): Use new ports_create_port call.Michael I. Bushnell1996-05-101-3/+4
|
* (make_sock_user): Use new ports_create_port call.Michael I. Bushnell1996-05-101-3/+5
|
* (S_socket_create_address): Use new ports_create_port call.Michael I. Bushnell1996-05-101-3/+6
|
* (S_io_reauthenticate): Use new auth_server_authenticate interface.Michael I. Bushnell1996-05-101-4/+2
| | | | (S_io_select): Drop ID_TAG arg.
* (ethernet_thread): Return any_t.Michael I. Bushnell1996-05-101-4/+7
| | | | | (input_work_thread): Likewise. (ethernet_open): Use new ports_create_port call.
* entered into RCSRoland McGrath1996-04-251-2/+2
|
* entered into RCSRoland McGrath1996-04-241-9/+13
|
* entered into RCSMichael I. Bushnell1996-04-151-1/+24
|
* Formerly Makefile.~16~Michael I. Bushnell1996-04-151-5/+5
|
* entered into RCSMichael I. Bushnell1996-02-261-3/+5
|
* entered into RCSMichael I. Bushnell1996-02-261-19/+51
|
* entered into RCSMichael I. Bushnell1996-02-261-7/+1
|
* entered into RCSMichael I. Bushnell1996-02-262-2/+4
|
* Formerly main.c.~15~Michael I. Bushnell1996-02-261-3/+2
|
* Formerly ethernet.c.~17~Michael I. Bushnell1996-02-221-1/+3
|
* entered into RCSMichael I. Bushnell1996-02-081-3/+3
|
* entered into RCSRoland McGrath1996-01-221-20/+20
|
* entered into RCSMichael I. Bushnell1996-01-181-1/+1
|
* entered into RCSMiles Bader1995-12-272-4/+15
|
* Formerly ethernet.c.~16~Michael I. Bushnell1995-12-141-1/+1
|
* Formerly socket-ops.c.~9~Miles Bader1995-12-111-18/+18
|
* Formerly socket-ops.c.~8~Miles Bader1995-12-071-5/+18
|
* Formerly ethernet.c.~15~Michael I. Bushnell1995-11-301-0/+1
|
* Formerly sched.c.~13~Michael I. Bushnell1995-11-301-17/+0
|
* Formerly socket-ops.c.~7~Michael I. Bushnell1995-11-291-5/+12
|
* Formerly io-ops.c.~7~Michael I. Bushnell1995-11-291-5/+19
|
* Formerly sched.c.~12~Michael I. Bushnell1995-11-291-1/+4
|
* Formerly pfinet.h.~13~Michael I. Bushnell1995-11-291-2/+2
|
* Formerly ethernet.c.~14~Michael I. Bushnell1995-11-291-2/+4
|
* Formerly main.c.~14~Michael I. Bushnell1995-11-291-20/+20
|
* Formerly timer-emul.c.~8~Michael I. Bushnell1995-11-271-7/+10
|