[Touch-packages] [Bug 1836219] [NEW] pidfile_close prevents pidfile_remove from working

2019-07-11 Thread jklowden
Public bug reported: The whole pidfile_xxx suite, besides being unnecessarily complicated compared to 1 function in NetBSD, does not do what it says on the tin. Complications. 4 functions instead of one. pidfile_open requires pidptr, but doesn't use it. The other functions require an argument

[Touch-packages] [Bug 1672058] [NEW] vis/unvis utilities missing from libbsd-dev

2017-03-11 Thread jklowden
Public bug reported: $ man vis | sed -ne '/SEE/,/^$/p' SEE ALSO unvis(1), vis(1), snprintf(3), strlcpy(3), unvis(3) The libbsd-dev package includes the man pages for the library functions, and those pages refer to command-line utilities that are not included in the package. AFAICT, these ut