Start 1.33.0 development cycle
[oweals/busybox.git] / libbb / mtab.c
2019-07-02 James Byrnelibbb: reduce the overhead of single parameter bb_error...
2017-10-05 Denys Vlasenkowhitespace and comment format fixes, no code changes
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2008-07-09 Denis Vlasenkolibbb/mtab: fix xrealloc_vector fallout
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2006-11-27 Denis Vlasenkoerase_mtab: do not limit ourself to 40 mtab entries
2006-07-10 "Robert P. J. Day"Replace current verbose GPL stuff in libbb/*.c with...
2005-08-10 Rob LandleyMajor rewrite of mount, umount, losetup. Untangled...
2004-10-08 Eric AndersenPatch from Claus Klein to increase, and make more apparent
2004-03-15 Eric AndersenRemove trailing whitespace. Update copyright to includ...
2003-07-14 Eric AndersenUpdate a bunch of docs. Run a script to update my...
2003-03-19 Manuel Novoa III Major coreutils update.
2001-10-24 Eric AndersenMajor rework of the directory structure and the entire...
2001-04-01 Eric AndersenMove the mtab support stuff into libbb