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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Oops, fgets needs a char * to return into
Peter Jones
2005-03-02
1
-4
/
+4
*
more return values gcc wants us to check.
Peter Jones
2005-03-02
1
-4
/
+4
*
All these buffers are used for ascii text; they can be "char *".
Peter Jones
2005-03-02
1
-6
/
+6
*
more return values that aren't worth testing but gcc complains about.
Peter Jones
2005-03-02
1
-2
/
+2
*
put read's return value into a variable
Peter Jones
2005-03-02
1
-2
/
+2
*
another read with ignored return. I sure wish warn_unused_result could be
Peter Jones
2005-03-02
1
-1
/
+2
*
more return value "handling"
Peter Jones
2005-03-02
1
-7
/
+8
*
Guess what? Something else doesn't check the retval from fgets()
Peter Jones
2005-03-02
1
-2
/
+2
*
yet another return value being ignored slightly more cleverly.
Peter Jones
2005-03-02
1
-9
/
+11
*
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
*
Fix nested case statements in a switch to silence a gcc4 warning.
Chris Lumens
2005-03-01
2
-5
/
+15
*
Updated version and rebuilt.
Chris Lumens
2005-02-28
2
-2
/
+17
*
2005-02-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-28
2
-1
/
+4
*
2005-02-28 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-28
2
-2
/
+6
*
Import new libkrb5support.so library. (#149856)
Chris Lumens
2005-02-28
3
-0
/
+8
*
update by hutuworm @20050227
hutuworm
2005-02-27
1
-1604
/
+1312
*
Make getPVSize not needs partedUtils devices unless the subclassed type
Peter Jones
2005-02-25
1
-23
/
+22
*
All RequestSpec objects have to be able to guess how much space a nest PV
Peter Jones
2005-02-25
2
-33
/
+49
*
CVS_SILENT
tom
2005-02-25
1
-152
/
+68
*
fix "debug"
Peter Jones
2005-02-24
2
-1
/
+5
*
Poprawione literowki
raven
2005-02-24
1
-5
/
+1
*
update
Paul Nasrat
2005-02-24
1
-0
/
+4
*
Do ethtool everywhere (#145422)
Paul Nasrat
2005-02-24
1
-36
/
+44
*
Add apple bootstrap stuff from today to the changelog
Peter Jones
2005-02-24
1
-0
/
+7
*
put the apple bootloader stuff in the kickstart list, and remove it from
Peter Jones
2005-02-23
5
-4
/
+9
*
Use gui.readImageFromFile instead of deprecated ics methods.
Chris Lumens
2005-02-23
10
-12
/
+20
*
Fix clampPVSize call. Fix typo in getBootableRequest.
Chris Lumens
2005-02-23
2
-2
/
+7
*
update
Paul Nasrat
2005-02-23
1
-0
/
+4
*
Eject CD when failing (#147272)
Paul Nasrat
2005-02-23
1
-0
/
+1
*
2005-02-23 Dwayne Bailey <dwayne@translate.org.za>
dwayne
2005-02-23
1
-18
/
+6
*
Properly set hostname option sensitivity when toggling between DHCP and
Chris Lumens
2005-02-21
2
-0
/
+8
*
update!!!
Paul Nasrat
2005-02-21
1
-0
/
+5
*
Deal with multiple Apple Bootstrap partitions (dwmw2)
Paul Nasrat
2005-02-21
1
-11
/
+12
*
2005-02-21 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-21
2
-0
/
+9
*
Update
kmaraas
2005-02-21
1
-116
/
+23
*
2005-02-21 Dwayne Bailey dwayne@translate.org.za
dwayne
2005-02-21
1
-0
/
+7618
*
*** empty log message ***
ccheng
2005-02-21
1
-1
/
+1
*
2005-02-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-21
2
-1
/
+8
*
2005-02-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-21
2
-1
/
+2
*
add changelog for raid1 and lilo changes
Peter Jones
2005-02-21
1
-1
/
+5
*
2005-02-20 Jeremy Katz <katzj@redhat.com>
Jeremy Katz
2005-02-21
2
-2
/
+6
*
No longer use lilo.
Peter Jones
2005-02-21
12
-139
/
+26
*
Revert some more mac changes - fix parted instead
Paul Nasrat
2005-02-21
2
-7
/
+3
[next]