Kai Wang
ee3d625d72
Reapply r221569, r233401, r233524 and r255105: Add support for a few
...
ARM/MIPS ELF section types in _libelf_xlate_shtype().
2014-01-25 13:53:46 +00:00
Kai Wang
2e503d34bd
Document libelf/libdwarf update in UPDATING.
2014-01-25 12:07:44 +00:00
Kai Wang
28691bcdf6
Bump __FreeBSD_version.
2014-01-25 11:46:46 +00:00
Kai Wang
5495b976b9
Fix date.
2014-01-25 11:43:58 +00:00
Kai Wang
a52b8956ff
Simplify DWARF version check.
...
Submitted by: emaste
2014-01-25 11:27:09 +00:00
Kai Wang
529a53abe2
Let ctfconvert accept DWARF version 3 and 4.
2014-01-22 13:43:54 +00:00
Kai Wang
7a1e293086
Update OLD_LIBS.
2014-01-21 21:30:44 +00:00
Kai Wang
88d795a0a4
Bump SHLIB_MAJOR for libelf.
2014-01-21 21:13:13 +00:00
Kai Wang
be11621376
Bump SHLIB_MAJOR for libdwarf as ABI/API has changed.
2014-01-21 21:11:07 +00:00
Kai Wang
2612af8d84
MFH@260988.
2014-01-21 20:48:02 +00:00
Kai Wang
6eabfa9670
Reapply revisions r237528, r237531 and r238741 which make libelf
...
properly include sys/ headers from the source tree instead of the
host.
These patches are also applied to libdwarf since libdwarf requires
the same sys/ headers as libelf.
2014-01-21 20:42:15 +00:00
Kai Wang
a1abeb052e
Remove INCSDIR variable which is only used in elftoolchain's own build
...
framework.
2014-01-21 20:23:39 +00:00
Kai Wang
2496d1b162
Remove trailing whitespace.
2014-01-21 20:17:10 +00:00
Pedro F. Giffuni
a7710d51c4
ext2fs: Translate the EXT4_EXTENTS and EXT4_INDEX to the inode flags.
...
r260545 cleared the inode flags to fix corruption problems but
we still need to pass some EXT4 flags for the ext4 read-only
mode. None of these attributes has an equivalent in FreeBSD and
are uninteresting for the system utilities so they should be
innaccessible in ext2_getattrib().
Note: we also use EXT4_HUGE_FILE but we use it directly from the
dinode structure so it is not necessary to translate it,
Suggested by: bde
MFC after: 3 days
2014-01-21 19:06:29 +00:00
Dmitry Sivachenko
eea6404df7
Do not exit with non-zero return code if sysctl.conf or sysctl.conf.local files
...
are absent.
Approved by: delphij
2014-01-21 18:57:49 +00:00
Hartmut Brandt
30b5118d51
Fix a problem with OBJECT IDENTIFIER encoding: need to check the
...
second subid to be less than 40, not the first when the first
subid is 0 or 1.
2014-01-21 16:49:54 +00:00
Michael Gmelin
2656b5237b
Add grembo as a ports committer
...
Approved by: flo (mentor)
2014-01-21 13:23:18 +00:00
Jason Helfman
d85d78e1bd
add myself to committers-doc.dot
...
Approved by: bcr (mentor)
2014-01-21 09:01:08 +00:00
Hans Petter Selasky
0b30fcb60d
Add check for "hw.usb.no_pf" sysctl value.
...
Submitted by: Warren Block <wblock@wonkity.com>
MFC after: 1 week
2014-01-21 08:24:12 +00:00
Glen Barber
615eca9b9d
Add 11.0-CURRENT.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 05:56:35 +00:00
Glen Barber
31b2e513a1
Add 10.0-RELEASE.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 05:54:14 +00:00
John Baldwin
ab46f63e8f
Fix a couple of typos.
2014-01-21 03:27:47 +00:00
John Baldwin
44afcdabf3
Fix a typo.
2014-01-21 03:24:52 +00:00
John Baldwin
84ca9aad53
- Reuse legacy_pcib_(read|write)_config() methods in the QPI pcib driver.
...
- Reuse legacy_pcib_alloc_msi{,x}() methods in the QPI and mptable pcib
drivers.
2014-01-21 03:14:19 +00:00
Neel Natu
51f45d0146
There is no need to initialize the IOMMU if no passthru devices have been
...
configured for bhyve to use.
Suggested by: grehan@
2014-01-21 03:01:34 +00:00
Glen Barber
0e3619c1b4
Document r258830.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 01:21:20 +00:00
Glen Barber
0a2eba9c0e
Document r258838.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 01:12:54 +00:00
Glen Barber
76b808e5d8
Document r258884.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 01:12:52 +00:00
Glen Barber
56579fc693
Document r259626.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 01:12:50 +00:00
Glen Barber
729accb5e5
Document r260445.
...
Sponsored by: The FreeBSD Foundation
2014-01-21 01:12:48 +00:00
Glen Barber
96ee781b93
Reformat to fix a nit in the rendered output.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:59:32 +00:00
Glen Barber
aba2802443
Move r260903, misplaced.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:52:28 +00:00
Glen Barber
c243e038f0
Document r260410.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:50:34 +00:00
Glen Barber
a8be2362f8
Move r260532 to kernel-virtualization.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:50:32 +00:00
Glen Barber
0238d66444
Document r260448.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:50:30 +00:00
Aleksandr Rybalko
5beb07abdd
Style(9) fix.
...
No functional changes.
Sponsored by: The FreeBSD Foundation
2014-01-20 23:36:16 +00:00
Glen Barber
4a5edead12
Document r260532.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:31:20 +00:00
Glen Barber
418ee7f0e2
Document r260552.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:31:18 +00:00
Glen Barber
fcd4a64339
Document r260582.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:31:16 +00:00
Alexander Motin
75da4d0634
Make comconsole options set before its activation to be remembered.
...
MFC after: 2 weeks
Sponsored by: iXsystems, Inc.
2014-01-20 23:27:05 +00:00
Glen Barber
e417503b7b
Document r260583.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:12:12 +00:00
Glen Barber
78a4910fd2
Move r260847 to 'kernel-virtualization'.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:12:10 +00:00
Glen Barber
6deed2008a
Document r260594.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 23:08:33 +00:00
Glen Barber
4db7b8a854
Document r260847.
...
Reword entry for r260888.
Sponsored by: The FreeBSD Foundation
2014-01-20 23:08:31 +00:00
Baptiste Daroussin
a351c93d95
Implicit include of sys/queue.h instead of relying on gelf.h/libelf.h to bring it
...
Newer version of gelf.h and libelf.h does not include sys/queue.h anymore
Submitted by: kaiw
MFC after: 3 days
2014-01-20 22:54:11 +00:00
Kai Wang
656474214b
Fix build: include sys/queue.h header explicitly since the gelf.h
...
header comes with the new libelf will no longer include sys/queue.h.
2014-01-20 22:54:06 +00:00
Glen Barber
f76075f807
Document r260888.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 22:25:50 +00:00
Glen Barber
cf3be0f2c2
Document r260903.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 22:08:11 +00:00
Glen Barber
81b4af3864
Document r260910.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 22:08:09 +00:00
Glen Barber
7eb7bae388
Document r260913, onifconsole ttys(5) flag.
...
Sponsored by: The FreeBSD Foundation
2014-01-20 21:58:29 +00:00