freebsd-skq/sys/conf
ae 7a82e24551 MFC r273087 (with modifications):
Overhaul if_gif(4):
   o convert to if_transmit;
   o use rmlock to protect access to gif_softc;
   o use sx lock to protect from concurrent ioctls;
   o remove a lot of unneeded and duplicated code;
   o remove cached route support (it won't work with concurrent io);
   o style fixes.

MFC r273090:
  Move memset under ifdef INET6.

MFC r273091:
  Add more ifdefs. SIOC*_IN6 are defined only with INET6.

MFC r273121:
  Add inet/inet6 to the dependency list. Without them if_gif is useless.

MFC r273209 by bz:
  After r273087,r273090,r273091,r273121 changes to gif(4) try to fix
  NOIP builds for real.

MFC r273587:
  Remove redundant check and m_pullup() call.
2014-12-23 16:33:44 +00:00
..
files MFC r273087 (with modifications): 2014-12-23 16:33:44 +00:00
files.amd64 MFC 260557,271076,271077,271082,271083,271098: 2014-12-22 18:40:59 +00:00
files.arm MFC 262952, 262958, 262966, 262979, 262980, 262986, 262987, 262995, 262997, 2014-05-17 13:53:38 +00:00
files.i386 MFC 260557,271076,271077,271082,271083,271098: 2014-12-22 18:40:59 +00:00
files.ia64 MFC r263323: Fix and improve exception tracing. 2014-07-02 23:47:43 +00:00
files.mips Use a better version of memcpy/bcopy for mips kernel. 2013-09-07 16:31:30 +00:00
files.pc98 MFC: r272492 2014-12-23 12:13:31 +00:00
files.powerpc MFC PS3 vt(4) console support 2014-09-04 18:15:36 +00:00
files.sparc64 MFC vt(4) driver for Sun creator(4) framebuffers 2014-09-04 18:18:29 +00:00
kern.mk MFC r268774: 2014-07-19 18:33:09 +00:00
kern.post.mk Some objects - such as *_genassym.o are not hooked into 2013-08-14 22:19:29 +00:00
kern.pre.mk MFC r260102: 2014-01-09 22:40:51 +00:00
kmod_syms.awk
kmod.mk MFC r262733: 2014-05-01 03:18:11 +00:00
ldscript.amd64
ldscript.arm MFC r261252, r261279, r261304, r261305, r261322, r261336, r261337, r261338, 2014-05-15 02:41:23 +00:00
ldscript.i386
ldscript.ia64
ldscript.mips
ldscript.mips.cfe
ldscript.mips.mips64
ldscript.mips.octeon1
ldscript.powerpc
ldscript.powerpc64
ldscript.sparc64
Makefile.amd64 Assemble linux32_locore.s and ia32_sigtramp.S with clang integrated assembler. 2013-08-27 18:35:04 +00:00
Makefile.arm MFC r273287: 2014-10-29 16:38:13 +00:00
Makefile.i386 Add basic support for FDT to i386 & amd64. This change includes: 2013-05-21 03:05:49 +00:00
Makefile.ia64
Makefile.mips
Makefile.pc98 MFi386: r232263 2012-11-10 14:56:35 +00:00
Makefile.powerpc Remove duplication and centralize testing of various config(8)ed features. 2012-09-12 14:19:40 +00:00
Makefile.sparc64
makeLINT.mk Generate a LINT for powerpc and for powerpc64. 2013-04-11 22:18:20 +00:00
makeLINT.sed
newvers.sh MFC r274458,274523: 2014-12-04 23:19:04 +00:00
NOTES MFC r271159, r271168 and r271680: 2014-10-31 07:33:56 +00:00
options MFC r272536: 2014-10-11 17:49:51 +00:00
options.amd64 MFC r264269, r264282, r264280, r264291, r264276, r264314 2014-05-16 21:56:33 +00:00
options.arm MFC r273703: 2014-11-08 03:42:19 +00:00
options.i386 MFC r264269, r264282, r264280, r264291, r264276, r264314 2014-05-16 21:56:33 +00:00
options.ia64 MFC r263323: Fix and improve exception tracing. 2014-07-02 23:47:43 +00:00
options.mips MFC r256937: 2014-01-29 22:01:42 +00:00
options.pc98 MFC: r272491 2014-12-23 10:59:15 +00:00
options.powerpc Merge in support for PAPR-compliant (Power Architecture Platform 2013-09-17 17:37:04 +00:00
options.sparc64 - While Netra X1 generally show no ill effects when registering a power 2013-03-02 00:37:31 +00:00
systags.sh
WITHOUT_SOURCELESS
WITHOUT_SOURCELESS_HOST Import HighPoint DC Series Data Center HBA (DC7280 and R750) driver. 2013-07-06 07:49:41 +00:00
WITHOUT_SOURCELESS_UCODE Import OpenBSD's rsu(4) WLAN driver. 2013-07-30 02:07:57 +00:00