]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/contrib
Create the new initarm_ functions to reduce the diff to the other FDT
[FreeBSD/FreeBSD.git] / sys / contrib /
2012-09-25 glebiusFix panic introduced by me in r240835, when zero weight
2012-09-22 glebiusUse M_NOWAIT in wtab_alloc(), too. Convert panic() to
2012-09-22 pjdFix an obvious typo.
2012-09-22 glebiusConvert more M_WAITOK malloc() to M_NOWAIT.
2012-09-21 rpauloRemove #ident macro.
2012-09-20 kevloFix typo: s/pakcet/packet
2012-09-19 jkimMerge ACPICA 20120913.
2012-09-18 glebiusDo more than r236298 did in the projects/pf branch...
2012-09-14 glebiuso Create directory sys/netpfil, where all packet filter...
2012-09-08 glebiusMerge the projects/pf/head branch, that was worked...
2012-09-04 marcelMerge ATF 0.16 from vendor/atf/dist.
2012-08-20 dimUpgrade our copy of llvm/clang to trunk r162107. With...
2012-08-16 jkimMerge ACPICA 20120816.
2012-08-08 andrewImport compiler-rt r160957.
2012-07-28 mmUpdate libarchive to 3.0.4
2012-07-24 impUpdate to latest git version of dtc to get new dtsv2...
2012-07-17 pfgDtrace: improve handling of library paths.
2012-07-15 glebiusUse M_NOWAIT while holding the pf giant lock.
2012-07-14 pfgMerge illumos commit 13455:7205f7794835
2012-07-12 jkimMerge OpenSSL 1.0.1c.
2012-07-11 jkimMerge ACPICA 20120711.
2012-07-01 pfgImport the dtrace llquantize test files from the vendor...
2012-06-27 jkimMFV: r237650
2012-06-27 bschmidtAdd new firmware for the g2a (6205) and g2b (623x)...
2012-06-22 jkimMerge ACPICA 20120620.
2012-06-21 delphijMFV: Update zlib to 1.2.7.
2012-06-19 np- Updated TOE support in the kernel.
2012-06-06 glebiusMerge revision 1.715 from OpenBSD:
2012-05-31 eriCorrect table counter functionality to not panic.
2012-05-28 dougbUpgrade to BIND version 9.8.3, the latest from ISC.
2012-05-26 desUpdate to OpenPAM Micrampelis.
2012-05-24 jkimMerge ACPICA 20120518.
2012-05-21 baptImport byacc from invisible island, it brings us lots...
2012-05-17 delphijMerge tcpdump 4.2.1.
2012-05-14 delphijMerge from vendor branch: update libpcap to 1.2.1.
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-12 gnnImport dtracetoolkit into cddl/contrib
2012-05-03 dimUpgrade our copy of llvm/clang to r155985, from upstrea...
2012-05-03 melifaroRevert r234834 per luigi@ request.
2012-04-30 melifaroMove several enums and structures required for L2 filte...
2012-04-26 jamieA new jail(8) with a configuration file, ultimately...
2012-04-23 jkimMerge ACPICA 20120420.
2012-04-20 dimFix the following compilation warnings in sys/contrib...
2012-04-19 obrienUpdate file(1) to version 5.11.
2012-04-16 dimUpgrade our copy of llvm/clang to trunk r154661, in...
2012-04-05 aeFix VIMAGE build.
2012-04-04 glebiusMerge from OpenBSD:
2012-04-03 glebiusSince pf 4.5 import pf(4) has a mechanism to defer
2012-03-30 ambriskoMFhead_mfi r227068
2012-03-28 jkimMFV: r233615
2012-03-27 jkimMFV: r233551
2012-03-27 jkimMFV: r233550
2012-03-22 stas- Update FreeBSD Heimdal distribution to version 1...
2012-03-21 bschmidtUpdate the firmware to version 0.236
2012-03-20 jkimMerge ACPICA 20120320.
2012-03-14 bschmidtImport the latest microcode.h which was used to generat...
2012-03-14 theravenImport new versions of libcxxrt and libc++.
2012-03-13 bschmidtUpdate the rt2860's firmware and add a Makefile for...
2012-03-13 jmallettRemove some files not used by the FreeBSD kernel which...
2012-03-11 jmallettDisable the Simple Executive's error decoding/reporting...
2012-03-11 jmallettDo not try to use libfdt in FreeBSD.
2012-03-11 jmallettRemove files not needed by FreeBSD.
2012-03-11 jmallettMerge the Cavium Octeon SDK 2.3.0 Simple Executive...
2012-03-08 glebiusMerge from OpenBSD:
2012-02-25 mmUpdate libarchive to 3.0.3
2012-02-22 mpUpdate to tcsh 6.18.01.
2012-02-17 bzMerge multi-FIB IPv6 support from projects/multi-fibv6...
2012-02-16 jkimMerge ACPICA 20120215.
2012-02-05 dimAdd a WITH_CLANG_EXTRAS option for src.conf(5), disable...
2012-01-26 jimharrisRebase user/jimharris/isci branch from head.
2012-01-17 glebiusAllocate our mbuf with m_get2().
2012-01-15 uqsRemove spurious 8bit chars, turning files into plain...
2012-01-14 csjpRevert to the old behavior of allocating table/table...
2012-01-13 gonzo- Do not enumerate PCIe bus on CN56XX Pass 1 devices...
2012-01-11 jkimMerge ACPICA 20120111.
2012-01-11 glebiusRedo r226660:
2012-01-11 glebiusFix some spacing in code under __FreeBSD__.
2012-01-11 glebiusAdd necessary locking in pfsync_in_ureq().
2012-01-11 glebiusMove PF_LOCK_ASSERT() under __FreeBSD__.
2012-01-11 glebiusMerge from OpenBSD:
2012-01-11 glebiusWhen running with INVARIANTS the mutex(9) code does...
2012-01-09 glebiusCan't pass MSIZE to m_cljget(), an mbuf can't be attach...
2012-01-09 glebiusBackout of backout: we need SI_SUB_PROTO_DOMAIN for...
2012-01-09 glebiusRevert sub argument of MODULE_DECLARE back to r226532.
2012-01-09 glebiusIn FreeBSD we determine presence of pfsync(4) at run...
2012-01-09 glebiusBunch of fixes to pfsync(4) module load/unload:
2012-01-09 glebiuso Fix panic on module unload, that happened due to...
2012-01-07 glebiusMerge from OpenBSD:
2012-01-07 glebiusFix indentation.
2012-01-07 dimIn sys/contrib/rdma/ib_addr.h, bump MAX_ADDR_LEN to...
2012-01-04 rayUpdate contrib/xz-embedded to build with new GEOM_UNCOM...
2012-01-01 adrianInitial copy of xz-embedded to sys/contrib/.
2011-12-31 edUpgrade libcompiler_rt to upstream revision 147390.
2011-12-31 gonzo- Properly clean state structure in cvmx_usb_initialize
2011-12-31 gonzo- CAPK-0100 board's USB timer is 12MHz
2011-12-27 mmUpdate to vendor revision 4016.
2011-12-24 pluknetFix LINT-VIMAGE build after r228814: use virtualized...
2011-12-22 glebiusMerge from OpenBSD:
2011-12-22 glebiusMerge from OpenBSD:
2011-12-22 glebiusMerge couple more fixes from OpenBSD to bulk processing:
next