OpenBSD CVS

CVS log for src/distrib/common/Attic/elfrdsetroot.h


[BACK] Up to [local] / src / distrib / common

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.4, Fri Apr 5 21:08:00 2019 UTC (5 years, 1 month ago) by deraadt
Branch: MAIN
CVS Tags: HEAD
Changes since 1.3: +1 -1 lines
FILE REMOVED

Use new rdsetroot.

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 3 19:32:19 2017 UTC (6 years, 5 months ago) by tb
Branch: MAIN
CVS Tags: OPENBSD_6_4_BASE, OPENBSD_6_4, OPENBSD_6_3_BASE, OPENBSD_6_3
Changes since 1.2: +2 -0 lines
Diff to previous 1.2 (colored)

pledge(2) elfrdsetroot:

- pledge(2) "stdio" after managing arguments (opening files)
- add $OpenBSD$ markers on elfrd_size.c and elfrdsetroot.h
- add a check for NULL on malloc(3) call in elfrd_size.c

from semarie, ok deraadt

Revision 1.2 / (download) - annotate - [select for diffs], Sat Jul 29 16:09:42 2017 UTC (6 years, 10 months ago) by mortimer
Branch: MAIN
CVS Tags: OPENBSD_6_2_BASE, OPENBSD_6_2
Changes since 1.1: +1 -1 lines
Diff to previous 1.1 (colored)

Fix clang warnings in rdsetroot
ok deraadt@

Revision 1.1 / (download) - annotate - [select for diffs], Fri Jul 8 21:39:32 2011 UTC (12 years, 10 months ago) by drahn
Branch: MAIN
CVS Tags: OPENBSD_6_1_BASE, OPENBSD_6_1, OPENBSD_6_0_BASE, OPENBSD_6_0, OPENBSD_5_9_BASE, OPENBSD_5_9, OPENBSD_5_8_BASE, OPENBSD_5_8, OPENBSD_5_7_BASE, OPENBSD_5_7, OPENBSD_5_6_BASE, OPENBSD_5_6, OPENBSD_5_5_BASE, OPENBSD_5_5, OPENBSD_5_4_BASE, OPENBSD_5_4, OPENBSD_5_3_BASE, OPENBSD_5_3, OPENBSD_5_2_BASE, OPENBSD_5_2, OPENBSD_5_1_BASE, OPENBSD_5_1, OPENBSD_5_0_BASE, OPENBSD_5_0

Allow the elf rdsetroot operation to function on 32 bit and 64 bit binaries.
Enables developers to build arm ramdisk kernels on amd64 archs
OK deraadt@ 'looked fine' miod@

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.