Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | split some stuff into net.c/net.h | Erik Troan | 1999-08-07 | 4 | -228/+249 | |
* | oops! need to use the list we _sorted_ | Matt Wilson | 1999-08-07 | 1 | -3/+4 | |
* | first pass at adding dhcp/bootp | Erik Troan | 1999-08-07 | 1 | -32/+66 | |
* | added logfile | Matt Wilson | 1999-08-07 | 4 | -43/+48 | |
* | we don't need to do network stuff in python | Erik Troan | 1999-08-07 | 1 | -2/+6 | |
* | switched to use pump networking code | Erik Troan | 1999-08-07 | 2 | -7/+11 | |
* | added window for reading nfs server info | Erik Troan | 1999-08-07 | 1 | -22/+80 | |
* | updated to use pump for net configuration | Erik Troan | 1999-08-07 | 4 | -178/+8 | |
* | added pump | Erik Troan | 1999-08-07 | 1 | -2/+5 | |
* | get keys | Matt Wilson | 1999-08-07 | 1 | -1/+1 | |
* | include sys/mount.h | Erik Troan | 1999-08-07 | 1 | -0/+2 | |
* | should include devices.c | Erik Troan | 1999-08-07 | 1 | -0/+1 | |
* | fixed prototypes | Erik Troan | 1999-08-07 | 1 | -2/+3 | |
* | 1) pass flags around properly | Erik Troan | 1999-08-07 | 1 | -61/+77 | |
* | more partition fixes, other fixes | Matt Wilson | 1999-08-07 | 6 | -59/+60 | |
* | removed the throw it away comment | Erik Troan | 1999-08-07 | 1 | -1/+1 | |
* | revert ewt's tuple patch | Matt Wilson | 1999-08-07 | 1 | -4/+4 | |
* | added collage directory | Erik Troan | 1999-08-07 | 1 | -1/+1 | |
* | *** empty log message *** | Erik Troan | 1999-08-07 | 9 | -0/+1131 | |
* | sort devices | Erik Troan | 1999-08-07 | 1 | -0/+16 | |
* | 1) try all of the CDROM devices connected to the system | Erik Troan | 1999-08-07 | 1 | -24/+21 | |
* | added field for module flags | Erik Troan | 1999-08-07 | 2 | -0/+4 | |
* | free module argument lists properly | Erik Troan | 1999-08-07 | 1 | -4/+9 | |
* | build devices.o into loader | Erik Troan | 1999-08-07 | 1 | -2/+2 | |
* | got rid of (unused) errorWindow() | Erik Troan | 1999-08-07 | 2 | -11/+0 | |
* | start loading devices which can't be autoprobed | Erik Troan | 1999-08-07 | 1 | -8/+44 | |
* | *** empty log message *** | Erik Troan | 1999-08-07 | 2 | -0/+188 | |
* | #ifndef protection was mising #define | Erik Troan | 1999-08-07 | 1 | -0/+1 | |
* | for lack of a better place | Erik Troan | 1999-08-07 | 1 | -0/+538 | |
* | use all drives for gui ddruid | Matt Wilson | 1999-08-07 | 1 | -1/+2 | |
* | pretify waitwindow | Matt Wilson | 1999-08-07 | 1 | -2/+5 | |
* | bevel on popup windows | Matt Wilson | 1999-08-07 | 1 | -3/+6 | |
* | more ddruid changes | Matt Wilson | 1999-08-07 | 1 | -2/+2 | |
* | missed one todo | Matt Wilson | 1999-08-07 | 1 | -1/+1 | |
* | more ddruid changes | Matt Wilson | 1999-08-07 | 3 | -10/+16 | |
* | Change mouse support. | pnfisher | 1999-08-07 | 1 | -30/+28 | |
* | writes changes to disks | Matt Wilson | 1999-08-07 | 9 | -120/+183 | |
* | first pass at creating /etc/conf.modules | Erik Troan | 1999-08-06 | 3 | -7/+82 | |
* | use & for bit tests <duh> | Erik Troan | 1999-08-06 | 1 | -3/+3 | |
* | use FL_TESTING, not plain flags | Erik Troan | 1999-08-06 | 1 | -2/+2 | |
* | don't pass command line options to the loader | Erik Troan | 1999-08-06 | 3 | -119/+14 | |
* | moved loader flags and test macros here | Erik Troan | 1999-08-06 | 1 | -0/+7 | |
* | 1) get "text" and "expert" from /proc/cmdline | Erik Troan | 1999-08-06 | 1 | -292/+60 | |
* | *** empty log message *** | Erik Troan | 1999-08-06 | 3 | -0/+322 | |
* | moved hardware listing into isys | Erik Troan | 1999-08-06 | 2 | -1/+118 | |
* | Add tree support to mouse selection. | pnfisher | 1999-08-06 | 1 | -14/+135 | |
* | really make Mouse.available(self) work. | pnfisher | 1999-08-05 | 1 | -1/+1 | |
* | Have available() return the dictionary. | pnfisher | 1999-08-05 | 1 | -1/+1 | |
* | full path for mke2fs | Matt Wilson | 1999-08-05 | 1 | -1/+1 | |
* | fixes | Matt Wilson | 1999-08-05 | 2 | -7/+10 |