Deleted Added
full compact
28c28
< * $FreeBSD: head/usr.bin/brandelf/brandelf.c 59342 2000-04-18 02:39:26Z obrien $
---
> * $FreeBSD: head/usr.bin/brandelf/brandelf.c 62313 2000-07-01 05:48:33Z green $
52,53c52,54
< { "SVR4", ELFOSABI_SYSV },
< { "Linux", ELFOSABI_LINUX }
---
> { "Linux", ELFOSABI_LINUX },
> { "Solaris", ELFOSABI_SOLARIS },
> { "SVR4", ELFOSABI_SYSV }