summaryrefslogtreecommitdiff
path: root/include/linux/console_struct.h
AgeCommit message (Collapse)Author
2003-03-22[VT]: vc_pos needs to be unsigned long.David S. Miller
2003-03-10[CONSOLE] Nuked a few gloabl variables. Now that the console system supports ↵James Simmons
different sized screens these gloabl variables are a bad idea.
2002-11-14Moving over to console_font_op to get ride of struct display.James Simmons
2002-06-30Started to enforce a one to one relationship between struct tty_struct and ↵James Simmons
struct vc_data. It will make it easier to handle things.
2002-02-04v2.4.12 -> v2.4.12.1Linus Torvalds
- Trond Myklebust: deadlock checking in lockd server - Tim Waugh: fix up parport wrong #define - Christoph Hellwig: i2c update, ext2 cleanup - Al Viro: fix partition handling sanity check. - Trond Myklebust: make NFS use SLAB_NOFS, and not play games with PF_MEMALLOC - Ben Fennema: UDF update - Alan Cox: continued merging - Chris Mason: get /proc buffer memory sizes right after buf-in-page-cache
2002-02-04Import changesetLinus Torvalds