| Commit message (Expand) | Author | Age | Files | Lines |
* | apply post 1.10.3 patches, release 1.10.41_10_stable | Denis Vlasenko | 2008-06-25 | 1 | -38/+44 |
* | Apply post-1.10.2 fixes, bump version to 1.10.31_10_3 | Denis Vlasenko | 2008-06-05 | 1 | -4/+11 |
* | Apply post-1.10.1 patches | Denis Vlasenko | 2008-05-08 | 1 | -165/+201 |
* | *: fix build problems found with randomconfig | Denis Vlasenko | 2008-03-21 | 1 | -0/+1 |
* | termios can be used by either top or more. | Paul Fox | 2008-03-20 | 1 | -1/+1 |
* | mount: #ifdef out MOUNT_LABEL code parts if it is not selected | Denis Vlasenko | 2008-03-18 | 1 | -0/+4 |
* | brctl: eliminate stray data object | Denis Vlasenko | 2008-03-17 | 1 | -4/+5 |
* | *: fix various kinds of damage to letter 'c' in Arkadiusz Mickiewicz' surname. | Denis Vlasenko | 2008-03-17 | 3 | -3/+3 |
* | volume_id: disable detection routines which are not setting label and uuid an... | Denis Vlasenko | 2008-03-17 | 19 | -187/+204 |
* | volude_id: remove unused fields and functions which were setting them | Denis Vlasenko | 2008-03-17 | 34 | -322/+364 |
* | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko | 2008-03-17 | 1 | -15/+14 |
* | *: shrink: use Vladimir's "o+" specifier instead of xatou(opt_param) | Denis Vlasenko | 2008-03-17 | 5 | -30/+41 |
* | *: shrink by using [f]open_or_warn_stdin where appropriate | Denis Vlasenko | 2008-03-17 | 1 | -1/+1 |
* | *: fix fallout from -Wunused-parameter | Denis Vlasenko | 2008-03-17 | 4 | -8/+26 |
* | *: add -Wunused-parameter; fix resulting breakage | Denis Vlasenko | 2008-03-17 | 14 | -22/+26 |
* | help text: regularize format, and shrink | Denis Vlasenko | 2008-03-17 | 1 | -3/+1 |
* | mount: plug a hole where FEATURE_MOUNT_HELPERS could allow execution | Denis Vlasenko | 2008-03-17 | 1 | -18/+22 |
* | dos2unix: tiny shrink | Denis Vlasenko | 2008-03-17 | 1 | -43/+36 |
* | fsck_minix: getopt32-ification; code shrink; reduce stack usage; | Denis Vlasenko | 2008-03-17 | 1 | -221/+133 |
* | script: correctly handle buffered "tail" of output. +35 bytes. | Denis Vlasenko | 2008-02-28 | 1 | -60/+52 |
* | - fix compilation failure due to implicit decl of resolve_mount_spec(). | Bernhard Reutner-Fischer | 2008-02-27 | 1 | -2/+0 |
* | *: add optimization barrier to all "G trick" locations | Denis Vlasenko | 2008-02-27 | 5 | -6/+4 |
* | script: new applet by Pascal Bellard <pascal.bellard AT ads-lu.com> | Denis Vlasenko | 2008-02-27 | 2 | -0/+196 |
* | lpd: spool mode added by Vladimir | Denis Vlasenko | 2008-02-25 | 1 | -1/+2 |
* | [#1334] exec script for devices even if they dont have device nodes | Mike Frysinger | 2008-02-20 | 1 | -4/+14 |
* | findfs,mount: trivial build fix and whitespace fiexs | Denis Vlasenko | 2008-02-19 | 2 | -6/+8 |
* | support for mount by label (not yet tested) | Denis Vlasenko | 2008-02-18 | 39 | -3/+4601 |
* | mount: with -vv -f, say what mount() calls we were going to make | Denis Vlasenko | 2008-02-18 | 1 | -13/+24 |
* | mount: optional support for -vv verbosity | Denis Vlasenko | 2008-02-18 | 2 | -12/+57 |
* | mount: recognize "dirsync" (closes bug 835) | Denis Vlasenko | 2008-02-18 | 1 | -0/+9 |
* | libbb: introduce and use xrename and rename_or_warn. | Denis Vlasenko | 2008-02-17 | 1 | -1/+1 |
* | mount: make -f work even without mtab support | Denis Vlasenko | 2008-02-16 | 2 | -20/+42 |
* | libbb: introduce bb_signals and bb_signals_recursive, | Denis Vlasenko | 2008-02-16 | 1 | -3/+5 |
* | random s/short/int/ | Denis Vlasenko | 2008-02-16 | 4 | -14/+15 |
* | we need to pass back the rtc device name that was actually used so that we ca... | Mike Frysinger | 2008-02-15 | 2 | -8/+8 |
* | fix build failure when long opts are enabled | Mike Frysinger | 2008-02-15 | 1 | -11/+10 |
* | split some rtc funcs out of hwclock and into an rtc header/lib so that the ne... | Mike Frysinger | 2008-02-15 | 4 | -99/+232 |
* | umount: instead of non-standard -D, use -d with opposite meaning | Denis Vlasenko | 2008-02-14 | 1 | -36/+37 |
* | switch_root: stop at first non-option. Closes bug 1425. | Denis Vlasenko | 2008-02-13 | 1 | -2/+2 |
* | mkswap: fix help text to not lie about supported options. | Denis Vlasenko | 2008-02-13 | 1 | -6/+39 |
* | getpot: add support for "a+" specifier for nonnegative int parameters. | Denis Vlasenko | 2008-02-10 | 1 | -19/+10 |
* | mkswap: do not do extra seek | Denis Vlasenko | 2008-02-03 | 3 | -3/+28 |
* | add support for renaming/relocating device nodes | Mike Frysinger | 2008-02-01 | 2 | -5/+52 |
* | - be C99 friendly. Anonymous unions are a GNU extension. This change is | Bernhard Reutner-Fischer | 2008-01-29 | 1 | -1/+1 |
* | mount: allow and ignore _netdev option | Denis Vlasenko | 2008-01-29 | 1 | -0/+2 |
* | *: move getopt reset code to better place(s) | Denis Vlasenko | 2008-01-28 | 1 | -1/+8 |
* | mkswap, readahead: stop using fdlength, it is reported to be unreliable | Denis Vlasenko | 2008-01-27 | 1 | -2/+4 |
* | - fix conflicting decls of syslog related facilitynames and prioritynames tables | Bernhard Reutner-Fischer | 2008-01-27 | 1 | -1/+1 |
* | fdisk: comment out unused function | Denis Vlasenko | 2008-01-25 | 1 | -0/+2 |
* | fdisk: fix a case where break was reached only for DOS labels | Denis Vlasenko | 2008-01-24 | 1 | -3/+2 |