diff options
| author | Joerg Wunsch <joerg@FreeBSD.org> | 1997-10-08 09:14:15 +0000 |
|---|---|---|
| committer | Joerg Wunsch <joerg@FreeBSD.org> | 1997-10-08 09:14:15 +0000 |
| commit | 99ec55eff284db47c8c9422e80e8e0ab94a7606e (patch) | |
| tree | 9533205f625f76f4a0b3b12334bc2323f2d6530e /release/sysinstall | |
| parent | a3b41bed2ec7e6a41de6d1c0621958447c76b8e3 (diff) | |
Notes
Diffstat (limited to 'release/sysinstall')
| -rw-r--r-- | release/sysinstall/help/relnotes.hlp | 6 |
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 --------------------------- |
