summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* raise an exception properly w/ mounts failErik Troan1999-08-231-0/+2
* we don't need modutils in isysMatt Wilson1999-08-222-6/+12
* shut up cvsMatt Wilson1999-08-211-0/+1
* swapon swap partitionsMatt Wilson1999-08-202-0/+19
* o boot disk promptMatt Wilson1999-08-202-0/+40
* don't initialize readmoduleinfoErik Troan1999-08-191-5/+0
* makefile changesErik Troan1999-08-181-3/+2
* parameters weren't passed properlyErik Troan1999-08-091-3/+7
* authconfig almost done.Matt Wilson1999-08-092-7/+25
* added kdAddDevice()Erik Troan1999-08-082-0/+13
* we don't need to do network stuff in pythonErik Troan1999-08-071-2/+6
* updated to use pump for net configurationErik Troan1999-08-074-178/+8
* include sys/mount.hErik Troan1999-08-071-0/+2
* sort devicesErik Troan1999-08-071-0/+16
* added field for module flagsErik Troan1999-08-072-0/+4
* writes changes to disksMatt Wilson1999-08-073-6/+29
* *** empty log message ***Erik Troan1999-08-063-0/+322
* moved hardware listing into isysErik Troan1999-08-062-1/+118
* added ttyS0 and psauxMatt Wilson1999-08-031-0/+5
* gw and nsMatt Wilson1999-08-021-0/+16
* netmask and broadcastMatt Wilson1999-08-021-5/+5
* better netmask functionMatt Wilson1999-08-021-8/+26
* added calcNetmaskMatt Wilson1999-08-021-4/+22
* shut up cvsMatt Wilson1999-08-021-0/+1
* o New interface requirements: exceptionWindow, messageWindowMatt Wilson1999-08-021-1/+15
* moved struct moduleInfoSet_s to .h fileErik Troan1999-07-292-5/+5
* added addDefualtRoute()Erik Troan1999-07-281-0/+40
* added gateway fieldErik Troan1999-07-281-1/+2
* accept "scsi" as well as "scsi_hostadapter"Erik Troan1999-07-281-1/+2
* added probePciFreeDrivers()Erik Troan1999-07-282-0/+17
* missed commitsErik Troan1999-07-241-1/+1
* changed mod info stuff to not use global variables (though isys.c doesErik Troan1999-07-233-28/+67
* added eepro100 devicesErik Troan1999-07-211-3/+3
* changed isys.a to libisys.aErik Troan1999-07-201-2/+2
* don't report module names w/ .o attachedErik Troan1999-07-191-1/+4
* new pci idsBill Nottingham1999-07-072-439/+2041
* not ready for ilang.o yetpfisher1999-07-071-1/+1
* fixed pci bindingsMatt Wilson1999-07-073-11/+9
* Don't define TESTING - it dupes main()Matt Wilson1999-07-061-1/+1
* fixes for unknown vendors (now get translated)Bill Nottingham1999-07-063-17/+82
* change text at top of tableBill Nottingham1999-07-012-5/+7
* add .h fileBill Nottingham1999-07-012-8/+12
* makefile changesBill Nottingham1999-07-012-3/+7
* check in new stuffBill Nottingham1999-07-016-18/+1265
* remove old stuffBill Nottingham1999-07-019-901/+0
* new methodsMatt Wilson1999-06-252-0/+127
* added networking calls to isysMatt Wilson1999-06-252-2/+31
* added .o to all the kernel mappings (makes my code work. :)Matt Wilson1999-06-231-11/+11
* missed a NULL args checkMatt Wilson1999-06-231-1/+2
* added a check for NULL argvMatt Wilson1999-06-231-1/+1