summaryrefslogtreecommitdiff
path: root/distrib/common
AgeCommit message (Expand)Author
2013-10-18bye bye rdsetroot; ok miodTheo de Raadt
2011-07-08Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries.Dale Rahn
2009-04-17further steps towards unificationTheo de Raadt
2008-12-09unify these two versions further (one day we should merge them intoTheo de Raadt
2008-12-02permit passing in the filesystem (a file) as an argumentTheo de Raadt
2008-12-02Allow the kernelfile to be read-only when doing extraction.Paul de Weerd
2008-12-02convert -DDEBUG to a -d optionTheo de Raadt
2008-12-02no need to close() before exit()Theo de Raadt
2008-12-02let it compile, let it compile, let it compile...Theo de Raadt
2008-12-02Do not write warnings, errors or debug messages to stdout; it breaksPaul de Weerd
2008-12-02eliminate gratuitous differencesTheo de Raadt
2008-12-02no , at end of arrayTheo de Raadt
2008-09-02If the image size is known to be too big, print out the sizes.Dale Rahn
2007-08-02In case the image size is too large, warn and exit instead ofRay Lai
2006-10-11use SEEK_SET; chl@tuxfamily.orgTheo de Raadt
2005-01-14code cleanup; ok grangeTheo de Raadt
2005-01-14Allows for VA!=PA addresses in the kernel. ok deraadt@Dale Rahn
2005-01-14missing newlineTheo de Raadt
2005-01-14Use __LP64__ instead of listing all 64bit arches.Alexander Yurchenko
2004-09-16mips64 is ELFSIZE 64. ok deraadt@Per Fogelstrom
2004-02-04hand craft elf size for amd64Michael Shalayeff
2003-10-27Add -x flag to extract the ramdisk filesystem from bsd.rd; OK deraadt@Todd C. Miller
2002-09-14Properly print out rd_root_size when running elfrdsetroot. ok art@Dale Rahn
2001-09-18sparc64 is 64 bit tooJason Wright
2001-09-18copy the alpha/elfrdsetroot to common (for more general use: macppc, sparc64,...Jason Wright
2001-05-11protoTheo de Raadt
2001-05-11more cleaningTheo de Raadt
2001-05-11-1 -> MAP_FAILEDArtur Grabowski
1997-11-26msync() has 3 argsTheo de Raadt
1997-05-16put an ugly ifdef around the kludge I needed for NMAGICNiklas Hallqvist
1997-05-16Add kludge to move around what seems to be a bug in ld(1) whenNiklas Hallqvist
1997-04-20Move hp300 rdsetroot.c to top level common directory, the one copy shouldJason Downs