Bernhard Reutner-Fischer
|
e2e56c7c41
|
- single KERNEL_VERSION(a,b,c) macro in platform.h
- rename get_kernel_revision() to get_linux_version_code
from Robert P. J. Day
|
2006-05-19 11:54:02 +00:00 |
|
Bernhard Reutner-Fischer
|
1f6dc6d358
|
- rename clean_up in tune2fs and mke2fs to be prefixed with their applet names.
Purely cosmetic to ease readability.
|
2006-03-30 13:54:30 +00:00 |
|
Mike Frysinger
|
874af85d5e
|
import most of e2fsprogs 1.38 updates
|
2006-03-08 07:03:27 +00:00 |
|
Eric Andersen
|
3496fdc9a5
|
hopefully the last of the annoying signed/unsigned and mixed type errors
|
2006-01-30 23:09:20 +00:00 |
|
Tim Riker
|
c1ef7bdd8d
|
just whitespace
|
2006-01-25 00:08:53 +00:00 |
|
"Vladimir N. Oleynik"
|
d20cfbd303
|
create e2fs_set_sbin_path(), noticed by Tito, Thanks
|
2005-10-12 16:22:19 +00:00 |
|
Mike Frysinger
|
7f782da048
|
excellent shrinkage patch by Tito
|
2005-10-02 08:10:31 +00:00 |
|
"Vladimir N. Oleynik"
|
39a841cecf
|
change interface to bb_xasprintf() - more perfect for me.
ln.c: error_msg(str)->error_msg(%s, str) - remove standart "feature" for hackers
reduce 100 bytes don't care in sum
|
2005-09-29 16:18:57 +00:00 |
|
"Vladimir N. Oleynik"
|
6a60c821a8
|
forgotten putenv
|
2005-09-29 15:53:34 +00:00 |
|
"Vladimir N. Oleynik"
|
b71e6024f9
|
mke2fs.c can compiled for me, more bb_xstrdup and bb_xasprintf usage, remove 1 exporing, ext2fs_llseek/blkid_llseek->llseek
|
2005-09-19 13:48:39 +00:00 |
|
Mike Frysinger
|
f7eaf5a012
|
apgo in Bug 351 says: punt parse_version_number since it is no longer used
|
2005-07-30 07:29:22 +00:00 |
|
Mike Frysinger
|
df1eda82b9
|
Tito says: unify verbose/quiet flags
|
2005-06-17 02:13:57 +00:00 |
|
Mike Frysinger
|
d0615ae73a
|
Tito says: strip unused program_name
Vladimir N. Oleynik says: uname() can be replaced with get_kernel_revision()
|
2005-06-17 01:35:52 +00:00 |
|
Mike Frysinger
|
2401ce5343
|
use xmalloc() and bb_perror_msg_and_die()
|
2005-06-11 22:24:15 +00:00 |
|
Mike Frysinger
|
6447ac0ef4
|
import initial fat mke2fs
|
2005-06-11 05:29:40 +00:00 |
|