index
:
anaconda.git
f12-branch
master
Unnamed repository; edit this file to name it for gitweb.
Dennis Gilmore
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
isys
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove Size changes until I'm ready to commit them to more of the tree
Peter Jones
2005-03-14
1
-4
/
+3
*
only resize the array once.
Peter Jones
2005-03-09
1
-1
/
+1
*
start breaking things with storage.Size ;)
Peter Jones
2005-03-09
1
-3
/
+4
*
take useless syscalls out of ddfile()
Peter Jones
2005-03-09
1
-3
/
+1
*
Add -D_FORTIFY_SOURCE=2 everywhere. Let's see if it actually works...
Peter Jones
2005-03-02
2
-2
/
+2
*
more lip-service return value handling for cases that are really ok.
Peter Jones
2005-03-02
1
-2
/
+4
*
use memmove instead of strncpy for unsigned data
Peter Jones
2005-03-02
1
-1
/
+1
*
We never look for anything in the MP configuration data table, so treating
Peter Jones
2005-03-02
1
-2
/
+2
*
read_disk_sb's return value is pretty suspect anyway, but now we do actually
Peter Jones
2005-03-02
1
-5
/
+3
*
with SCSI_IOCTL_SEND_COMMAND, we get our data back in the same buffer as the
Peter Jones
2005-03-02
1
-3
/
+3
*
font should be unsigned
Peter Jones
2005-03-02
1
-1
/
+1
*
More silly return value handling for things that just won't fail.
Peter Jones
2005-03-02
1
-8
/
+8
*
don't just throw away pipe's return val. throw it away in a variable!
Peter Jones
2005-03-02
1
-2
/
+4
*
Don't try to make a device node for virtual filesystems like proc or shm.
Chris Lumens
2005-02-03
1
-8
/
+13
*
2005-01-19 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-01-19
4
-4
/
+24
*
2004-12-23 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-12-23
1
-3
/
+4
*
2004-11-15 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-15
1
-0
/
+15
*
2004-11-05 Jeremy Katz <katzj@redhat.com>
rhel4-base
Jeremy Katz
2004-11-05
1
-6
/
+15
*
2004-11-02 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-11-02
1
-7
/
+22
*
2004-10-14 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-14
1
-3
/
+0
*
2004-10-05 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-05
1
-8
/
+5
*
2004-10-04 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-04
1
-8
/
+23
*
004-10-01 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-10-01
1
-0
/
+1
*
2004-09-29 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-29
1
-1
/
+2
*
2004-09-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-28
1
-0
/
+26
*
2004-09-27 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-28
2
-61
/
+0
*
2004-09-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2004-09-21
2
-1
/
+25
*
turn bterm back off, it's still broken
Jeremy Katz
2004-08-27
1
-0
/
+3
*
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
[next]