aboutsummaryrefslogtreecommitdiff
path: root/release/sysinstall
diff options
context:
space:
mode:
authorJoerg Wunsch <joerg@FreeBSD.org>1997-10-08 09:14:15 +0000
committerJoerg Wunsch <joerg@FreeBSD.org>1997-10-08 09:14:15 +0000
commit99ec55eff284db47c8c9422e80e8e0ab94a7606e (patch)
tree9533205f625f76f4a0b3b12334bc2323f2d6530e /release/sysinstall
parenta3b41bed2ec7e6a41de6d1c0621958447c76b8e3 (diff)
Notes
Diffstat (limited to 'release/sysinstall')
-rw-r--r--release/sysinstall/help/relnotes.hlp6
1 files changed, 6 insertions, 0 deletions
diff --git a/release/sysinstall/help/relnotes.hlp b/release/sysinstall/help/relnotes.hlp
index 041ca997faf0..93d2d5041d56 100644
--- a/release/sysinstall/help/relnotes.hlp
+++ b/release/sysinstall/help/relnotes.hlp
@@ -205,6 +205,12 @@ VGA graphics to syscons ttys (sort of like Linux's libSVGA).
Xntpd's syslogging has been moved out into a facility of its own
(LOG_NTP, userland name "ntp").
+A new pair of ioctl's has been added: SIOC[SG]IFGENERIC. The intent
+is to provide for a hook to pass arbitrary ioctl subcommands down to a
+network interface driver. This is for example necesseray for PPP
+drivers to communicate things like CHAP names and secrets, or variable
+options between the driver and a userland utility.
+
2. Supported Configurations
---------------------------