summaryrefslogtreecommitdiff
path: root/scripts/binoffset.c
AgeCommit message (Collapse)Author
2006-01-03update the email address of Randy DunlapAdrian Bunk
This patch removes all references to the bouncing address rddunlap@osdl.org and one dead web page from the kernel. Signed-off-by: Adrian Bunk <bunk@stusta.de> Acked-by: Randy Dunlap <rdunlap@xenotime.net>
2004-08-18fix warnings in scripts/binoffset.cRandy Dunlap
Correct gcc warnings for function return type, printf argument types, and signed/unsigned compare. Cross-compiled with no warnings/errors for alpha, ia64, ppc32, ppc64, sparc32, sparc64, x86_64, and native on i386. (-W -Wall) [pre-built tool chains are available from: http://developer.osdl.org/dev/plm/cross_compile/ ] Signed-off-by: Randy Dunlap <rddunlap@osdl.org> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
2003-07-31[PATCH] ikconfigAlan Cox
(Randy Dunlap) Build the kernel config data into the kernel - either unloaded or accessible via /proc