Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | we don't need modutils in isys | Matt Wilson | 1999-08-22 | 2 | -6/+12 |
| | |||||
* | shut up cvs | Matt Wilson | 1999-08-21 | 1 | -0/+1 |
| | |||||
* | swapon swap partitions | Matt Wilson | 1999-08-20 | 2 | -0/+19 |
| | |||||
* | o boot disk prompt | Matt Wilson | 1999-08-20 | 2 | -0/+40 |
| | | | | | | o check to make sure filesystems have bootable flag for lilo "other" images o check for kernel images in lilo config o return status for execwithredirect | ||||
* | don't initialize readmoduleinfo | Erik Troan | 1999-08-19 | 1 | -5/+0 |
| | |||||
* | makefile changes | Erik Troan | 1999-08-18 | 1 | -3/+2 |
| | |||||
* | parameters weren't passed properly | Erik Troan | 1999-08-09 | 1 | -3/+7 |
| | |||||
* | authconfig almost done. | Matt Wilson | 1999-08-09 | 2 | -7/+25 |
| | |||||
* | added kdAddDevice() | Erik Troan | 1999-08-08 | 2 | -0/+13 |
| | |||||
* | we don't need to do network stuff in python | Erik Troan | 1999-08-07 | 1 | -2/+6 |
| | |||||
* | updated to use pump for net configuration | Erik Troan | 1999-08-07 | 4 | -178/+8 |
| | |||||
* | include sys/mount.h | Erik Troan | 1999-08-07 | 1 | -0/+2 |
| | |||||
* | sort devices | Erik Troan | 1999-08-07 | 1 | -0/+16 |
| | |||||
* | added field for module flags | Erik Troan | 1999-08-07 | 2 | -0/+4 |
| | |||||
* | writes changes to disks | Matt Wilson | 1999-08-07 | 3 | -6/+29 |
| | |||||
* | *** empty log message *** | Erik Troan | 1999-08-06 | 3 | -0/+322 |
| | |||||
* | moved hardware listing into isys | Erik Troan | 1999-08-06 | 2 | -1/+118 |
| | |||||
* | added ttyS0 and psaux | Matt Wilson | 1999-08-03 | 1 | -0/+5 |
| | |||||
* | gw and ns | Matt Wilson | 1999-08-02 | 1 | -0/+16 |
| | |||||
* | netmask and broadcast | Matt Wilson | 1999-08-02 | 1 | -5/+5 |
| | |||||
* | better netmask function | Matt Wilson | 1999-08-02 | 1 | -8/+26 |
| | |||||
* | added calcNetmask | Matt Wilson | 1999-08-02 | 1 | -4/+22 |
| | |||||
* | shut up cvs | Matt Wilson | 1999-08-02 | 1 | -0/+1 |
| | |||||
* | o New interface requirements: exceptionWindow, messageWindow | Matt Wilson | 1999-08-02 | 1 | -1/+15 |
| | | | | | | o Network device configuration, configuration file writing o Root password dialog, /etc/password modification o isys has the ntoa and aton functions in it now | ||||
* | moved struct moduleInfoSet_s to .h file | Erik Troan | 1999-07-29 | 2 | -5/+5 |
| | |||||
* | added addDefualtRoute() | Erik Troan | 1999-07-28 | 1 | -0/+40 |
| | |||||
* | added gateway field | Erik Troan | 1999-07-28 | 1 | -1/+2 |
| | |||||
* | accept "scsi" as well as "scsi_hostadapter" | Erik Troan | 1999-07-28 | 1 | -1/+2 |
| | |||||
* | added probePciFreeDrivers() | Erik Troan | 1999-07-28 | 2 | -0/+17 |
| | |||||
* | missed commits | Erik Troan | 1999-07-24 | 1 | -1/+1 |
| | |||||
* | changed mod info stuff to not use global variables (though isys.c does | Erik Troan | 1999-07-23 | 3 | -28/+67 |
| | | | | still for no particularly good reason) | ||||
* | added eepro100 devices | Erik Troan | 1999-07-21 | 1 | -3/+3 |
| | |||||
* | changed isys.a to libisys.a | Erik Troan | 1999-07-20 | 1 | -2/+2 |
| | |||||
* | don't report module names w/ .o attached | Erik Troan | 1999-07-19 | 1 | -1/+4 |
| | |||||
* | new pci ids | Bill Nottingham | 1999-07-07 | 2 | -439/+2041 |
| | |||||
* | not ready for ilang.o yet | pfisher | 1999-07-07 | 1 | -1/+1 |
| | |||||
* | fixed pci bindings | Matt Wilson | 1999-07-07 | 3 | -11/+9 |
| | |||||
* | Don't define TESTING - it dupes main() | Matt Wilson | 1999-07-06 | 1 | -1/+1 |
| | |||||
* | fixes for unknown vendors (now get translated) | Bill Nottingham | 1999-07-06 | 3 | -17/+82 |
| | |||||
* | change text at top of table | Bill Nottingham | 1999-07-01 | 2 | -5/+7 |
| | |||||
* | add .h file | Bill Nottingham | 1999-07-01 | 2 | -8/+12 |
| | |||||
* | makefile changes | Bill Nottingham | 1999-07-01 | 2 | -3/+7 |
| | |||||
* | check in new stuff | Bill Nottingham | 1999-07-01 | 6 | -18/+1265 |
| | |||||
* | remove old stuff | Bill Nottingham | 1999-07-01 | 9 | -901/+0 |
| | |||||
* | new methods | Matt Wilson | 1999-06-25 | 2 | -0/+127 |
| | |||||
* | added networking calls to isys | Matt Wilson | 1999-06-25 | 2 | -2/+31 |
| | | | | added some newt status stuff to the loader | ||||
* | added .o to all the kernel mappings (makes my code work. :) | Matt Wilson | 1999-06-23 | 1 | -11/+11 |
| | |||||
* | missed a NULL args check | Matt Wilson | 1999-06-23 | 1 | -1/+2 |
| | |||||
* | added a check for NULL argv | Matt Wilson | 1999-06-23 | 1 | -1/+1 |
| | |||||
* | *** empty log message *** | Erik Troan | 1999-06-07 | 5 | -0/+521 |
| |