]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - share
Correct IMOD default value according to comment.
[FreeBSD/FreeBSD.git] / share /
2014-04-10 xmj- Adding myself to the committers-ports.dot
2014-04-10 kevloAdd the Asus USB-N10 NANO.
2014-04-09 mavRemove support of LUN-based CD changers from cd(4)...
2014-04-07 impNeed to test .MAKE.LEVEL everywhere before using it...
2014-04-07 kevloAdd man page for udplite(4).
2014-04-05 eadlerrun.4: D1 is an mdoc macro, so we have to escape it.
2014-04-05 impConvert sort to using newer MK_ convention.
2014-04-05 impConvert from WITHOUT_SYSCALL_COMPAT to MK_SYSCALL_COMPAT.
2014-04-05 impThe proper way to request no man pages currently is...
2014-04-05 ianAdd ioctl(2) calls to uftdi(4) to access bitbang, MPSSE...
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-02 gjbUse xz(1) instead of gzip(1) to compress release images
2014-04-02 impMove setting of the MK_xxx variables based on NO_xxx...
2014-04-02 impFreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL....
2014-04-02 ianAdd support for event timers whose clock frequency...
2014-04-01 gjbAdd a new release build variable, WITH_COMPRESSED_IMAGES.
2014-04-01 ianUpdate the list of FTDI chips supported by uftdi(4).
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 impThere's no need to set the default for GNUCXX based...
2014-04-01 impEliminate FDT being treated specially. When the BSDL...
2014-04-01 loosAdd gpiobus(4) as a link to gpio(4).
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-03-30 impThere's no need to guess at the COMPILER_TYPE to pass...
2014-03-30 impKill NO_TESTS and use MK_TESTS=no when we want to skip...
2014-03-30 impAllow the build system to safely set MK_FOO to avoid...
2014-03-29 marcelAdd mkimg, a utility for making disk images from raw...
2014-03-27 bdreweryUpdate build(7) with LOCAL_* vars
2014-03-26 dimAdd a SUBDIR_PARALLEL option to bsd.subdir.mk, to allow...
2014-03-26 jmgfix up an old email address and drop clause 3 of my...
2014-03-26 mjgUpdate userspace users of hw.bus.devctl_disable.
2014-03-25 desUpgrade to OpenSSH 6.6p1.
2014-03-24 loosAdds the ADC driver for TI AM3xxx SoC family.
2014-03-23 andrewAdd a new ARM TARGET_ARCH, armv6hf. This is considered...
2014-03-22 baptUpdate to 20140321
2014-03-22 bdreweryRename global cnt to vm_cnt to avoid shadowing.
2014-03-20 npcxgbe(4): man page updates.
2014-03-20 jkimAdd new CPUTYPEs supported by Clang 3.4, i.e., AMD...
2014-03-20 asomersshare/man/man7/tests.7
2014-03-19 ianAdd a way to apply CFLAGS only when building the given...
2014-03-18 emasteSwitch to standard 2-clause license
2014-03-18 jimharrisUpdate nvme(4) and nvd(4) man pages to clarify the...
2014-03-18 emasteUse standard FreeBSD license disclaimer
2014-03-18 hselaskyAdd missing usfs manual page.
2014-03-18 hselaskyAdd missing umoscom manual page.
2014-03-18 hselaskyCorrectly name USB template manual page and install...
2014-03-18 hselaskyUpdate USB template manual page.
2014-03-18 emasteUpdate NetBSD Foundation copyrights to 2-clause BSD
2014-03-17 asomersshare/man/man9/counter.9
2014-03-17 bryanvAdd Tx/Rx multiqueue support to vmx(4)
2014-03-16 jmmvDocument support for TAP-compliant Perl test programs.
2014-03-16 jmgXref pthread_cancel...
2014-03-15 jmmvAdd some documentation for bsd.test.mk.
2014-03-15 glebiusGarbage collect long time obsoleted (or never used...
2014-03-14 glebiusA miss from r263140.
2014-03-14 jmmvRemove unnecessary svn:executable property from source...
2014-03-14 jmmvMove FreeBSD Test Suite-specific code to a suite.test...
2014-03-14 jmmvMake bsd.test.mk the only public mk fragment for the...
2014-03-14 glebiusRemove AppleTalk support.
2014-03-14 eadlermultiple: Remove 3rd clause from BSD license where...
2014-03-14 glebiusRemove IPX support.
2014-03-13 jmgremove link to the missing AMD Geode LX SB man page...
2014-03-13 gjbConnect the hyperv drivers to the build.
2014-03-13 gjbAdd hyperv manual pages provided by Microsoft, formatted
2014-03-10 baptAdd the makefile forgotten in previous commit
2014-03-10 baptAdd a mailer.conf example to use dma
2014-03-10 baptUpdate libucl to 2014-03-03
2014-03-06 pgj- Move carl to the alumni section
2014-03-05 gjbMerge ^/projects/release-embedded into ^/head.
2014-03-05 delphijMFV r262756:
2014-03-05 glebius- Remove rt_metrics_lite and simply put its members...
2014-03-02 acheAdd fetch and patch to .PHONY and .NOTMAIN only if...
2014-03-02 delphijMFV r262639: ncurses 5.9 20140222 snapshot.
2014-02-28 delphijMFV r262617: ncurses 5.9.
2014-02-28 impIntegrate device-tree upstream files into the build...
2014-02-28 dimMerge the projects/clang-sparc64 branch back to head...
2014-02-28 dimMerge from head up to r262611.
2014-02-28 impSymbolic bindings for the dts files...
2014-02-28 impAdd missing skeleton file.
2014-02-28 brueffermdoc cleanup.
2014-02-28 markj4478 dtrace_dof_maxsize is far too small
2014-02-28 impInitial import of DTS files from Linux
2014-02-26 dimMerge from head up to r262536.
2014-02-26 desMFV (r262529): fix is_upper() predicate
2014-02-26 emasteUpdate LLDB snapshot to upstream r202189
2014-02-25 gjbrelease.sh:
2014-02-25 dimMerge from head up to r262472.
2014-02-24 hselaskyUpdate ATP manual page.
2014-02-24 eadlerhier(7): Add /usr/lib/private
2014-02-23 hselaskyUpdate ATP driver:
2014-02-23 dimMerge from head up to r262415.
2014-02-23 baptRemove libyaml, it has been replaced by libucl
2014-02-23 baptImport libucl into head
2014-02-22 eadlerbsd-family-tree: Add DragonFly 3.6.1 to the tree.
2014-02-22 eadlerbsd-family-tree: Add DragonFly 3.6.1 to the tree.
2014-02-22 baptRegen after WITHOUT_DMA -> WITHOUT_DMAGENT renaming
2014-02-22 baptRename WITHOUT_DMA into WITHOUT_DMAGENT to avoid confusion
2014-02-22 ivorasGrammar fix
2014-02-21 gjbMerge the following:
2014-02-21 dimMerge from head up to r262311.
2014-02-21 dimMove the part in bsd.own.mk that sets -Wno-c++11-extens...
next