[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

cvs commit to boot-floppies/debian by eb



Repository: boot-floppies/debian
who:        eb
time:       Sat Jun 16 07:09:56 PDT 2001


Log Message:

fixed copyFile() so it doesn't set the umask to 0 (this might explain
why so much crap gets created mode 777 (yes still).  the bogus line
was:
       result = mkdir(destName, 0777777 ^ umask(0));

fixed totally broken fdisk symlink fixing for powerpc.


Files:

changed:    changelog



Reply to: