index
:
forks/busybox
1_33_stable
master
Busybox tree with Carbs Linux patches
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2008-02-13
mkswap: fix help text to not lie about supported options.
Denis Vlasenko
2008-02-10
getpot: add support for "a+" specifier for nonnegative int parameters.
Denis Vlasenko
2008-02-03
mkswap: do not do extra seek
Denis Vlasenko
2008-02-01
add support for renaming/relocating device nodes
Mike Frysinger
2008-01-29
- be C99 friendly. Anonymous unions are a GNU extension. This change is
Bernhard Reutner-Fischer
2008-01-29
mount: allow and ignore _netdev option
Denis Vlasenko
2008-01-28
*: move getopt reset code to better place(s)
Denis Vlasenko
2008-01-27
mkswap, readahead: stop using fdlength, it is reported to be unreliable
Denis Vlasenko
2008-01-27
- fix conflicting decls of syslog related facilitynames and prioritynames tables
Bernhard Reutner-Fischer
2008-01-25
fdisk: comment out unused function
Denis Vlasenko
2008-01-24
fdisk: fix a case where break was reached only for DOS labels
Denis Vlasenko
2008-01-23
as reported by George Boudreau, make sure we properly skip blank lines
Mike Frysinger
2007-12-26
save a bit of code with *strchrnul = '\0' trick
Denis Vlasenko
2007-12-24
nameif: extended matching (Nico Erfurth <masta@perlgolf.de>)
Denis Vlasenko
2007-12-24
umount: fix fallout from stack reduction change
Denis Vlasenko
2007-12-22
perror_nomsg: don't print extra colon
Denis Vlasenko
2007-12-21
fix buglets found by randomconfig
Denis Vlasenko
2007-12-16
fdisk: reduce global data/bss usage. 8k data+bss build is achievable soon ;)
Denis Vlasenko
2007-12-02
mkfs.minix: add testsuite; disable code which makes images variable
Denis Vlasenko
2007-12-02
attack the biggest stack users:
Denis Vlasenko
2007-11-23
fix buglets found by randomconfig
Denis Vlasenko
2007-11-19
cleanup comments and coding style and rewrite the mdev.conf parser to use com...
Mike Frysinger
2007-11-18
hexdump: add hd alias, add -R option
Denis Vlasenko
2007-11-16
dmesg,klogd: make code more readable
Denis Vlasenko
2007-11-13
tr: properly detect read errors (Fernando Silveira <fsilveira@gmail.com>)
Denis Vlasenko
2007-11-10
umount: stop using excessive aounts of stack. Surprisingly,
Denis Vlasenko
2007-11-10
readlink: realpath requires PATH_MAX, bb_common_bufsiz1 can be too small
Denis Vlasenko
2007-11-06
fbset: fix buglet where we were using wrong pointer
Denis Vlasenko
2007-11-05
swaponoff: prevent arithmetic overflow (spotted by Paul Fox <pgf@brightstaren...
Denis Vlasenko
2007-10-29
mount: size-optimize mount_options[] and nfs_errtbl[]
Denis Vlasenko
2007-10-19
mkswap: selinux support by KaiGai Kohei <kaigai@ak.jp.nec.com>
Denis Vlasenko
2007-10-14
remove trailing whitespace
Denis Vlasenko
2007-10-11
add -fvisibility=hidden to CC flags, mark XXX_main functions
Denis Vlasenko
2007-10-01
printf("%s\n") -> puts()
Denis Vlasenko
2007-10-01
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
Denis Vlasenko
2007-09-28
assorted static vars removal
Denis Vlasenko
2007-09-27
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
Denis Vlasenko
2007-09-27
style and message text fixes
Denis Vlasenko
2007-09-26
losetup: support -f (Loic Grenie <loic.grenie@gmail.com>)
Denis Vlasenko
2007-09-23
make fdisk compile on libc without llseek64
Denis Vlasenko
2007-09-22
- actually mv microcom.c to miscutils
Bernhard Reutner-Fischer
2007-09-22
move microcom to miscutils
Denis Vlasenko
2007-09-22
- remove some trailing whitespace
Bernhard Reutner-Fischer
2007-09-22
microcom: add copyright/license info
Denis Vlasenko
2007-09-21
microcom: add new applet, this time for real
Denis Vlasenko
2007-09-21
microcom: new applet by Vladimir Dronnikov <dronnikov@gmail.ru>
Denis Vlasenko
2007-09-15
httpd: do not clear environment
Denis Vlasenko
2007-09-07
messages: by popular request allow PATH to be customized at build time
Denis Vlasenko
2007-09-06
umount: support (by ignoring) -i; style fixes
Denis Vlasenko
2007-09-04
mount: ignore NFS bg option on NOMMU machines
Denis Vlasenko
[prev]
[next]