mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
94886678c1
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)
19 lines
599 B
C
19 lines
599 B
C
--- inc/na/help.h.orig Tue Aug 18 18:40:40 1998
|
|
+++ inc/na/help.h Thu Sep 18 20:10:32 2003
|
|
@@ -298,14 +298,13 @@
|
|
, "Show the AppleTalk subset of port parameters"
|
|
#endif /* NA */
|
|
},
|
|
-#ifndef NA
|
|
+/* XXXCDC: was ifndef NA, need this or annex_params[26] is null! */
|
|
{"arpt_kill_timer", BOX_PARAM, ARPT_TTKILLC
|
|
#ifdef NA
|
|
, "Time for a temporary created entry in an ARP Table to remain active.\n\t\
|
|
Value in minutes: range 1 to 255, default value is 20 minutes."
|
|
#endif /* NA */
|
|
},
|
|
-#endif
|
|
{"arap_v42bis", PORT_PARAM, P_ARAP_V42BIS
|
|
#ifdef NA
|
|
, "Allow the enabling of V.42bis compression\n\t\
|