summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* fixupMatt Wilson1999-09-081-3/+3
* o patches for jj for moving to kudzu for probingMatt Wilson1999-09-084-32/+29
* fixed pointer madnessErik Troan1999-09-081-7/+1
* fixed caseness of getopt in isysMatt Wilson1999-09-081-1/+1
* added getopt wrapper for poptErik Troan1999-09-082-0/+183
* probe scsi tapes properly <ugh!>Erik Troan1999-09-071-1/+1
* updatedMatt Wilson1999-09-031-51/+51
* added cdromList()Matt Wilson1999-08-311-0/+11
* added poptPartseArgvErik Troan1999-08-313-1/+28
* shut up cvsMatt Wilson1999-08-301-0/+1
* 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