summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* add patch from Rezwanul_Kabir (AT dell DOT com) to add support for usingJeremy Katz2004-07-095-3/+354
* new bterm will be better in theory...Jeremy Katz2004-07-071-3/+0
* add ability to mknod /dev/sg* (#126668)Jeremy Katz2004-06-251-0/+4
* add sx8 stuff here tooJeremy Katz2004-06-251-0/+9
* bind is_wireless_interfaceJeremy Katz2004-06-162-0/+18
* I thought I've already fixed that somewhereKarsten Hopp2004-06-151-1/+1
* IBM changed the format to 0.0.0200 instead of 0200, make string longerKarsten Hopp2004-06-151-1/+1
* fix for new warnings in gcc 3.4Jeremy Katz2004-06-111-3/+3
* fix messageBill Nottingham2004-05-282-1/+2
* add set_managedJeremy Katz2004-05-282-0/+19
* build wireless.o into libisysJeremy Katz2004-05-251-1/+1
* add initial wireless bits. allows determining if this is a wirelessJeremy Katz2004-05-242-0/+264
* fix cut&paste errorKarsten Hopp2004-05-131-2/+2
* tyop (#123093)Jeremy Katz2004-05-121-1/+1
* merge some s390 fixes from the rhel3 branch. a cosmetic change and a fixJeremy Katz2004-05-111-2/+23
* more warning fixes (#122498)Jeremy Katz2004-05-071-8/+8
* don't segfault if we get a host not running nfsd (#117300)Jeremy Katz2004-05-061-1/+1
* fix cdrom ejecting (#116018, #122531)Jeremy Katz2004-05-051-3/+4
* bterm is busted, let's at least not segfaultJeremy Katz2004-04-161-0/+3
* dhcpklass is optional, not mandatory (#119260)Jeremy Katz2004-04-152-4/+7
* compile warnings strike again... go ahead and expand these macros out toJeremy Katz2004-04-131-14/+14
* silly fix (#120145)Jeremy Katz2004-04-131-1/+1
* don't follow symlinksJeremy Katz2004-03-171-1/+1
* removeBill Nottingham2004-03-051-2/+0
* *poof*Bill Nottingham2004-03-058-4848/+0
* make it build with -fPIC tooJeremy Katz2004-03-031-2/+2
* also, if we have 2 or more siblings, we're HTJeremy Katz2004-03-031-1/+1
* switch to doing cpuid_ebx instead of generic cpuid, do ht check on x86_64Jeremy Katz2004-03-031-7/+24
* add function to reset the file context to what it "should" beJeremy Katz2004-02-243-1/+24
* more device nodes because they were temporarily useful to me...Jeremy Katz2004-02-231-0/+4
* bump some reqs (#115589)Jeremy Katz2004-02-181-2/+2
* drives with no device make no sense. this shows up with usb-storage stuffJeremy Katz2004-02-101-0/+2
* keep a cache of the drives so that we don't probe over and over and overJeremy Katz2004-02-101-2/+14
* don't limit where we probe for drives, cciss etc are going to be on BUS_MISCJeremy Katz2004-02-061-1/+1
* fix for pump dhcpclass stuffJeremy Katz2004-01-231-2/+2
* ioctl changed for 2.6Jeremy Katz2004-01-141-1/+1
* add dhcp class id support (#107946). requires pump >= 0.8.20Jeremy Katz2004-01-061-2/+3
* helps to change the function name tooJeremy Katz2003-12-231-1/+1
* more trying to get it to compileJeremy Katz2003-12-231-3/+3
* build fixJeremy Katz2003-12-231-48/+1
* -Wall -Werror fixJeremy Katz2003-12-231-0/+2
* readfd is used hereJeremy Katz2003-12-231-0/+32
* nuke probe code. move dasd bits that are still needed into their own fileJeremy Katz2003-12-237-1173/+189
* not used anymoreJeremy Katz2003-11-221-30/+0
* remove python linkageJeremy Katz2003-11-191-158/+0
* more dead codeJeremy Katz2003-11-191-2/+0
* remove flushDriveDict as it won't be neededJeremy Katz2003-11-191-4/+0
* start working on getting rid of isys/probe.c usage -- change isys.py probingJeremy Katz2003-11-191-12/+14
* I love duplicating code. apply the fix I made to kudzu yesterdayJeremy Katz2003-11-181-1/+1
* add patch from Ajay Ramaswamy <xfs@ramaswamy.net> for jfs labelsJeremy Katz2003-11-101-0/+26