summaryrefslogtreecommitdiffstats
path: root/loader2/lang.c
Commit message (Expand)AuthorAgeFilesLines
* allow opt-out of vga16Matt Wilson2002-12-171-1/+0
* fix language loadingMatt Wilson2002-12-171-6/+7
* flush stdoutMatt Wilson2002-12-171-2/+1
* assume that if we're already on a pty we can handle unicodeMatt Wilson2002-12-171-0/+6
* clean up lang.c, remove duplicate codewMatt Wilson2002-12-171-25/+15
* require new version of bogl that does not do atexit() stuff, enable boglMatt Wilson2002-12-161-1/+1
* get the logic right for disabling only btermMatt Wilson2002-12-141-1/+1
* start adding bterm startup code, disabled until completeMatt Wilson2002-12-141-23/+24
* always load fontMatt Wilson2002-12-131-7/+0
* more default UTF-8 stuffMatt Wilson2002-12-121-1/+1
* first pass at using unicode in text modeMatt Wilson2002-12-111-3/+2
* 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/+328