search for: c186722

Displaying 1 result from an estimated 1 matches for "c186722".

2010 Jul 05
0
whichsys.c32: execute specific command, based on Syslinux bootloader variant
...kbdmap.c32 cmd.c32 vpdtest.c32 host.c32 ls.c32 gpxecmd.c32 \ - ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 + ifcpu.c32 cpuid.c32 cat.c32 pwd.c32 ifplop.c32 whichsys.c32 TESTFILES = diff --git a/com32/modules/whichsys.c b/com32/modules/whichsys.c new file mode 100644 index 0000000..c186722 --- /dev/null +++ b/com32/modules/whichsys.c @@ -0,0 +1,128 @@ +/* ----------------------------------------------------------------------- * + * + * Copyright 2010 Gert Hulselmans - All Rights Reserved + * + * This program is free software; you can redistribute it and/or modify + * it under t...