TRIM support
[dragonfly.git] / sbin / newfs / newfs.c
2011-10-07 TimTRIM support
2011-01-15 Sascha WildnerAdd __printflike's where possible and fix all related...
2010-11-24 Alex Hornungnewfs - add volume name support
2009-09-05 Matthew DillonMFS - Use mmap() instead of malloc().
2009-09-01 Matthew DillonMFS - Fix MFS size passed to kernel mfs component
2009-08-17 Matthew DillonMFS - Clean up debug code, remove stuff no longer neede...
2007-06-19 Matthew DillonDo not blindly allow the block count to overflow. ...
2007-05-20 Matthew DillonRemove all dependancies newfs had on accessing the...
2007-05-19 Matthew DillonTemporary hack until we can get rid of the disklabel...
2007-05-17 Matthew DillonFix buildworld, getdiskbyname() has moved to <disktab.h>
2005-09-10 Sascha WildnerRemove Tahoe support.
2005-01-06 Chris PresseyRaise WARNS of newfs to 6:
2004-12-18 Sascha WildnerClean (void) casts from sbin
2004-06-26 Matthew DillonDo not try to chflags() a symbolic link when copying...
2004-05-19 Matthew DillonDevice layer rollup commit.
2004-03-04 Matthew DillonPartitions>8: Do not hardwire partition limit at 'h'.
2004-02-04 Joerg SonnenbergerFix various warnings.
2003-12-01 Matthew DillonAdd the -C option to mount_mfs. This option will autom...
2003-11-01 David Rhodus* Nuke ~771 __P()'s from our tree.
2003-09-28 Hiten PandyaK...
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: