Re: question freebsd v4.10 (v4.9.1 ?)
From: M. Warner Losh (imp_at_bsdimp.com)
Date: 05/30/04
- Previous message: Colin Percival: "Re: question freebsd v4.10 (v4.9.1 ?)"
- In reply to: rmkml: "question freebsd v4.10 (v4.9.1 ?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 30 May 2004 15:06:30 -0600 (MDT) To: rmkml@wanadoo.fr
In message: <Pine.LNX.4.60.0405302031510.194@hp>
rmkml <rmkml@wanadoo.fr> writes:
: Hi,
:
: I use last freebsd v4.10,
:
: and found this :
:
: /sbin# /usr/bin/file ./adjkerntz
: ./adjkerntz: ELF 32-bit LSB executable, Intel 80386, version 1
: (FreeBSD), for FreeBSD 4.9.1, statically linked, stripped
:
: 4.9.1 ?
:
: same binary in /bin /sbin ...
__FreeBSD_version is encoded into the headers. 4.10 is encoded as
4.9.1 because there's no way to encode 4.10. There should be code in
file to cope with this anomaly (5.x encodes differently than 4.x, but
only just a little), but there isn't.
Warner
_______________________________________________
freebsd-hackers@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@freebsd.org"
- Previous message: Colin Percival: "Re: question freebsd v4.10 (v4.9.1 ?)"
- In reply to: rmkml: "question freebsd v4.10 (v4.9.1 ?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|