summaryrefslogtreecommitdiffstats
path: root/isys
Commit message (Expand)AuthorAgeFilesLines
* remove Size changes until I'm ready to commit them to more of the treePeter Jones2005-03-141-4/+3
* only resize the array once.Peter Jones2005-03-091-1/+1
* start breaking things with storage.Size ;)Peter Jones2005-03-091-3/+4
* take useless syscalls out of ddfile()Peter Jones2005-03-091-3/+1
* Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works...Peter Jones2005-03-022-2/+2
* more lip-service return value handling for cases that are really ok.Peter Jones2005-03-021-2/+4
* use memmove instead of strncpy for unsigned dataPeter Jones2005-03-021-1/+1
* We never look for anything in the MP configuration data table, so treatingPeter Jones2005-03-021-2/+2
* read_disk_sb's return value is pretty suspect anyway, but now we do actuallyPeter Jones2005-03-021-5/+3
* with SCSI_IOCTL_SEND_COMMAND, we get our data back in the same buffer as thePeter Jones2005-03-021-3/+3
* font should be unsignedPeter Jones2005-03-021-1/+1
* More silly return value handling for things that just won't fail.Peter Jones2005-03-021-8/+8
* don't just throw away pipe's return val. throw it away in a variable!Peter Jones2005-03-021-2/+4
* Don't try to make a device node for virtual filesystems like proc or shm.Chris Lumens2005-02-031-8/+13
* 2005-01-19 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-01-194-4/+24
* 2004-12-23 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-12-231-3/+4
* 2004-11-15 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-151-0/+15
* 2004-11-05 Jeremy Katz <katzj@redhat.com>rhel4-baseJeremy Katz2004-11-051-6/+15
* 2004-11-02 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-11-021-7/+22
* 2004-10-14 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-141-3/+0
* 2004-10-05 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-051-8/+5
* 2004-10-04 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-041-8/+23
* 004-10-01 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-10-011-0/+1
* 2004-09-29 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-291-1/+2
* 2004-09-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-281-0/+26
* 2004-09-27 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-282-61/+0
* 2004-09-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2004-09-212-1/+25
* turn bterm back off, it's still brokenJeremy Katz2004-08-271-0/+3
* oops, syntax error in my raid wiping funJeremy Katz2004-08-261-1/+1
* some hacks to work around the lvm tools being stupidJeremy Katz2004-08-232-0/+46
* use posix.makedev if available. fixes (#129743)Jeremy Katz2004-08-171-1/+5
* * some devices can be NULL (weird usb-storage stuff)Jeremy Katz2004-08-121-1/+3
* if we're going to run edd stuff on every isys import, shut it upBill Nottingham2004-08-062-1/+25
* * move biosdisk (edd) stuff around a littleJeremy Katz2004-08-041-7/+21
* don't segfault if we look for a non-existent diskJeremy Katz2004-08-041-1/+5
* 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