NetBSD/usr.sbin/schedctl
dholland e3566c1bef Fix illegal snprintf usage noted in PR 47976 by simplifying it away:
instead of consing up a string and printing it to stdout, just print
to stdout. Not as compositionally tidy, but much simpler and perfectly
adequate here.
2014-07-27 04:46:48 +00:00
..
Makefile
schedctl.8
schedctl.c Fix illegal snprintf usage noted in PR 47976 by simplifying it away: 2014-07-27 04:46:48 +00:00