httpd: fix handling of range requests
[oweals/busybox.git] / e2fsprogs /
2016-11-28 Denys VlasenkoCode style fixes, no code changes
2016-11-23 Denys VlasenkoRemove outdated comments
2016-04-22 Denys Vlasenko*: slap on a few ALIGN1/2s where appropriate
2016-04-21 Denys Vlasenko*: add most of the required setup_common_bufsiz() calls
2016-04-21 Denys Vlasenkolibbb: make bb_common_bufsiz1 1 kbyte, add capability...
2016-03-30 Denys Vlasenkofsck: use printf for message, not bb_info_msg
2016-03-30 Denys VlasenkoUse bb_error_msg instead of bb_info_msg in all commente...
2015-10-19 Denys Vlasenkofsck: do not use statics
2015-10-18 Denys Vlasenkochattr,lsattr: shorten help message
2015-10-18 Denys Vlasenkoe2fsprogs/*: convert to new-style "one file" applets
2015-07-19 Denys VlasenkoRemove old_e2fsprogs/*
2015-06-07 Maninder Singhfix if(p)/free(p) construct
2015-05-25 Maninder Singhtypo fixes
2015-03-26 Denys Vlasenkotypo fix
2015-03-12 Denys Vlasenkolibbb: introduce and use is_prefixed_with()
2013-11-29 Denys VlasenkoUse unsigned printf/scanf conversion where more appropriate
2013-11-29 Denys Vlasenkofix assorted unused code and wrong format specs found...
2013-01-14 Denys Vlasenkowhitespace fixes. no code changes
2012-09-27 Denys Vlasenkofix unsafe bb_perror_msg(filename) calls
2012-04-17 Denys VlasenkoDrop include/bb_linux_ext2_fs.h, use existing e2fsprogs...
2012-04-13 Denys VlasenkoCreate and use our own copy of linux/ext2_fs.h
2012-04-12 Denys Vlasenkowork around linux/ext2_fs.h breakage
2011-11-28 Denys Vlasenkoold_e2fsprogs/blkid: close the fd after we are done...
2011-09-11 Denys Vlasenkotune2fs: add support for -C MOUNT_COUNT. +40 bytes...
2011-06-05 Denys Vlasenko*: remove "Options:" string from help texts
2011-05-13 Denys Vlasenkofix "variable 'foo' set but not used" warnings
2011-05-07 Maksym Kryzhanovskyyiostat: code shrink ~0.5k
2011-04-16 Marek PolacekFix double words in comments. No code changes
2011-04-11 Pere Orgamove remaining help text from include/usage.src.h
2011-04-02 Pere Orgamove help text from include/usage.src.h to debianutils...
2011-02-26 Denys VlasenkoReplace "depends on PLATFORM_LINUX" with "select PLATFO...
2011-02-02 Denys Vlasenkowhitespace fixes
2010-10-29 Denys Vlasenkowhitespace cleanup
2010-10-28 Denys Vlasenko*: whitespace fixes
2010-10-23 Denys Vlasenkolibbb: introduce and use strcpy_and_process_escape_sequ...
2010-10-04 Richard Brauntune2fs: implement -c and -i options
2010-08-16 Denys Vlasenko*: make GNU licensing statement forms more regular
2010-08-16 Denys Vlasenko*: fix "see file License ..." - the file is named LICEN...
2010-08-12 Denys Vlasenko*: s/xatoi_u/xatoi_positive/g - I got bored of mistypin...
2010-07-25 Denys Vlasenko*: trailing empty lines removed
2010-07-25 Denys Vlasenko*: more empty lines removed. no code changes
2010-07-25 Denys Vlasenko*: mass cosmetic removal of extra empty lines. no code...
2010-07-18 Jeremie Koenigmark Linux-specific configuration options
2010-07-18 Denys Vlasenkotweak defconfig
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-18 Denys Vlasenko*: stop defining _GNU_SOURCE in source files, it's...
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-05-08 Denys Vlasenkotune2fs: move to e2fsprogs
2010-04-06 Denys Vlasenkolibbb: add skip_dev_pfx()
2010-04-01 Denys Vlasenkoclean up redundant, commented-out and misplaced includes
2010-03-23 Denys Vlasenko*: merge some common strings
2010-03-05 Denys Vlasenko*: use NULL for null pointers
2010-01-28 Denys Vlasenkostyle fixes, no code changes
2010-01-08 Denys Vlasenko*: fix places where we were still using malloc/realloc
2010-01-08 Denys Vlasenkoold_e2fsprogs/e2fsck.c: fix indentation
2009-11-15 Denys Vlasenkolibbb: added xfdopen_for_read/write
2009-11-15 Denys Vlasenkofsck: add comment clarifying exit codes
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-11-11 Denys Vlasenkotidy up O_NONBLOCK usage. use libbb functions in stty.
2009-09-13 Denys Vlasenkofsck: more clever (->smaller) handling of parameters
2009-09-13 Denys Vlasenkofsck: remove a few statics
2009-07-04 Denys Vlasenkofix dependencies of FEATURE_GETOPT_LONG
2009-06-05 Denys Vlasenko*: add FAST_FUNC to function ptrs where it makes sense
2009-04-09 Denis Vlasenko*: make "pragma GCC visibility push(hidden)" less ugly
2009-04-01 Denis Vlasenkomore of pointless whitespace fixes
2009-03-09 Denis Vlasenko*: move get_sock_lsa and xwrite_str to libbb, use where...
2009-02-02 Denis Vlasenkoudhcpd: add code which rejects lease files with suspici...
2008-12-24 Denis Vlasenko*: tweak error messages
2008-12-07 Denis VlasenkoFix forgotten license comments
2008-12-02 Denis Vlasenkolibbb: add strncpy_IFNAMSIZ
2008-11-05 Denis Vlasenko*: code shrink by adding a wrapper around very common...
2008-09-27 Denis Vlasenkomore style fixes, no code changes
2008-09-27 Denis Vlasenkostyle fixes, no code changes
2008-09-25 Denis Vlasenkowhitespace fixes
2008-08-20 Denis Vlasenkofsck: use getmntent_r instead of open-coded parsing...
2008-07-22 Bernhard Reutner... - wrap overlong lines (Cristian Ionescu-Idbohrn)
2008-07-21 Denis Vlasenkolibbb: [x]fopen_for_{read,write} introduced and used.
2008-07-12 Denis Vlasenkocpio: internalize archive_xread_all_eof. add a few...
2008-07-08 Denis Vlasenkolibbb: introduce and use xrealloc_vector
2008-07-05 Denis Vlasenko*: rename ATTRIBUTE_XXX to just XXX.
2008-06-27 Denis Vlasenko*: introduce and use FAST_FUNC: regparm on i386, otherw...
2008-06-26 Denis Vlasenkostyle fixes, no code changes
2008-06-07 Denis Vlasenkolibbb: introduce and use print_flags().
2008-05-09 Denis VlasenkoUse intra-DSO calls when we build libbusybox. No-op...
2008-03-28 Denis Vlasenkofix a few stray unguarded strdup's
2008-03-26 Denis Vlasenko*: more uniform naming: s/xmalloc_getline/xmalloc_fgetline/
2008-03-20 Denis Vlasenko*: use fopen_or_warn in few more places
2008-03-17 Denis Vlasenkovolume_id: disable detection routines which are not...
2008-03-17 Denis Vlasenko*: shrink by using [f]open_or_warn_stdin where appropriate
2008-03-17 Denis Vlasenkoclean up TODO file. No real code changes.
2008-03-17 Denis Vlasenko*: add -Wunused-parameter; fix resulting breakage
2008-03-17 Denis Vlasenkofsck: shrink (we were passing around some params which...
2008-03-12 Denis Vlasenkolibbb: introduse and use signal_[no_]SA_RESTART_empty_m...
2008-02-24 Denis Vlasenkoless,klogd,syslogd,nc,tcpudp: exit on signal by killing...
2008-02-18 Denis Vlasenkosupport for mount by label (not yet tested)
2008-02-02 Denis Vlasenkofsck: don't kill pid -1! (Roy Marples <roy at marples...
2007-12-26 Denis Vlasenkosave a bit of code with *strchrnul = '\0' trick
next