aboutsummaryrefslogtreecommitdiff
path: root/debianutils (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into mergeRon Yorston2012-03-222-2/+0
|\|
| * *: remove "Options:" string from help textsDenys Vlasenko2011-06-052-2/+0
* | Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into mergeRon Yorston2012-03-224-2/+110
|\|
| * start-stop-daemon: fix "-K --test --pidfile PIDFILE" exitcodeDenys Vlasenko2011-04-041-2/+8
| * move help text from include/usage.src.h to debianutils/*.c e2fsprogs/*.c edit...Pere Orga2011-04-034-0/+102
* | Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into mergeRon Yorston2012-03-221-4/+36
|\|
| * mktemp: make it more compatible with GNU coreutils 8.4Denys Vlasenko2011-02-131-4/+36
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-146-6/+6
|\|
| * *: make GNU licensing statement forms more regularDenys Vlasenko2010-08-166-6/+6
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+1
|\|
| * *: s/xatoi_u/xatoi_positive/g - I got bored of mistyping xatoi_u as xatou_iDenys Vlasenko2010-08-121-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-2/+1
|\|
| * mktemp: fix for dir/file.XXXXXX param (by Rob). +9 bytes.Denys Vlasenko2010-07-271-1/+1
| * *: trailing empty lines removedDenys Vlasenko2010-07-261-1/+0
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-142-5/+4
|\|
| * mktemp: fix "mktemp /path/to/tempfile.XXXXXX"Denys Vlasenko2010-07-121-1/+2
| * *: introduce and use xfork() and xvfork()Pascal Bellard2010-07-041-3/+1
| * *: make exec failure message more consistentDenys Vlasenko2010-06-251-1/+1
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-143-13/+14
|\|
| * mktemp: be more compatible: bare "mktemp" creates tempfile in /tmp, not cwdDenys Vlasenko2010-06-181-13/+10
| * *: add INSERTs to *.src files where appropriateDenys Vlasenko2010-06-082-0/+4
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-2/+2
|\|
| * pipe_progress: make it independent of printf machineryDenys Vlasenko2010-06-061-2/+2
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-143-17/+13
|\|
| * pipe_progress: shrinkDenys Vlasenko2010-06-061-8/+4
| * remove defconfig. Now "make defconfig" simply uses defaults from Config.inDenys Vlasenko2010-06-061-9/+9
| * mass renaming Kbuild -> Kbuild.src, Config.in -> Config.srcDenys Vlasenko2010-06-042-0/+0
* | Merge branch 'origin/master' (early part)Nguyễn Thái Ngọc Duy2010-09-141-1/+0
|\|
| * remove duplicate commentDenys Vlasenko2010-05-101-1/+0
* | win32: which: support .com executablesNguyễn Thái Ngọc Duy2010-09-141-0/+10
* | win32: which: look for .exe files tooNguyễn Thái Ngọc Duy2010-09-101-2/+22
|/
* Hurd compat fixes. Mostly dealing with absent PATH_MAXJérémie Koenig2010-03-261-14/+19
* *: code shrink and better "died from signal" reporting from wait4pidDenys Vlasenko2010-03-181-2/+2
* *: suppress ~60% of "aliased warnings" on gcc-4.4.1Denys Vlasenko2010-02-042-2/+2
* *: use "can't" instead of "cannot"Denys Vlasenko2009-11-131-1/+1
* getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTSDenys Vlasenko2009-06-191-2/+2
* switch_root: improve behavior on error; improve help textDenis Vlasenko2009-04-211-1/+1
* *: mass renaming of USE_XXXX to IF_XXXXDenis Vlasenko2009-04-213-8/+8
* start_stop_daemon: accept (and ignore) -R <param>Denis Vlasenko2008-09-271-3/+3
* Markus Heidelberg writes:Bernhard Reutner-Fischer2008-09-261-0/+1
* - update my name. No obj-code changes ;)Bernhard Reutner-Fischer2008-09-251-1/+1
* watchdog: add -T optionDenis Vlasenko2008-09-071-1/+1
* libbb: make xrealloc_vector zero out the realloc'ed tailDenis Vlasenko2008-08-041-1/+1
* - wrap overlong lines (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2008-07-221-2/+2
* libbb: [x]fopen_for_{read,write} introduced and used.Denis Vlasenko2008-07-211-1/+1
* libbb: introduce and use xrealloc_vectorDenis Vlasenko2008-07-081-1/+1
* *: rename ATTRIBUTE_XXX to just XXX.Denis Vlasenko2008-07-055-6/+6
* revert last two commits. vfork cannot be used in subroutine,Denis Vlasenko2008-07-011-1/+3
* *: introduce and use xvfork()Denis Vlasenko2008-07-011-3/+1
* ssd: fix missed + in prev commitDenis Vlasenko2008-07-011-1/+1