]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/conf
ext2fs: Plug small memory leak
[FreeBSD/FreeBSD.git] / sys / conf /
2015-02-15 hselaskyImport USB display link driver from OpenBSD. Support...
2015-02-15 hselaskyImport videomode code from NetBSD which is needed by...
2015-02-10 impProperly quote EXTRA_MODULES and WITHOUT_MODULES to...
2015-02-10 rpauloRemove FreeBSD/wii.
2015-02-09 impPrefer install over mkdir to create the directory....
2015-02-09 impMove these definitions to bsd.own.mk along side the...
2015-02-09 impFix typo.
2015-02-09 impWe need to create /boot/dtb since some use cases don...
2015-02-09 impMake sure that we define DTB{OWN,GRP,MODE} so install...
2015-02-09 impPass MODULES_EXTRA to the modules build. While I'm...
2015-02-09 impEnforce that MK_foo options shall be either "yes" or...
2015-02-09 rpauloMerge xz 5.2.0.
2015-02-07 adrianAdd WPI_DEBUG option.
2015-02-06 ngieUnbreak the build (memchr is explicitly required by...
2015-02-06 davideAlways prefer double dashes for GNU LD long options.
2015-02-05 gonzoImport VCHI driver for Broadcom's VideoCore IV GPU
2015-02-05 jmgturn GEOM_UNCOMPRESS_DEBUG into a proper option so...
2015-02-05 peterAdd -fwrapv to CFLAGS for the kernel. This essentially...
2015-02-04 bryanvGeneralized parts of the XEN timer code into a generic...
2015-02-02 hselaskyOptimise allocation of USB DMA structures. By default...
2015-01-31 nwhitehornBuild the powerpc64 kernel as a position-independent...
2015-01-31 traszFix build with "device iscsi" in kernel config.
2015-01-31 traszAdd kobj interface between ICL and the rest of the...
2015-01-30 dimFor clang, disable -Wcast-qual warnings for specific...
2015-01-28 brAdd ARMv7 performance monitoring counters.
2015-01-26 ngieAdd MK_AUTOFS knob for building and installing autofs...
2015-01-26 ngieAdd MK_BHYVE knob for building and installing bhyve...
2015-01-25 ngieBuild cuse(4) if MK_CUSE != no
2015-01-25 ngieAdd MK_CCD knob for building and installing ccd(4)...
2015-01-25 ngieAdd MK_ISCSI knob for building the iscsi initiator...
2015-01-24 npMake sure the compiler flag to get cxgbe(4) to compile...
2015-01-20 gjbMerge the following revisions from ^/projects/release...
2015-01-18 nwhitehornRefactor PowerPC (especially AIM) init sequence to...
2015-01-18 adrianRefactor / restructure the RSS code into generic, IPv4...
2015-01-18 dimUpgrade our copy of clang and llvm to 3.5.1 release...
2015-01-18 hselaskyExtend fixes made in r277308 to fix build of LINT kerne...
2015-01-18 bzThere are still kernel configs and mk files depending...
2015-01-17 hselaskyStart importing the basic OFED linux compatibility...
2015-01-17 impMove DEV_ entries scattered to their common section...
2015-01-16 npPlug cxgbe(4) back into !powerpc && !arm builds, instea...
2015-01-16 npMake cxgbe(4) buildable with the gcc in base.
2015-01-15 dimImport libc++ trunk r224926. This fixes a number of...
2015-01-14 jhibbitsAdd Altivec/VMX register support to ptrace.
2015-01-13 gjbReintegrate head revisions r273096-r277147
2015-01-13 brAdd usb template SERIALNET allowing us to have both...
2015-01-10 impTake out some more no-error warnings, as the build...
2015-01-10 baptInstall the liblzma pkg-config file
2015-01-08 jkimMerge OpenSSL 1.0.1k.
2015-01-08 dimUpdate compiler-rt to trunk r224034. This brings a...
2015-01-08 impAdd infrastructure to build dtb files from dts files.
2015-01-07 gonzoAdd dev/mbox/mbox_if.m to MFILES list so we can use...
2015-01-07 delphijMFV r276761: tcpdump 4.6.2.
2015-01-07 markjFactor out duplicated code from dumpsys() on each archi...
2015-01-06 impFix typo from too many cut-n-paste operations. Use...
2015-01-06 delphijMFV r276759: libpcap 1.6.2.
2015-01-06 jhbRemove "New" label from NFSCL/NFSD now that they are...
2015-01-06 hselaskyFix kernel build after r276730.
2015-01-06 adrianAdd option to support the QCA955x SoC wifi.
2015-01-06 adrianRefactor and split out the net80211 software scan engin...
2015-01-05 impClang's 3.5 integrated assembler now handles these...
2015-01-04 ianEliminate uninitialized variable warnings in kernel...
2015-01-04 ianDon't allow clang to use fpu instructions or registers...
2015-01-03 ianAdd a new trap-v6.c which has support for all armv7...
2015-01-03 impAlways use -Wno-unknown-pragmas, not just for clang.
2015-01-03 impRe-support CWARNFLAGS, lost when bsd.sys.mk was removed...
2015-01-03 desUpgrade to Unbound 1.5.1. Almost all our local changes...
2015-01-02 delphijMFV r276568:
2015-01-02 scottlGarbage collect the asr driver. Hardware for it has...
2015-01-02 ianPut in a workaround for bug 196407 (arm modules cause...
2015-01-01 rdivackyLLVM integrated assembler can assemble these files...
2015-01-01 impMove more of the warnings into kern.mk, as well as...
2015-01-01 impFix module builds on arm (and maybe others) by turning...
2014-12-31 npcxgbe(4): major tx rework.
2014-12-31 npTemporarily unplug cxgbe(4) from !amd64 builds.
2014-12-31 dimUpgrade our copy of clang, llvm and lldb to 3.5.0 release.
2014-12-31 dimMerge ^/head r274961 through r276472.
2014-12-30 dimMerge ^/head r274961 through r276418.
2014-12-30 ianAdd arm option ARM_NEW_PMAP, to allow us to begin addin...
2014-12-30 impThe sn driver doesn't actually include microcode at...
2014-12-29 emasteUpdate elftoolchain to upstream rev 3130
2014-12-28 dimMerge ^/head r274961 through r276342.
2014-12-28 ianAdd cache maintenance functions which will be used...
2014-12-28 ianAdd new code to read and parse cpu identification data...
2014-12-27 mariusUse the same 6000 series g2{a,b} firmware versions...
2014-12-27 dimMerge ^/head r274961 through r276301.
2014-12-25 baptUpdate mandoc to 1.13.2
2014-12-25 phkDeorbit the IEEE-488/GPIB support.
2014-12-25 phkUse compiled in default keymaps which are available...
2014-12-24 emasteUpdate elftoolchain to upstream rev 3130
2014-12-24 emasteCopy elftoolchain top-level directory from vendor at...
2014-12-23 rmacklemFix kernel builds with "options NFS_DEBUG" that
2014-12-23 rmacklemRemove the old NFS client and server from head,
2014-12-22 impDon't require ${SYSDIR}/../COPYRIGHT to exist. Fall...
2014-12-18 dimMerge ^/head r275759 through r275911.
2014-12-16 emasteCopy elftoolchain readelf from vendor branch
2014-12-15 kibAdd a facility for non-init process to declare itself...
2014-12-14 rpauloMove ofw_cpu.c to sys/dev/ofw so that it can be used...
2014-12-13 dimMerge ^/head r275715 through r275748.
2014-12-12 jmgAdd some new modes to OpenCrypto. These modes are...
2014-12-11 dimMerge ^/head r275685 through r275714.
next