aboutsummaryrefslogtreecommitdiff
path: root/pfinet
Commit message (Expand)AuthorAgeFilesLines
* .Miles Bader1997-04-251-0/+5
* (trivfs_append_args):Miles Bader1997-04-251-5/+2
* .Miles Bader1997-02-041-0/+5
* (S_socket_bind):Miles Bader1997-02-041-4/+5
* Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-262-3/+10
* Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-262-1/+6
* Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>Thomas Bushnell1996-10-255-1/+110
* *** empty log message ***Thomas Bushnell1996-09-172-5/+11
* *** empty log message ***Thomas Bushnell1996-09-062-1/+7
* *** empty log message ***Thomas Bushnell1996-07-292-3/+9
* .Miles Bader1996-07-201-2/+2
* *** empty log message ***Michael I. Bushnell1996-07-191-0/+4
* (make_sock_user): Declaration updated.Miles Bader1996-07-191-1/+1
* *** empty log message ***Michael I. Bushnell1996-07-194-9/+26
* Initial revisionRoland McGrath1996-07-171-0/+232
* (S_io_reauthenticate): Repeat auth_server_authenticate for as long asMichael I. Bushnell1996-07-141-13/+23
* (S_io_reauthenticate): Don't use unsafe MOVE_SEND in call toMichael I. Bushnell1996-07-081-1/+2
* (setup_ethernet_device): Linux's device `mtu' member does not includeMichael I. Bushnell1996-07-051-1/+1
* (lndist): Add lndist-asm-files.Michael I. Bushnell1996-06-271-3/+7
* (parse_opt):Miles Bader1996-06-251-27/+34
* (ip_rt_del): New declaration.Miles Bader1996-06-251-0/+1
* (ip_rt_del): New function.Miles Bader1996-06-251-2/+12
* (ip_rt_del): Renamed from rt_del.Miles Bader1996-06-251-2/+2
* (rt_del): Export.Miles Bader1996-06-251-1/+1
* (sigterm_handler):Miles Bader1996-06-241-6/+5
* (parse_hook_add_interface): Realloc the correct number of bytes.Miles Bader1996-06-241-13/+30
* (sighup_handle): New function.Michael I. Bushnell1996-06-241-0/+20
* (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
* 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
* Initial revisionMichael I. Bushnell1996-06-171-0/+316
* (main): Rearrange to use new argument parsing.Miles Bader1996-06-171-54/+67
* (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
* (main): Initialize fsys_identity.Michael I. Bushnell1996-05-141-0/+2
* (sock_alloc): Initialize SOCK->identity.Michael I. Bushnell1996-05-141-0/+4
* (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