Ravi Pokala
07a4559495
Un-break vt(4) for {powerpc,powerpc64,sparc64} LINT kernel builds
...
The {powerpc,powerpc64,sparc64} LINT kernel builds fail with this error:
sys/dev/vt/vt_buf.c:198: warning: 'vtbuf_htw' defined but not used
Move vtbuf_htw() inside the '#if SC_NO_CUTPASTE' block where it belongs, and
put it in the proper order.
This fixes the immedate issue w/ vt(4), but all three then fail on different
issues.
Reviewed by: emaste
2017-02-15 17:33:03 +00:00
..
2017-02-15 14:25:50 +00:00
2017-02-13 20:51:08 +00:00
2017-02-15 14:56:47 +00:00
2017-02-13 21:33:50 +00:00
2017-02-14 21:05:36 +00:00
2017-02-15 06:07:01 +00:00
2017-02-14 19:13:27 +00:00
2017-02-15 13:56:04 +00:00
2017-02-11 01:07:46 +00:00
2017-01-28 02:22:15 +00:00
2017-01-28 16:31:23 +00:00
2017-02-15 17:33:03 +00:00
2017-02-15 16:52:21 +00:00
2017-02-07 22:45:59 +00:00
2017-02-10 19:45:02 +00:00
2017-01-28 02:22:15 +00:00
2017-02-15 01:50:58 +00:00
2017-01-31 03:26:32 +00:00
2017-02-13 19:58:55 +00:00
2017-02-10 01:04:11 +00:00
2017-02-15 07:22:47 +00:00
2017-02-11 05:33:49 +00:00
2017-01-20 00:02:11 +00:00
2017-02-14 21:33:10 +00:00
2017-02-13 11:37:52 +00:00
2017-02-10 17:46:26 +00:00
2017-02-07 00:09:48 +00:00
2017-02-04 12:26:38 +00:00
2017-02-05 00:32:12 +00:00
2017-02-14 17:49:08 +00:00
2017-02-04 12:26:38 +00:00
2017-02-14 17:44:30 +00:00
2017-01-10 18:46:40 +00:00
2017-02-09 17:47:01 +00:00
2017-02-14 13:54:05 +00:00
2017-02-14 22:46:39 +00:00
2017-01-15 17:54:01 +00:00
2017-01-28 02:22:15 +00:00