summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* revert S390 changesKarsten Hopp2001-06-205-92/+0
* removed s390 patch -- my kudzu doesn't have this functionErik Troan2001-06-201-1/+0
* missing prototypes for mkdirKarsten Hopp2001-06-201-0/+2
* I didn't want to submit this...Karsten Hopp2001-06-201-2/+3
* missing prototypeKarsten Hopp2001-06-201-0/+1
* patches for s390Karsten Hopp2001-06-206-2/+95
* mount device-less filesystems genericallyErik Troan2001-06-201-1/+1
* we don't need to link things against bz2Erik Troan2001-06-201-2/+2
* reverted back to 17 megsbfox2001-04-171-1/+1
* up the min ram to just under 32MB to be in line with official minimum ram specsbfox2001-04-161-1/+1
* fix the raidstop command in rescue mode/Alt+F2Matt Wilson2001-04-041-4/+5
* 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