K 10 svn:author V 3 kib K 8 svn:date V 27 2007-12-06T14:19:43.000000Z K 7 svn:log V 437 MFC rev 1.182 of src/sys/kern/imgact_elf.c rev 1.288 of src/sys/kern/init_main.c rev 1.312 of src/sys/kern/kern_exec.c rev 1.85 of src/sys/kern/kern_mib.c rev 1.496 of src/sys/sys/proc.h rev 1.262 of src/sys/sys/systm.h Implement fetching of the __FreeBSD_version from the ELF ABI-tag note. The value is read into the p_osrel member of the struct proc. p_osrel is set to 0 for the binaries without the note. Approved by: re (kensmith) END