index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
util-linux
Age
Commit message (
Expand
)
Author
2007-03-15
mkfs_minix: stop using lots of bss/data.
Denis Vlasenko
2007-03-14
swapon: reinstate hole check but reduce it to warning
Denis Vlasenko
2007-03-13
fsck_minix: stop using large buffers in bss
Denis Vlasenko
2007-03-12
swapon: random shrinkage
Denis Vlasenko
2007-03-10
more: do not mess with "/dev/console" (!);
Denis Vlasenko
2007-03-07
hwclock: support /dev/rtc0 etc
Denis Vlasenko
2007-03-07
clean up accumulated whitespace damage
Denis Vlasenko
2007-02-17
init: code readability enhancements; very small code changes
Denis Vlasenko
2007-02-14
create a document for mdev so people dont have to rtfs
Mike Frysinger
2007-02-06
fix warning coming from printing size_t with %u
Denis Vlasenko
2007-02-06
EXEC_PREFER_APPLETS support by Gabriel L. Somlo <somlo@cmu.edu>
Denis Vlasenko
2007-02-06
minix utils: de-inline bit ops (saves ~130 bytes)
Denis Vlasenko
2007-02-06
minix utils: make a message easier to understand; small tweaks
Denis Vlasenko
2007-02-06
correct "pivot_root: pivot_root: <msg>"
Denis Vlasenko
2007-02-04
mount: (try to) support cifs with IPv6
Denis Vlasenko
2007-02-03
suppress warnings about easch <applet>_main() having
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #3
Denis Vlasenko
2007-01-29
preparatory patch for -Wwrite-strings #2
Denis Vlasenko
2007-01-24
combine depends lines
Mike Frysinger
2007-01-24
correct file format errors
Mike Frysinger
2007-01-22
dnsd: getfileentry was leaking memory
Denis Vlasenko
2007-01-22
Convert cmdedit into more generic line input facility
Denis Vlasenko
2007-01-19
openvt,getty,vfork_daemon_rexec,mount: tighten up fd cleanup code
Denis Vlasenko
2007-01-13
whitespace fixes (leading spaces to tab)
Denis Vlasenko
2007-01-11
Trailing whitespace removal over entire tree
Denis Vlasenko
2007-01-11
fix verbose output; remove commented-out includes.
Denis Vlasenko
2007-01-11
ipv6-ization efforts continue. Few bugs are found,
Denis Vlasenko
2007-01-03
fdisk: remove 8k buffer from bss - OSF labels
Denis Vlasenko
2007-01-03
convert calloc to xzalloc
Denis Vlasenko
2007-01-03
fsck_minix: tiny optimization
Denis Vlasenko
2007-01-03
forgot to svn add util-linux/minix.h :(
Denis Vlasenko
2007-01-03
fbset: move variable from data to bss
Denis Vlasenko
2007-01-03
factor out minix structures/constants into minix.h
Denis Vlasenko
2007-01-03
fsck_minix: optimizations. ~130 bytes
Denis Vlasenko
2007-01-03
introduce small[u]int
Denis Vlasenko
2007-01-02
silly style fixes
Denis Vlasenko
2006-12-30
next bunch of fixes for bugs found by randconfig
Denis Vlasenko
2006-12-30
done a dozen of randconfig test. guess what? ALL failed...
Denis Vlasenko
2006-12-26
merge post-1.3.0 fixes
Denis Vlasenko
2006-12-19
remove casts from xmalloc()
Denis Vlasenko
2006-12-19
u_short, ulong exterminated
Denis Vlasenko
2006-12-18
mount: add getmntent_r stub for dietlibc
Denis Vlasenko
2006-12-16
s/extern inline/static ATTRIBUTE_ALWAYS_INLINE/g
Denis Vlasenko
2006-12-10
more: fix for case when _FILE_OFFSET_BITS is not #defined.
Denis Vlasenko
2006-12-01
- provide central knob to turn off RPC related options.
Bernhard Reutner-Fischer
2006-11-30
"make bigdata" biggest offender dealt with:
Denis Vlasenko
2006-11-29
Well, I am not 100.00% usre that uint16 will suffice there.
Denis Vlasenko
2006-11-29
another -90 bytes. That #define is **evil**
Denis Vlasenko
2006-11-29
mkfs.minix: more cleanups, -~300 bytes of code.
Denis Vlasenko
2006-11-29
cut 0.5k off mkfs.minix
Denis Vlasenko
[prev]
[next]