CVSROOT: /cvs Module name: src Changes by: [email protected] 2020/10/15 13:45:50
Modified files:
usr.sbin/hotplugd: hotplugd.c
Log message:
Accommodate POSIX basename(3) that takes a non-const parameter and
may modify the string buffer.
ok florian@
