summaryrefslogtreecommitdiffstats
path: root/loader
Commit message (Expand)AuthorAgeFilesLines
* use minislang in loaderErik Troan2000-10-041-7/+7
* TERM changes for jaErik Troan2000-10-041-0/+13
* updated from 7.0j treeErik Troan2000-10-041-0/+0
* define SOCK_STREAMMatt Wilson2000-10-041-0/+3
* set the module path to NULL on init, other japanese tweaksMatt Wilson2000-09-073-2/+3
* handle device command after the image is mountedErik Troan2000-08-221-3/+4
* added sym53c8xxMatt Wilson2000-08-211-3/+3
* oops, make it buildBill Nottingham2000-08-181-1/+2
* set floppy device on ia64s (hack)Bill Nottingham2000-08-181-2/+6
* need to be able to printf("foo%cbar", 0x00) correctlyErik Troan2000-08-161-1/+6
* use /./ for url installs rather then //Erik Troan2000-08-161-3/+9
* use /., not /Erik Troan2000-08-161-3/+9
* fixed typoMike Fulbright2000-08-151-1/+1
* limit http/ftp installs to machines w 20MB or moreErik Troan2000-08-151-0/+62
* added more _()Erik Troan2000-08-151-1/+1
* don't start kon when in testing modeMatt Wilson2000-08-151-2/+3
* fixed check for blank nameserver w/ DHCP doesn't give oneErik Troan2000-08-141-2/+2
* fix alpha build; use alias attribute instead of inline asmMatt Wilson2000-08-101-10/+3
* handle no FNM_PATHNAMEErik Troan2000-08-091-4/+6
* hmm, stderr != stdoutErik Troan2000-08-081-1/+1
* wrong keymap was being chosen (oops)Erik Troan2000-08-081-0/+5
* fixed config files to produce a working minikon againMatt Wilson2000-08-082-8/+4
* run runrescue command on rescue modeMike Fulbright2000-08-071-1/+2
* The IMHO safe part of the stripping down changes.jakub2000-08-076-6/+701
* use "pump.h", not <pump.h>Erik Troan2000-08-051-1/+1
* use stub on alpha, use version 7.0Matt Wilson2000-08-041-1/+2
* Support new SmartArray controller, required by SAP, patch from Karstenbrosenkr2000-08-041-0/+8
* subvendorids,subdeviceids for trimpcitablelaroche2000-08-041-1/+4
* Reenable stubsjakub2000-08-032-2/+7
* updated stubsMatt Wilson2000-08-031-36/+54
* no stubsMatt Wilson2000-08-031-2/+2
* change descr per ICP's requestMatt Wilson2000-08-011-1/+1
* change ICP driver namelaroche2000-08-011-1/+1
* added eject command to /tmp/cleanupErik Troan2000-07-311-1/+15
* added i815 agpgart loadingMike Fulbright2000-07-261-2/+4
* translateMatt Wilson2000-07-251-3/+3
* one moreMatt Wilson2000-07-251-0/+4
* added 1280Matt Wilson2000-07-251-0/+4
* added nousb cmdline option to disable usb module insertionMike Fulbright2000-07-192-0/+8
* no return valueMike Fulbright2000-07-191-1/+1
* added usb mouse detection debuggingMike Fulbright2000-07-191-3/+9
* added i810 support in loaderMike Fulbright2000-07-182-8/+3
* i810 support attempt, needs work to workMike Fulbright2000-07-181-0/+53
* new parameter for devLoadDriverDisk()Erik Troan2000-07-151-1/+1
* new parameter for loading driver disksErik Troan2000-07-151-2/+2
* default keyboard broken by sorting thingsErik Troan2000-07-151-4/+4
* 1) don't eject floppies on /dev/fd*, except on sparcErik Troan2000-07-151-3/+16
* sort the list of keyboards (so we match stage2's order)Erik Troan2000-07-151-0/+8
* don't turn serial on when running under /dev/pts/*Erik Troan2000-07-151-1/+1
* added support for USB devicesErik Troan2000-07-152-4/+57