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