Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys
Module Name: src
Committed By: christos
Date: Fri Jun 7 23:35:53 UTC 2019
Modified Files:
src/sys/compat/netbsd32: netbsd32_exec_elf32.c
src/sys/kern: exec_elf.c
src/sys/sys: exec_elf.h param.h
Log Message:
deduplicate the elf auxv builder code, welcome to 8.99.43
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/sys/compat/netbsd32/netbsd32_exec_elf32.c
cvs rdiff -u -r1.97 -r1.98 src/sys/kern/exec_elf.c
cvs rdiff -u -r1.160 -r1.161 src/sys/sys/exec_elf.h
cvs rdiff -u -r1.590 -r1.591 src/sys/sys/param.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index