Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1999-06-13 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-06-13 | 1 | -1/+23 |
| | | | | * main.c (trivfs_goaway): Exit if there are no socket ports. | ||||
* | 1999-02-28 Roland McGrath <roland@baalperazim.frob.com> | Roland McGrath | 1999-02-28 | 1 | -27/+10 |
| | | | | | * main.c (S_startup_dosync): Use ports_class_iterate. (sigterm_handler): Likewise. | ||||
* | Wed Aug 20 14:05:52 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-08-20 | 1 | -1/+1 |
| | | | | | * main.c (main): New args for ports_manage_port_operations_multithread. | ||||
* | Mon Jul 21 14:58:13 1997 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1997-07-23 | 1 | -2/+5 |
| | | | | | | | * Makefile (HURDLIBS): Add iohelp. * main.c (trivfs_goaway): If FSYS_GOAWAY_FORCE is set, then go away, otherwise, continue to return EBUSY. | ||||
* | Thu Oct 24 22:38:55 1996 Thomas Bushnell, n/BSG <thomas@gnu.ai.mit.edu> | Thomas Bushnell | 1996-10-25 | 1 | -0/+2 |
| | | | | | | | | | | * main.c (main): Call setup_loopback_device before parsing args (and thus before the ethernet device shows up). * loopback.c: New file. * Makefile (SRCS): Add loopback.c. * pfinet.h (loopback_dev): New variable. * pfinet.h (ip_rt_del): New prototype. | ||||
* | (sigterm_handler): | Miles Bader | 1996-06-24 | 1 | -6/+5 |
| | | | | | Renamed from sighup_handle. Make void. Deal with SIGTERM instead of SIGHUP. (main): Use SIGTERM & sigterm_handler instead of SIGHUP &c. | ||||
* | (sighup_handle): New function. | Michael I. Bushnell | 1996-06-24 | 1 | -0/+20 |
| | | | | (arrange_shutdown_notification): Register SIGHUP handler. | ||||
* | (main): Pass ARGC & ARGV to argp_parse in the correct order. | Miles Bader | 1996-06-21 | 1 | -1/+1 |
| | |||||
* | Include <hurd/startup.h> and <string.h>. | Michael I. Bushnell | 1996-06-20 | 1 | -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. | ||||
* | (main): Rearrange to use new argument parsing. | Miles Bader | 1996-06-17 | 1 | -54/+67 |
| | | | | | | | (find_device, enumerate_devices): New functions. (pfinet_argp): New declaration. (already_open): New variable. <error.h>, <argp.h>: New includes. | ||||
* | (S_startup_dosync, arrange_shutdown_notification): New functions. | Michael I. Bushnell | 1996-06-13 | 1 | -1/+62 |
| | | | | | (pfinet_demuxer): Call startup_notify_server. (main): Call arrange_shutdown_notification). | ||||
* | (main): Initialize fsys_identity. | Michael I. Bushnell | 1996-05-14 | 1 | -0/+2 |
| | |||||
* | entered into RCS | Roland McGrath | 1996-04-24 | 1 | -9/+13 |
| | |||||
* | Formerly main.c.~15~ | Michael I. Bushnell | 1996-02-26 | 1 | -3/+2 |
| | |||||
* | Formerly main.c.~14~ | Michael I. Bushnell | 1995-11-29 | 1 | -20/+20 |
| | |||||
* | Formerly main.c.~13~ | Michael I. Bushnell | 1995-11-27 | 1 | -1/+3 |
| | |||||
* | Formerly main.c.~12~ | Michael I. Bushnell | 1995-11-20 | 1 | -1/+1 |
| | |||||
* | Formerly main.c.~11~ | Michael I. Bushnell | 1995-11-20 | 1 | -1/+1 |
| | |||||
* | Formerly main.c.~10~ | Michael I. Bushnell | 1995-11-16 | 1 | -2/+2 |
| | |||||
* | Formerly main.c.~9~ | Michael I. Bushnell | 1995-11-09 | 1 | -6/+72 |
| | |||||
* | Formerly main.c.~8~ | Michael I. Bushnell | 1995-11-08 | 1 | -1/+1 |
| | |||||
* | Formerly main.c.~7~ | Michael I. Bushnell | 1995-11-06 | 1 | -0/+1 |
| | |||||
* | Formerly main.c.~6~ | Michael I. Bushnell | 1995-10-20 | 1 | -14/+21 |
| | |||||
* | Formerly main.c.~5~ | Michael I. Bushnell | 1995-10-19 | 1 | -0/+3 |
| | |||||
* | Formerly main.c.~4~ | Michael I. Bushnell | 1995-10-19 | 1 | -2/+11 |
| | |||||
* | Formerly main.c.~3~ | Michael I. Bushnell | 1995-09-25 | 1 | -1/+27 |
| | |||||
* | Formerly main.c.~2~ | Michael I. Bushnell | 1995-09-12 | 1 | -1/+1 |
| | |||||
* | Initial revision | Michael I. Bushnell | 1995-09-12 | 1 | -0/+25 |