Source-Changes archive

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

sun-lamp CVS commits



mycroft
Thu Sep 29 19:33:17 PDT 1994
Update of /b/source/CVS/src/sbin/disklabel
In directory sun-lamp.cs.berkeley.edu:/d/users/mycroft/src/sbin/disklabel

Modified Files:
        disklabel.c 
Log Message:
Clean up this festering pile of rotten code a bit.  To wit:
* Add prototypes.
* Remove a strange and apparently pointless bit of code propagated
from 386BSD.
* Collapse NOWRITE and WRITEABLE into one.
* Use the same algorithm as the kernel for finding the label.
* Redo some of the parsing more sanely.


jtc
Thu Sep 29 19:39:15 PDT 1994
Update of /b/source/CVS/src/lib/libc/stdio
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/src/libc/stdio

Modified Files:
        vfprintf.c 
Log Message:
The decimal point character is locale specific.




Home | Main Index | Thread Index | Old Index