aboutsummaryrefslogtreecommitdiff
path: root/pfinet/main.c
Commit message (Collapse)AuthorAgeFilesLines
* 1999-06-13 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-06-131-1/+23
| | | | * main.c (trivfs_goaway): Exit if there are no socket ports.
* 1999-02-28 Roland McGrath <roland@baalperazim.frob.com>Roland McGrath1999-02-281-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 Bushnell1997-08-201-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 Bushnell1997-07-231-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 Bushnell1996-10-251-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 Bader1996-06-241-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. Bushnell1996-06-241-0/+20
| | | | (arrange_shutdown_notification): Register SIGHUP handler.
* (main): Pass ARGC & ARGV to argp_parse in the correct order.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.
* (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.
* (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
|
* entered into RCSRoland McGrath1996-04-241-9/+13
|
* Formerly main.c.~15~Michael I. Bushnell1996-02-261-3/+2
|
* Formerly main.c.~14~Michael I. Bushnell1995-11-291-20/+20
|
* Formerly main.c.~13~Michael I. Bushnell1995-11-271-1/+3
|
* Formerly main.c.~12~Michael I. Bushnell1995-11-201-1/+1
|
* Formerly main.c.~11~Michael I. Bushnell1995-11-201-1/+1
|
* Formerly main.c.~10~Michael I. Bushnell1995-11-161-2/+2
|
* Formerly main.c.~9~Michael I. Bushnell1995-11-091-6/+72
|
* Formerly main.c.~8~Michael I. Bushnell1995-11-081-1/+1
|
* Formerly main.c.~7~Michael I. Bushnell1995-11-061-0/+1
|
* Formerly main.c.~6~Michael I. Bushnell1995-10-201-14/+21
|
* Formerly main.c.~5~Michael I. Bushnell1995-10-191-0/+3
|
* Formerly main.c.~4~Michael I. Bushnell1995-10-191-2/+11
|
* Formerly main.c.~3~Michael I. Bushnell1995-09-251-1/+27
|
* Formerly main.c.~2~Michael I. Bushnell1995-09-121-1/+1
|
* Initial revisionMichael I. Bushnell1995-09-121-0/+25