search for: ea7171b

Displaying 2 results from an estimated 2 matches for "ea7171b".

2008 Mar 25
2
bunch of small fixes
...ace detection which are used by tuxonice in version 3.0-rc5 (don't know when they were put in use, but fstype stopped working for me some time ago). Signed-off-by: maximilian attems <max at stro.at> diff --git a/usr/kinit/fstype/fstype.c b/usr/kinit/fstype/fstype.c index ea7171b..c8fa94c 100644 --- a/usr/kinit/fstype/fstype.c +++ b/usr/kinit/fstype/fstype.c @@ -244,7 +244,9 @@ static int suspend_image(const void *buf, unsigned long long *blocks) if (!memcmp(ssb->magic, SUSP_MAGIC_1, SUSP_MAGIC_L) || !memcmp(ssb->magic, SUSP_MAGIC_2, SUSP_MAGIC_L) || - !...
2007 Dec 10
1
[git patch] m-i-t support, ipconfig fix
hello hpa, please pull latest git pull git://git.debian.org/~maks/klibc.git maks forgot to ask to keep git port open for our boxes at university, thus moved my tree over too the alioth box. for the changes maximilian attems (4): [klibc] klibc/socketcalls/.gitignore addition [klibc] elf.h add support for st_info field [klibc] remove local insmod.c copy [klibc] ipconfig