-------- Mark Millard writes: > > +When debugging the kernel on modern laptops, the screen is often > > +the only available console, and relevant information will scroll > > +out of view before it can be captured by eye or camera. > > +.Pp > > +Setting > > +.Va kern.vt.slow_down > > +to a non-zero number > > Seems to not be true in the code for: less than 0. > […] > I see in sys/dev/vt/vt.h : > > #define VT_SYSCTL_INT(_name, _default, _descr)
I didn't want to add a VT_SYSCTL_UNSIGNED macro just for this. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 p...@freebsd.org | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.