| Commit message (Expand) | Author | Age | Files | Lines |
* | oops, syntax error in my raid wiping fun | Jeremy Katz | 2004-08-26 | 1 | -1/+1 |
* | some hacks to work around the lvm tools being stupid | Jeremy Katz | 2004-08-23 | 2 | -0/+46 |
* | use posix.makedev if available. fixes (#129743) | Jeremy Katz | 2004-08-17 | 1 | -1/+5 |
* | * some devices can be NULL (weird usb-storage stuff) | Jeremy Katz | 2004-08-12 | 1 | -1/+3 |
* | if we're going to run edd stuff on every isys import, shut it up | Bill Nottingham | 2004-08-06 | 2 | -1/+25 |
* | * move biosdisk (edd) stuff around a little | Jeremy Katz | 2004-08-04 | 1 | -7/+21 |
* | don't segfault if we look for a non-existent disk | Jeremy Katz | 2004-08-04 | 1 | -1/+5 |
* | add patch from Rezwanul_Kabir (AT dell DOT com) to add support for using | Jeremy Katz | 2004-07-09 | 5 | -3/+354 |
* | new bterm will be better in theory... | Jeremy Katz | 2004-07-07 | 1 | -3/+0 |
* | add ability to mknod /dev/sg* (#126668) | Jeremy Katz | 2004-06-25 | 1 | -0/+4 |
* | add sx8 stuff here too | Jeremy Katz | 2004-06-25 | 1 | -0/+9 |
* | bind is_wireless_interface | Jeremy Katz | 2004-06-16 | 2 | -0/+18 |
* | I thought I've already fixed that somewhere | Karsten Hopp | 2004-06-15 | 1 | -1/+1 |
* | IBM changed the format to 0.0.0200 instead of 0200, make string longer | Karsten Hopp | 2004-06-15 | 1 | -1/+1 |
* | fix for new warnings in gcc 3.4 | Jeremy Katz | 2004-06-11 | 1 | -3/+3 |
* | fix message | Bill Nottingham | 2004-05-28 | 2 | -1/+2 |
* | add set_managed | Jeremy Katz | 2004-05-28 | 2 | -0/+19 |
* | build wireless.o into libisys | Jeremy Katz | 2004-05-25 | 1 | -1/+1 |
* | add initial wireless bits. allows determining if this is a wireless | Jeremy Katz | 2004-05-24 | 2 | -0/+264 |
* | fix cut&paste error | Karsten Hopp | 2004-05-13 | 1 | -2/+2 |
* | tyop (#123093) | Jeremy Katz | 2004-05-12 | 1 | -1/+1 |
* | merge some s390 fixes from the rhel3 branch. a cosmetic change and a fix | Jeremy Katz | 2004-05-11 | 1 | -2/+23 |
* | more warning fixes (#122498) | Jeremy Katz | 2004-05-07 | 1 | -8/+8 |
* | don't segfault if we get a host not running nfsd (#117300) | Jeremy Katz | 2004-05-06 | 1 | -1/+1 |
* | fix cdrom ejecting (#116018, #122531) | Jeremy Katz | 2004-05-05 | 1 | -3/+4 |
* | bterm is busted, let's at least not segfault | Jeremy Katz | 2004-04-16 | 1 | -0/+3 |
* | dhcpklass is optional, not mandatory (#119260) | Jeremy Katz | 2004-04-15 | 2 | -4/+7 |
* | compile warnings strike again... go ahead and expand these macros out to | Jeremy Katz | 2004-04-13 | 1 | -14/+14 |
* | silly fix (#120145) | Jeremy Katz | 2004-04-13 | 1 | -1/+1 |
* | don't follow symlinks | Jeremy Katz | 2004-03-17 | 1 | -1/+1 |
* | remove | Bill Nottingham | 2004-03-05 | 1 | -2/+0 |
* | *poof* | Bill Nottingham | 2004-03-05 | 8 | -4848/+0 |
* | make it build with -fPIC too | Jeremy Katz | 2004-03-03 | 1 | -2/+2 |
* | also, if we have 2 or more siblings, we're HT | Jeremy Katz | 2004-03-03 | 1 | -1/+1 |
* | switch to doing cpuid_ebx instead of generic cpuid, do ht check on x86_64 | Jeremy Katz | 2004-03-03 | 1 | -7/+24 |
* | add function to reset the file context to what it "should" be | Jeremy Katz | 2004-02-24 | 3 | -1/+24 |
* | more device nodes because they were temporarily useful to me... | Jeremy Katz | 2004-02-23 | 1 | -0/+4 |
* | bump some reqs (#115589) | Jeremy Katz | 2004-02-18 | 1 | -2/+2 |
* | drives with no device make no sense. this shows up with usb-storage stuff | Jeremy Katz | 2004-02-10 | 1 | -0/+2 |
* | keep a cache of the drives so that we don't probe over and over and over | Jeremy Katz | 2004-02-10 | 1 | -2/+14 |
* | don't limit where we probe for drives, cciss etc are going to be on BUS_MISC | Jeremy Katz | 2004-02-06 | 1 | -1/+1 |
* | fix for pump dhcpclass stuff | Jeremy Katz | 2004-01-23 | 1 | -2/+2 |
* | ioctl changed for 2.6 | Jeremy Katz | 2004-01-14 | 1 | -1/+1 |
* | add dhcp class id support (#107946). requires pump >= 0.8.20 | Jeremy Katz | 2004-01-06 | 1 | -2/+3 |
* | helps to change the function name too | Jeremy Katz | 2003-12-23 | 1 | -1/+1 |
* | more trying to get it to compile | Jeremy Katz | 2003-12-23 | 1 | -3/+3 |
* | build fix | Jeremy Katz | 2003-12-23 | 1 | -48/+1 |
* | -Wall -Werror fix | Jeremy Katz | 2003-12-23 | 1 | -0/+2 |
* | readfd is used here | Jeremy Katz | 2003-12-23 | 1 | -0/+32 |
* | nuke probe code. move dasd bits that are still needed into their own file | Jeremy Katz | 2003-12-23 | 7 | -1173/+189 |