Age | Commit message (Expand) | Author |
---|---|---|
2017-07-09 | remove redundant variable declarations in Makefiles, since those are | Marc Espie |
2015-11-23 | Remove the debugging infrastructure, which was ~1/3 of the code. Makes | mmcc |
2007-07-17 | remove m68k gcc workaround now that the gcc fix is in; ok miod@ | Todd C. Miller |
2007-07-09 | disable specific gcc optimization that triggers the gcc bug | Todd C. Miller |
2007-07-09 | Use -O1 for m68k to work around a gcc optimizer bug | Todd C. Miller |
2007-07-09 | remove -Wall | Todd C. Miller |
2003-10-26 | fix partition selection to allow all partitions to be grown. | Ted Unangst |
2003-08-07 | add missing tags and make this compile with debug. | Federico G. Schwindt |
2003-07-28 | introducing growfs, compliments of freebsd. cleaned up slightly to obey knf. | Ted Unangst |