freebsd-ports/net-mgmt/annextools/files/patch-inc::slip::slip_user.h
Bruce M Simpson 94886678c1 Add the Xylogics/Bay Networks/Nortel Networks Annex administration suite.
Allows the Annex to be administered from a FreeBSD host, rather than via
the console port. Tested with a MicroAnnex-XL 16 port device.

Reviewed by:	edwin
Approved by:	jake (mentor)
2003-09-25 19:49:31 +00:00

11 lines
438 B
C

--- inc/slip/slip_user.h.orig Wed Apr 5 19:48:20 1989
+++ inc/slip/slip_user.h Thu Sep 18 20:10:32 2003
@@ -46,7 +46,7 @@
* *
*****************************************************************************/
-#define CFGFILE INSTALL_DIR/slipcfg"
+#define CFGFILE INSTALL_DIR "/slipcfg"
#define SLIPDATA "/usr/spool/slipd/D.%d"
#define OUTPIPE "/usr/spool/slipd/outpipe"
#define PORTLOCK "/usr/spool/slipd/portlock"