summaryrefslogtreecommitdiffstats
path: root/loader/init.c
Commit message (Expand)AuthorAgeFilesLines
* 1) support devfs names for terminalsErik Troan2000-04-051-2/+9
* umount /dev because devfs confuses us right nowErik Troan2000-04-041-0/+6
* various changes to get better ^C, ^Z handlingErik Troan2000-02-231-0/+3
* eject /tmp/cdrom, not /dev/cdromMatt Wilson2000-01-241-1/+1
* only put /mnt/sysimage stuff in LD_LIBRARY_PATH for bashMatt Wilson2000-01-201-2/+3
* mount unix98 pty on alpha, fixed http/ftp crash - extra newtPopWindow()Matt Wilson2000-01-131-2/+0
* turn off swap before unmounting filesystemsMatt Wilson2000-01-111-3/+49
* merge from Alpha/SPARC branchMatt Wilson2000-01-061-5/+5
* 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