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
/
syscons
History
Kazutaka YOKOTA
579958932a
- Remember the keyboard repeat delay and rate.
...
- Add a new ioctl, KDGETREPEAT, to retrieve the keyboard repeat rate. - Delete unnecessary #include.
1999-12-13 09:31:43 +00:00
..
apm
Add the apm_saver syscons screen saver module.
1999-10-02 03:56:42 +00:00
blank
…
daemon
…
fade
…
fire
…
green
…
logo
…
rain
…
snake
…
star
…
warp
…
scgfbrndr.c
…
schistory.c
Fix memory leak.
1999-12-10 09:36:05 +00:00
scmouse.c
Fix mouse cursor logic which I broke in 1.1 ;-<
1999-12-06 03:22:16 +00:00
scvesactl.c
…
scvgarndr.c
…
scvidctl.c
- Removed SC_VIDEO_DEBUG. It is broken and useless now.
1999-11-08 09:57:16 +00:00
scvtb.c
…
syscons.c
- Remember the keyboard repeat delay and rate.
1999-12-13 09:31:43 +00:00
syscons.h
…