Source-Changes archive

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

CVS commit: basesrc/sbin/newfs



Module Name:    basesrc
Committed By:   lukem
Date:           Tue Jul 31 01:31:27 UTC 2001

Modified Files:
        basesrc/sbin/newfs: mkfs.c

Log Message:
revert rev 1.48 for now, until i'm sure the malloc (et al) rename is
safe (since there's two separate mallocs using sbrk(2) in that case)

XXX: local malloc provided for mfs memory store allocation; need to
investigate if system (phk) malloc can be used instead.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.50 basesrc/sbin/newfs/mkfs.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index