summaryrefslogtreecommitdiff
path: root/distrib/common
AgeCommit message (Collapse)Author
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
ok deraadt@ pvalchev@ miod@
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, ↵Jason Wright
sparc64, etc)
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
creating NMAGIC files. However in this case it is bad to correct ld as that will break compatibility with other tools that assume the "incorrect" output
1997-04-20Move hp300 rdsetroot.c to top level common directory, the one copy shouldJason Downs
be used by all ports.