summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* fix #26649 - pass over each entry in procMatt Wilson2001-03-281-2/+4
* handle > 26 SCSI drivesMatt Wilson2001-03-221-2/+7
* fix for bug 32246 - parsing status file for dac960 incorrectlyMike Fulbright2001-03-221-0/+2
* reference count raidErik Troan2001-03-161-0/+12
* ZIP and LS120s return physical geometry of 0/0/0, so don't divide by zero!Mike Fulbright2001-03-161-0/+3
* good idea to close fds when done, kernel gets unhappy later when rereading pa...Mike Fulbright2001-03-151-0/+1
* umm.. no need to declare this, it breaks on 64 bit platformsMatt Wilson2001-03-151-2/+0
* *** empty log message ***Erik Troan2001-03-151-0/+157
* added magic to work around promise raid controllersErik Troan2001-03-145-37/+74
* don't need -I ../pump anymoreErik Troan2001-03-141-1/+1
* added support up to /dev/hdtMike Fulbright2001-03-121-0/+24
* 1) added pathSpaceAvailable()Erik Troan2001-03-091-2/+5
* handle empty module-info filesErik Troan2001-03-071-1/+1
* merges didn't merge properly! (bugzilla 30733)Erik Troan2001-03-061-5/+12
* be paranoid about walking off the endMatt Wilson2001-02-281-2/+4
* throw out extended partitionsMatt Wilson2001-02-281-2/+2
* ideCdRwList() shouldn't return scsi drivesErik Troan2001-02-201-1/+8
* use two part header listsErik Troan2001-02-101-2/+2
* added code to find rewriteable cdrom'sErik Troan2001-02-091-0/+35
* remove clashing linux/uio.hMatt Wilson2001-02-081-1/+0
* actually count the number of processors availabe for smp detectionMatt Wilson2001-02-071-6/+92
* handle >64k cylinders properly, similar to patch to rawio.cMike Fulbright2001-02-051-1/+25
* final i2o version from intelMatt Wilson2001-01-261-40/+76
* added fbinfoErik Troan2001-01-252-2/+29
* don't actually use i2oMatt Wilson2001-01-241-4/+4
* i2oMatt Wilson2001-01-242-0/+55
* use new smartarray proc pathMatt Wilson2001-01-231-1/+1
* provide symbolic names for ram thresholdsErik Troan2001-01-123-1/+16
* Added support for LBA32 when we right out lilo.conf iff we need it because bo...Mike Fulbright2001-01-082-0/+41
* added MIN_ROOTPART_SIZE_MBErik Troan2000-12-201-0/+2
* more aggressive smp detectMatt Wilson2000-12-201-233/+268
* reverting to 1.12, I screwed up a commitMike Fulbright2000-12-181-12/+0
* reverting to 1.6, I screwed up a commitMike Fulbright2000-12-181-6/+0
* HJ patch.63 - add tag to upgrade complete screenMike Fulbright2000-12-182-0/+18
* merge from anaconda-7-0-alpha-branchMatt Wilson2000-12-052-5/+6
* this pciprobe mess in isys isn't used...Matt Wilson2000-12-042-42/+0
* fix for bug 19523Mike Fulbright2000-12-041-1/+1
* fclose(f) was in the wrong place in two cases. Was causing segfault.bfox2000-12-041-2/+4
* fix compaq smart array stuff on 2.4Bill Nottingham2000-12-041-8/+30
* put sync's in ddfile loopErik Troan2000-11-221-0/+1
* retry dns queries 3 times on all platforms instead of twiceErik Troan2000-11-201-7/+3
* added code to check to see if a file is an iso imageErik Troan2000-11-175-2/+55
* missing ;Matt Wilson2000-11-151-1/+1
* don't use NVSv3Matt Wilson2000-11-151-1/+1
* added syncErik Troan2000-11-062-0/+16
* don't depend on kudzuMatt Wilson2000-10-211-3/+2
* added ispseudotty checkErik Troan2000-10-042-0/+17
* we're linking libisys into a shared object. Use -fPICBill Nottingham2000-10-031-1/+1
* merge from anaconda-7-0-branchMatt Wilson2000-09-071-0/+1
* test codeErik Troan2000-08-161-0/+32