=================================================================== RCS file: /cvsrepo/anoncvs/cvs/www/74.html,v retrieving revision 1.86 retrieving revision 1.87 diff -c -r1.86 -r1.87 *** www/74.html 2023/10/14 23:00:49 1.86 --- www/74.html 2023/10/15 00:30:41 1.87 *************** *** 253,259 ****
  • Extend and improve the ibuf API in libutil and add function for more specific data types, for modifying data at specific ! offsets, for getting and setting the filedescriptor stored on the ibuf and for efficient wrapping of ibufs into imesgs. The ibuf API is mostly used in network daemons.
  • In wsconsctl(8), --- 253,259 ----
  • Extend and improve the ibuf API in libutil and add function for more specific data types, for modifying data at specific ! offsets, for getting and setting the file descriptor stored on the ibuf and for efficient wrapping of ibufs into imesgs. The ibuf API is mostly used in network daemons.
  • In wsconsctl(8), *************** *** 394,400 **** @weekly, @daily and @hourly entries.
  • Fix a bug in cron(8) where whitespace ! after usernames would not be completly skipped while parsing the href="https://man.openbsd.org/crontab.5">crontab(5) file.
  • In pax(1), safely escape characters when displaying messages that may include file names, and truncate times to the correct maximum --- 394,400 ---- @weekly, @daily and @hourly entries.
  • Fix a bug in cron(8) where whitespace ! after usernames would not be completely skipped while parsing the href="https://man.openbsd.org/crontab.5">crontab(5) file.
  • In pax(1), safely escape characters when displaying messages that may include file names, and truncate times to the correct maximum *************** *** 417,423 ****
  • Add support for TEMPerGold 3.4 temperature sensor to ugold(4).
  • Add qcrng(4), ! a driver for the Qualcomm RNG device found on the Thinkpad X13s.
  • Add rkusbphy(4), a driver for the usb2phy on Rockchip SoCs.
  • Support AP806/CP110 SoCs in --- 417,423 ----
  • Add support for TEMPerGold 3.4 temperature sensor to ugold(4).
  • Add qcrng(4), ! a driver for the Qualcomm RNG device found on the ThinkPad X13s.
  • Add rkusbphy(4), a driver for the usb2phy on Rockchip SoCs.
  • Support AP806/CP110 SoCs in *************** *** 449,455 **** a driver for the PMIC Shared Direct Access Memory found on Qualcomm SoCs.
  • Add stfrng(4), a ! driver for the random number generator on the risc-v JH7110 SoC.
  • Add support for the PCIe controller on the JH7110 SoC with stfpciephy(4) --- 449,455 ---- a driver for the PMIC Shared Direct Access Memory found on Qualcomm SoCs.
  • Add stfrng(4), a ! driver for the random number generator on the StarFive JH7110 SoC.
  • Add support for the PCIe controller on the JH7110 SoC with stfpciephy(4) *************** *** 645,670 ****
  • Security improvements: --- 645,670 ----
  • Security improvements: *************** *** 964,970 ****
  • Allowed arguments on NOOP. !
  • Many other changes in various network programms and libraries: !
  • Many other changes in various network programs and libraries: