CVSROOT: /cvs Module name: src Changes by: chel...@cvs.openbsd.org 2020/12/23 13:45:02
Modified files: sys/kern : kern_time.c Log message: nanosleep(2): shorten wmesg from "nanosleep" to "nanoslp" We only see 8 characters of wmesg in e.g. top(1), so shorten the string to fit. Indirectly prompted by kettenis@.