summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Oops, fgets needs a char * to return intoPeter Jones2005-03-021-4/+4
* more return values gcc wants us to check.Peter Jones2005-03-021-4/+4
* All these buffers are used for ascii text; they can be "char *".Peter Jones2005-03-021-6/+6
* more return values that aren't worth testing but gcc complains about.Peter Jones2005-03-021-2/+2
* put read's return value into a variablePeter Jones2005-03-021-2/+2
* another read with ignored return. I sure wish warn_unused_result could bePeter Jones2005-03-021-1/+2
* more return value "handling"Peter Jones2005-03-021-7/+8
* Guess what? Something else doesn't check the retval from fgets()Peter Jones2005-03-021-2/+2
* yet another return value being ignored slightly more cleverly.Peter Jones2005-03-021-9/+11
* 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
* Fix nested case statements in a switch to silence a gcc4 warning.Chris Lumens2005-03-012-5/+15
* Updated version and rebuilt.Chris Lumens2005-02-282-2/+17
* 2005-02-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-282-1/+4
* 2005-02-28 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-282-2/+6
* Import new libkrb5support.so library. (#149856)Chris Lumens2005-02-283-0/+8
* update by hutuworm @20050227hutuworm2005-02-271-1604/+1312
* Make getPVSize not needs partedUtils devices unless the subclassed typePeter Jones2005-02-251-23/+22
* All RequestSpec objects have to be able to guess how much space a nest PVPeter Jones2005-02-252-33/+49
* CVS_SILENTtom2005-02-251-152/+68
* fix "debug"Peter Jones2005-02-242-1/+5
* Poprawione literowkiraven2005-02-241-5/+1
* updatePaul Nasrat2005-02-241-0/+4
* Do ethtool everywhere (#145422)Paul Nasrat2005-02-241-36/+44
* Add apple bootstrap stuff from today to the changelogPeter Jones2005-02-241-0/+7
* put the apple bootloader stuff in the kickstart list, and remove it fromPeter Jones2005-02-235-4/+9
* Use gui.readImageFromFile instead of deprecated ics methods.Chris Lumens2005-02-2310-12/+20
* Fix clampPVSize call. Fix typo in getBootableRequest.Chris Lumens2005-02-232-2/+7
* updatePaul Nasrat2005-02-231-0/+4
* Eject CD when failing (#147272)Paul Nasrat2005-02-231-0/+1
* 2005-02-23 Dwayne Bailey <dwayne@translate.org.za>dwayne2005-02-231-18/+6
* Properly set hostname option sensitivity when toggling between DHCP andChris Lumens2005-02-212-0/+8
* update!!!Paul Nasrat2005-02-211-0/+5
* Deal with multiple Apple Bootstrap partitions (dwmw2)Paul Nasrat2005-02-211-11/+12
* 2005-02-21 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-212-0/+9
* Updatekmaraas2005-02-211-116/+23
* 2005-02-21 Dwayne Bailey dwayne@translate.org.zadwayne2005-02-211-0/+7618
* *** empty log message ***ccheng2005-02-211-1/+1
* 2005-02-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-212-1/+8
* 2005-02-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-212-1/+2
* add changelog for raid1 and lilo changesPeter Jones2005-02-211-1/+5
* 2005-02-20 Jeremy Katz <katzj@redhat.com>Jeremy Katz2005-02-212-2/+6
* No longer use lilo.Peter Jones2005-02-2112-139/+26
* Revert some more mac changes - fix parted insteadPaul Nasrat2005-02-212-7/+3