freebsd-skq/sys
Warner Losh 5163701c22 Nearly a complete rewrite of elf.h.
Start with NetBSD's sys/arch/mips/include/elf_machdep.h 1.18. Remove the NetBSD
specific glue pieces (leaving mostly just relocation types).

Add in FreeBSD specific glue pieces from older versions of this file, and
move to the top of the file:
r237430 | kib | 2012-06-22 00:38:31 -0600 (Fri, 22 Jun 2012) | 5 lines
r232449 | jmallett | 2012-03-03 01:19:18 -0700 (Sat, 03 Mar 2012) | 18 lines
r217097 | kib | 2011-01-07 07:22:34 -0700 (Fri, 07 Jan 2011) | 3 lines
r211412 | kib | 2010-08-17 02:55:45 -0600 (Tue, 17 Aug 2010) | 7 lines
r202908 | gonzo | 2010-01-23 19:59:22 -0700 (Sat, 23 Jan 2010) | 4 lines
r195356 | imp | 2009-07-05 01:00:51 -0600 (Sun, 05 Jul 2009) | 6 lines
r195128 | gonzo | 2009-06-27 17:27:41 -0600 (Sat, 27 Jun 2009) | 4 lines
r197933 | kib | 2009-10-10 09:31:24 -0600 (Sat, 10 Oct 2009) | 9 lines
r189926 | kib | 2009-03-17 06:50:16 -0600 (Tue, 17 Mar 2009) | 9 lines
r186191 | imp | 2008-12-16 13:07:47 -0700 (Tue, 16 Dec 2008) | 7 lines
as closely as I can tell, the projects/mips branch merge was disruptive
to good history.

This should make merges easier in the future from NetBSD and vice versa.
2013-07-09 19:01:38 +00:00
..
amd64
arm Improve a comment. 2013-07-09 02:50:05 +00:00
boot
bsm
cam Added 4K QUIRK for OCZ Vertex 4 SSDs 2013-07-09 10:41:17 +00:00
cddl
compat
conf amd64: use -mno-omit-leaf-frame-pointer in addition to -fno-omit-frame-pointer 2013-07-09 08:42:02 +00:00
contrib
crypto Allow assert() to operate correctly when building userland code. 2013-07-09 10:27:26 +00:00
ddb Small textdump enhancements. 2012-11-01 04:07:08 +00:00
dev Remove redundant definitions to appease tinderbox. 2013-07-09 18:15:59 +00:00
fs Reinstate the assertion from r253045. 2013-07-09 14:23:00 +00:00
gdb
geom
gnu/fs/reiserfs
i386
ia64
isa - There's no need to overwrite the default device method with the default 2011-11-22 21:28:20 +00:00
kern
kgssapi Add support for host-based (Kerberos 5 service principal) initiator 2013-07-09 01:05:28 +00:00
libkern
mips Nearly a complete rewrite of elf.h. 2013-07-09 19:01:38 +00:00
modules
net Correct CTASSERT condition. 2013-07-09 15:10:27 +00:00
net80211
netatalk
netgraph Fix several typos 2013-05-12 16:43:26 +00:00
netinet Use IPSECSTAT_INC() and IPSEC6STAT_INC() macros for ipsec statistics 2013-07-09 14:38:26 +00:00
netinet6 Correct the size of allocated memory to store array of counters. 2013-07-09 15:20:46 +00:00
netipsec Migrate structs ahstat, espstat, ipcompstat, ipipstat, pfkeystat, 2013-07-09 10:08:13 +00:00
netipx
netnatm
netpfil
netsmb
nfs Move the NFS FHA (File Handle Affinity) code from sys/nfsserver to 2013-04-17 22:42:43 +00:00
nfsclient A problem with the old NFS client where large writes to large files 2013-07-04 00:54:23 +00:00
nfsserver - Convert the bufobj lock to rwlock. 2013-05-31 00:43:41 +00:00
nlm
ofed
opencrypto When porting XTS-related code from OpenBSD I forgot to update copyright (only 2013-02-20 22:59:53 +00:00
pc98 MFi386: revision 251039 2013-06-01 12:21:59 +00:00
pci - Corrrect mispellings of word useful 2013-04-17 11:45:15 +00:00
powerpc Fix indentation. 2013-07-02 07:17:56 +00:00
rpc
security
sparc64
sys Bump __FreeBSD_version to reflect changes in statistics structures. 2013-07-09 10:20:27 +00:00
teken
tools Further refine the handling of stop signals in the NFS client. The 2013-02-21 19:02:50 +00:00
ufs
vm Fix typo in comment. 2013-07-09 13:22:30 +00:00
x86
xdr
xen
Makefile