summaryrefslogtreecommitdiffstats
path: root/loader2/kbd.c
Commit message (Expand)AuthorAgeFilesLines
* Clean up typos and other things for GPLv2+ changes.David Cantrell2007-12-171-4/+4
* GPLv2+ boilerplates for loader2/ source files.David Cantrell2007-12-171-9/+16
* - avoid double gunzip_close() when we get a bad kbd file.Peter Jones2007-10-191-2/+2
* Same change you just saw on rhel5-branch ported to the HEAD branch.David Cantrell2007-08-061-1/+1
* Make the boot flags variable global. We don't need to pass it (or a pointer ...David Cantrell2006-06-121-3/+6
* Use loaderData instead of $LANG to determine which keyboard we shouldChris Lumens2005-12-191-3/+6
* Support logging levels in the loader just like in the python parts of theChris Lumens2005-08-131-4/+4
* add flags.virtpconsole to be used with virtual physical consoles likeJeremy Katz2004-09-131-1/+1
* switch to using kudzu's probeDevices() instead of the isys knownDevicesJeremy Katz2003-11-221-2/+1
* massive merge from taroon branch. changes are all over the place, but aJeremy Katz2003-07-081-1/+2
* normalize keyboard load error, remove unneeded codeMatt Wilson2002-12-091-0/+7
* dead code removalJeremy Katz2002-12-061-23/+0
* move keymap declaration stuff to a common headerJeremy Katz2002-12-031-15/+0
* add a data structure to hold loader data and pass it around lots of placesJeremy Katz2002-12-031-0/+11
* restructuring and clean up of some of the older unused code in the loader.Jeremy Katz2002-11-261-0/+194