.. |
Config.in
|
move microcom to miscutils
|
2007-09-22 20:51:41 +00:00 |
dmesg.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
fbset.c
|
s/#ifdef CONFIG_/#if ENABLE_/g
|
2007-08-13 10:36:25 +00:00 |
fdformat.c
|
don't pass argc in getopt32, it's superfluous
|
2007-08-18 15:32:12 +00:00 |
fdisk_aix.c
|
|
|
fdisk_osf.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
fdisk_sgi.c
|
style fix (stray space before ';')
|
2007-07-21 15:08:09 +00:00 |
fdisk_sun.c
|
style fix (stray space before ';')
|
2007-07-21 15:08:09 +00:00 |
fdisk.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
freeramdisk.c
|
|
|
fsck_minix.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
getopt.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
hexdump.c
|
trylink: produce even more info about final link stage
|
2007-08-12 20:58:27 +00:00 |
hwclock.c
|
don't pass argc in getopt32, it's superfluous
|
2007-08-18 15:32:12 +00:00 |
ipcrm.c
|
s/#ifdef CONFIG_/#if ENABLE_/g
|
2007-08-13 10:36:25 +00:00 |
ipcs.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
Kbuild
|
move microcom to miscutils
|
2007-09-22 20:51:41 +00:00 |
losetup.c
|
printf("%s\n") -> puts()
|
2007-10-01 12:05:12 +00:00 |
mdev.c
|
trylink: produce even more info about final link stage
|
2007-08-12 20:58:27 +00:00 |
minix.h
|
|
|
mkfs_minix.c
|
don't pass argc in getopt32, it's superfluous
|
2007-08-18 15:32:12 +00:00 |
mkswap.c
|
|
|
more.c
|
introduce bb_putchar(). saves ~1800 on uclibc (less on glibc).
|
2007-09-27 10:20:47 +00:00 |
mount.c
|
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
2007-10-01 11:58:38 +00:00 |
pivot_root.c
|
|
|
rdate.c
|
don't pass argc in getopt32, it's superfluous
|
2007-08-18 15:32:12 +00:00 |
readprofile.c
|
don't pass argc in getopt32, it's superfluous
|
2007-08-18 15:32:12 +00:00 |
setarch.c
|
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
2007-10-01 11:58:38 +00:00 |
swaponoff.c
|
'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>.
|
2007-10-01 11:58:38 +00:00 |
switch_root.c
|
don't pass argc in getopt32, it's superfluous
|
2007-08-18 15:32:12 +00:00 |
umount.c
|
umount: support (by ignoring) -i; style fixes
|
2007-09-06 16:57:05 +00:00 |