summaryrefslogtreecommitdiff
path: root/sys/dev/wscons/wsbellvar.h
AgeCommit message (Expand)Author
2017-06-13Change sc_dying from u_char to bool.nat
2017-06-13Remove dying ftom vb_args and use sc_dying instead.nat
2017-06-11New device wsbell - allows for a console beep for non pckbds (usb etc).nat