summaryrefslogtreecommitdiff
path: root/usr/gen_init_cpio.c
AgeCommit message (Expand)Author
2012-10-30gen_init_cpio: avoid stack overflow when expandingKees Cook
2011-04-18initramfs: Use KBUILD_BUILD_TIMESTAMP for generated entriesMichal Marek
2011-01-05gen_init_cpio: checkpatch fixesAndrew Morton
2010-12-29gen_init_cpio: Avoid race between call to stat() and call to open()Jesper Juhl
2010-12-02gen_init_cpio: remove leading `/' from file namesThomas Chou
2009-12-12gen_init_cpio: fixed fwrite warningMike Frysinger
2009-09-23Fix all -Wmissing-prototypes warnings in x86 defconfigTrevor Keith
2008-12-03kbuild: gen_init_cpio expands shell variables in file namesSally, Gene
2007-07-16kbuild: add support for reading stdin with gen_init_cpioMike Frysinger
2007-02-11[PATCH] usr/gen_init_cpio.c: support for hard linksLuciano Rocha
2006-04-19[PATCH] Fix potential NULL pointer deref in gen_init_cpioJesper Juhl
2005-02-10[gen_init_cpio] When outputting a buffer, don't use char-at-a-time I/O.Jeff Garzik
2005-01-07[PATCH] gen_init_cpio symlink, pipe and socket supportThayne Harbaugh
2004-10-19[PATCH] gen_init_cpio uses external file listThayne Harbaugh
2004-02-18[PATCH] Fix sprintf modifiers in usr/gen_init_cpio.c for cygwinAndrew Morton
2003-12-29[PATCH] missing padding in cpio_mkfile in usr/gen_init_cpio.cAndrew Morton
2003-09-09[PATCH] quieten initramfs and fix /dev permissionsAnton Blanchard
2003-08-01[PATCH] janitor: use char arrays for stringsRandy Dunlap
2003-06-19[INITRAMFS]: Use correct size_t printf format in gen_init_cpio.cDavid S. Miller
2003-03-07gen_init_cpio: Add the ability to add files to the cpio image.Greg Kroah-Hartman
2002-11-01Minimal initramfs support (based on Al Viro's work).Jeff Garzik