mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 09:41:03 -04:00
Mention Joe Karthauser's addition of the "cdid" command to cdcontrol(1).
This commit is contained in:
parent
f21ff38bf4
commit
a34cabc03c
2 changed files with 8 additions and 0 deletions
|
|
@ -81,6 +81,10 @@ DP83815 chipset, including the NetGear FA312-TX.
|
|||
1.3. USERLAND CHANGES
|
||||
---------------------
|
||||
|
||||
cdcontrol(1) now supports a "cdid" command, which calculates and
|
||||
displays the CD serial number, using the same algorithm used by the CDDB
|
||||
database.
|
||||
|
||||
mtree(8) now includes support for a file listing pathnames to be excluded
|
||||
when creating and verifying prototypes. This makes it easier to use
|
||||
mtree as a part of an intrusion-detection system. [MERGED]
|
||||
|
|
|
|||
|
|
@ -85,6 +85,10 @@ DP83815 chipset, including the NetGear FA312-TX.
|
|||
1.3. USERLAND CHANGES
|
||||
---------------------
|
||||
|
||||
cdcontrol(1) now supports a "cdid" command, which calculates and
|
||||
displays the CD serial number, using the same algorithm used by the CDDB
|
||||
database.
|
||||
|
||||
mtree(8) now includes support for a file listing pathnames to be excluded
|
||||
when creating and verifying prototypes. This makes it easier to use
|
||||
mtree as a part of an intrusion-detection system. [MERGED]
|
||||
|
|
|
|||
Loading…
Reference in a new issue