This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
vt
History
Enji Cooper
e6b01ed73a
Use nitems(..) when computing
max
instead of the longhand version of
...
the same logic MFC after: 1 month
2017-06-14 02:28:10 +00:00
..
colors
…
font
…
hw
Use nitems(..) when computing
max
instead of the longhand version of
2017-06-14 02:28:10 +00:00
logo
…
vt_buf.c
Un-break vt(4) for {powerpc,powerpc64,sparc64} LINT kernel builds
2017-02-15 17:33:03 +00:00
vt_consolectl.c
…
vt_core.c
With EARLY_AP_STARTUP enabled, we are seeing crashes in softclock_call_cc()
2017-06-08 20:47:18 +00:00
vt_cpulogos.c
Revert r316796. It is not necessary since r317173.
2017-04-19 22:43:11 +00:00
vt_font.c
…
vt_sysmouse.c
[evdev] Adds evdev support to sysmouse(4) driver
2016-12-10 18:07:16 +00:00
vt.h
…