index
:
hurd.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pfinet
Commit message (
Expand
)
Author
Age
Files
Lines
*
.
Miles Bader
1997-04-25
1
-0
/
+5
*
(trivfs_append_args):
Miles Bader
1997-04-25
1
-5
/
+2
*
.
Miles Bader
1997-02-04
1
-0
/
+5
*
(S_socket_bind):
Miles Bader
1997-02-04
1
-4
/
+5
*
Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-26
2
-3
/
+10
*
Fri Oct 25 20:02:17 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-26
2
-1
/
+6
*
Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu>
Thomas Bushnell
1996-10-25
5
-1
/
+110
*
*** empty log message ***
Thomas Bushnell
1996-09-17
2
-5
/
+11
*
*** empty log message ***
Thomas Bushnell
1996-09-06
2
-1
/
+7
*
*** empty log message ***
Thomas Bushnell
1996-07-29
2
-3
/
+9
*
.
Miles Bader
1996-07-20
1
-2
/
+2
*
*** empty log message ***
Michael I. Bushnell
1996-07-19
1
-0
/
+4
*
(make_sock_user): Declaration updated.
Miles Bader
1996-07-19
1
-1
/
+1
*
*** empty log message ***
Michael I. Bushnell
1996-07-19
4
-9
/
+26
*
Initial revision
Roland McGrath
1996-07-17
1
-0
/
+232
*
(S_io_reauthenticate): Repeat auth_server_authenticate for as long as
Michael I. Bushnell
1996-07-14
1
-13
/
+23
*
(S_io_reauthenticate): Don't use unsafe MOVE_SEND in call to
Michael I. Bushnell
1996-07-08
1
-1
/
+2
*
(setup_ethernet_device): Linux's device `mtu' member does not include
Michael I. Bushnell
1996-07-05
1
-1
/
+1
*
(lndist): Add lndist-asm-files.
Michael I. Bushnell
1996-06-27
1
-3
/
+7
*
(parse_opt):
Miles Bader
1996-06-25
1
-27
/
+34
*
(ip_rt_del): New declaration.
Miles Bader
1996-06-25
1
-0
/
+1
*
(ip_rt_del): New function.
Miles Bader
1996-06-25
1
-2
/
+12
*
(ip_rt_del): Renamed from rt_del.
Miles Bader
1996-06-25
1
-2
/
+2
*
(rt_del): Export.
Miles Bader
1996-06-25
1
-1
/
+1
*
(sigterm_handler):
Miles Bader
1996-06-24
1
-6
/
+5
*
(parse_hook_add_interface): Realloc the correct number of bytes.
Miles Bader
1996-06-24
1
-13
/
+30
*
(sighup_handle): New function.
Michael I. Bushnell
1996-06-24
1
-0
/
+20
*
(main): Pass ARGC & ARGV to argp_parse in the correct order.
Miles Bader
1996-06-21
1
-1
/
+1
*
(pfinet): Depend on ../libfshelp/libfshelp.a &
Miles Bader
1996-06-21
1
-2
/
+4
*
Finish up initial version.
Miles Bader
1996-06-21
1
-83
/
+48
*
(pfinet): Depend on ../libshouldbeinlibc/libshouldbeinlibc.a.
Miles Bader
1996-06-21
1
-1
/
+1
*
Include <hurd/startup.h> and <string.h>.
Michael I. Bushnell
1996-06-20
1
-4
/
+11
*
Initial revision
Michael I. Bushnell
1996-06-17
1
-0
/
+316
*
(main): Rearrange to use new argument parsing.
Miles Bader
1996-06-17
1
-54
/
+67
*
(MIGSRCS): Add startup_notifyServer.c.
Michael I. Bushnell
1996-06-13
1
-1
/
+1
*
(S_startup_dosync, arrange_shutdown_notification): New functions.
Michael I. Bushnell
1996-06-13
1
-1
/
+62
*
(main): Initialize fsys_identity.
Michael I. Bushnell
1996-05-14
1
-0
/
+2
*
(sock_alloc): Initialize SOCK->identity.
Michael I. Bushnell
1996-05-14
1
-0
/
+4
*
(S_io_identity): New function.
Michael I. Bushnell
1996-05-14
1
-0
/
+35
*
(fsys_identity): New variable.
Michael I. Bushnell
1996-05-14
1
-0
/
+2
*
(struct socket) [_HURD_]: New member `identity'.
Michael I. Bushnell
1996-05-14
1
-0
/
+1
*
(ethernet_open): fixup again.
Michael I. Bushnell
1996-05-14
1
-1
/
+1
*
(ethernet_open): Delete superfluous arg to assert_perror.
Michael I. Bushnell
1996-05-14
1
-1
/
+1
*
*** empty log message ***
Michael I. Bushnell
1996-05-14
1
-1
/
+7
*
(ethernet_open): Pass in ERRNO to assert_perror.
Miles Bader
1996-05-10
1
-1
/
+1
*
(make_sock_user): Pass correct args to ports_create_port.
Miles Bader
1996-05-10
1
-3
/
+2
*
(make_sockaddr_port): Use new ports_create_port call.
Michael I. Bushnell
1996-05-10
1
-3
/
+4
*
(make_sock_user): Use new ports_create_port call.
Michael I. Bushnell
1996-05-10
1
-3
/
+5
*
(S_socket_create_address): Use new ports_create_port call.
Michael I. Bushnell
1996-05-10
1
-3
/
+6
*
(S_io_reauthenticate): Use new auth_server_authenticate interface.
Michael I. Bushnell
1996-05-10
1
-4
/
+2
[next]