summaryrefslogtreecommitdiffstats
path: root/loader/init.c
Commit message (Expand)AuthorAgeFilesLines
* how the HELL did this ever work? NULL terminate argument listMatt Wilson1999-10-121-0/+1
* Accept serial command line option. On SPARC, autoprobing is still donejakub1999-10-111-13/+19
* fix typoBill Nottingham1999-10-051-1/+1
* Don't give up early when on serial console.jakub1999-10-011-2/+8
* fixup for alphaMatt Wilson1999-09-291-0/+2
* more init changesMatt Wilson1999-09-201-2/+7
* edited pathMatt Wilson1999-09-201-3/+4
* redid controlling tty codeMatt Wilson1999-09-061-38/+23
* alpha changesMatt Wilson1999-09-061-4/+4
* added setsidErik Troan1999-09-031-0/+2
* don't pass command line options to the loaderErik Troan1999-08-061-118/+4
* enable a switch for text modeMatt Wilson1999-08-051-2/+9
* moved terminfo dir to /etcErik Troan1999-07-231-1/+1
* more paths in LD_LIBRARY_PATHMatt Wilson1999-06-281-2/+2
* changed hello text in initMatt Wilson1999-06-241-1/+1
* Move away from using /dev/ for device nodes - use /tmp,Matt Wilson1999-06-231-0/+1
* path is /sbin/loader, not /bin/loaderMatt Wilson1999-06-231-1/+1
* debugMatt Wilson1999-06-231-24/+3
* beginnings of new stage1Matt Wilson1999-05-061-0/+759