summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* split some stuff into net.c/net.hErik Troan1999-08-074-228/+249
* oops! need to use the list we _sorted_Matt Wilson1999-08-071-3/+4
* first pass at adding dhcp/bootpErik Troan1999-08-071-32/+66
* added logfileMatt Wilson1999-08-074-43/+48
* we don't need to do network stuff in pythonErik Troan1999-08-071-2/+6
* switched to use pump networking codeErik Troan1999-08-072-7/+11
* added window for reading nfs server infoErik Troan1999-08-071-22/+80
* updated to use pump for net configurationErik Troan1999-08-074-178/+8
* added pumpErik Troan1999-08-071-2/+5
* get keysMatt Wilson1999-08-071-1/+1
* include sys/mount.hErik Troan1999-08-071-0/+2
* should include devices.cErik Troan1999-08-071-0/+1
* fixed prototypesErik Troan1999-08-071-2/+3
* 1) pass flags around properlyErik Troan1999-08-071-61/+77
* more partition fixes, other fixesMatt Wilson1999-08-076-59/+60
* removed the throw it away commentErik Troan1999-08-071-1/+1
* revert ewt's tuple patchMatt Wilson1999-08-071-4/+4
* added collage directoryErik Troan1999-08-071-1/+1
* *** empty log message ***Erik Troan1999-08-079-0/+1131
* sort devicesErik Troan1999-08-071-0/+16
* 1) try all of the CDROM devices connected to the systemErik Troan1999-08-071-24/+21
* added field for module flagsErik Troan1999-08-072-0/+4
* free module argument lists properlyErik Troan1999-08-071-4/+9
* build devices.o into loaderErik Troan1999-08-071-2/+2
* got rid of (unused) errorWindow()Erik Troan1999-08-072-11/+0
* start loading devices which can't be autoprobedErik Troan1999-08-071-8/+44
* *** empty log message ***Erik Troan1999-08-072-0/+188
* #ifndef protection was mising #defineErik Troan1999-08-071-0/+1
* for lack of a better placeErik Troan1999-08-071-0/+538
* use all drives for gui ddruidMatt Wilson1999-08-071-1/+2
* pretify waitwindowMatt Wilson1999-08-071-2/+5
* bevel on popup windowsMatt Wilson1999-08-071-3/+6
* more ddruid changesMatt Wilson1999-08-071-2/+2
* missed one todoMatt Wilson1999-08-071-1/+1
* more ddruid changesMatt Wilson1999-08-073-10/+16
* Change mouse support.pnfisher1999-08-071-30/+28
* writes changes to disksMatt Wilson1999-08-079-120/+183
* first pass at creating /etc/conf.modulesErik Troan1999-08-063-7/+82
* use & for bit tests <duh>Erik Troan1999-08-061-3/+3
* use FL_TESTING, not plain flagsErik Troan1999-08-061-2/+2
* don't pass command line options to the loaderErik Troan1999-08-063-119/+14
* moved loader flags and test macros hereErik Troan1999-08-061-0/+7
* 1) get "text" and "expert" from /proc/cmdlineErik Troan1999-08-061-292/+60
* *** empty log message ***Erik Troan1999-08-063-0/+322
* moved hardware listing into isysErik Troan1999-08-062-1/+118
* Add tree support to mouse selection.pnfisher1999-08-061-14/+135
* really make Mouse.available(self) work.pnfisher1999-08-051-1/+1
* Have available() return the dictionary.pnfisher1999-08-051-1/+1
* full path for mke2fsMatt Wilson1999-08-051-1/+1
* fixesMatt Wilson1999-08-052-7/+10