Completed items

  1. ukbd LEDs
    • F-lock still broken
    • fixed by ?
  2. config vs. amd (realpath ../..)
  3. DEVICE_POLLING API change
  4. Implement FIONSPACE for FreeBSD
    • http://cvsweb.netbsd.org/bsdweb.cgi/src/sys/kern/sys_socket.c rev 1.41 and 1.42

    • How much space is there in a socket buffer (so->so_snd or so->so_rcv)? This is problematical if the fields are unsigned, as the space might still be negative (cc > hiwat or mbcnt > mbmax). Should detect overflow and return 0.

  5. c++filt Morphs
    • Used to segfault
    • obrien committed fix from upstream repo
  6. It appears that BSD.local.dist, BSD.X11.dist, and BSD.X11-4.dist are installed but not used for anything
    • flz MAINTAINERS commit: these are for ports, and no longer maintained in src/ (will be removed)
  7. tcp_syncache allocation bug (reqst00106055)
    • Attilio has committed my fix to RELENG_6
    • does not apply to later releases
  8. devctl queue size limit
  9. Add file to store info on selected timezone (reqst00080218)
  10. procfs locking (reqst00063533)
  11. gcore on threaded apps
    • Contribute from $WORKBSD
    • In progress -- Attilio
  12. IPv6 if_addr_mutex recursion
  13. BTX real mode
    • Not sure what this point was, probably just a reminder to keep an eye out for jhb's work
  14. bpf compat32
  15. devfs panic
    • reqst00184017
    • devfs_close->_sx_xunlock->_mtx_lock_sleep

      • resolved with merge from stable/6
  16. /dev/io does not play nicely with threaded apps
  17. document new FIONWRITE, FIONSPACE (and all other ioctls) somewhere.
  18. F-Lock key on Microsoft Natural keyboard 4000 does not function
  19. phk: I belive the askboot() panics if you type garbage, that's not fun. We should give it a specific "reboot" facility and not panic.

SAS & SATA firmware update tools

EdMaste/ToDo/Done (last edited 2019-12-10T21:25:55+0000 by EdMaste)