summaryrefslogtreecommitdiffstats
path: root/drivers/char/vt_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] vt: Make vt_pid a struct pid (making it pid wrap around safe).Eric W. Biederman2006-10-021-4/+4
* [PATCH] vt: rework the console spawning variablesEric W. Biederman2006-10-021-3/+6
* [PATCH] tty locking on resizeAlan Cox2006-09-291-10/+7
* [PATCH] vcsa attribute bits -> ioctl(VT_GETHIFONTMASK)Samuel Thibault2006-08-271-0/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Only disallow _setting_ of function key stringMarcelo Tosatti2005-11-071-1/+4
* [PATCH] setkeys needs rootAndrew Morton2005-10-301-0/+3
* [PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus2005-06-281-2/+3
* [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-011-1/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1201