]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-02-01 nwhitehornAvoid spurious compiler warning about an uninitialized...
2014-02-01 nwhitehornFix typo.
2014-02-01 kibIn _pthread_kill(), if passed pthread is current thread...
2014-02-01 impFix AT91SAM9260 to work with PA rather than VA device...
2014-02-01 nwhitehornProvide a simpler and more standards-compliant simplebu...
2014-02-01 nwhitehornOpen Firmware interrupt specifiers can consist of arbit...
2014-02-01 bruefferRemove the .Ex macro that I used for testing.
2014-02-01 bruefferBring the exit status wording closer to what .Ex would...
2014-02-01 pluknetAdd definition for NetBSD 7.0, which is referenced...
2014-02-01 uqsMerge mdocml v1.12.3 into head
2014-02-01 hselaskyAdd a comment about the origin of some structures,...
2014-02-01 jhibbitsAdd hwpmc(4) support for the PowerPC 970 class processo...
2014-02-01 desTurn sandboxing on by default.
2014-01-31 bruefferMLINK ixgbe.4 to {if_ix.4, ix.4}. An update for ixgbe.4
2014-01-31 impMove these for diff reduction against FDT work.
2014-01-31 impMinor cleanup of comments.
2014-01-31 impFix silly typo...
2014-01-31 hselaskyFix a range check for maximum transmit length. The...
2014-01-31 uqsImport mdocml version 1.12.3
2014-01-31 jamieBack out r261266 pending security buy-in.
2014-01-31 pluknetSort Xr's.
2014-01-31 pluknet[mdoc] Avoid a line break.
2014-01-31 impSwitch to using PAs rather than VAs for the addresses...
2014-01-31 tijlRename the AMD MSR_PERFCTR[0-3] so the Pentium Pro...
2014-01-31 desUpgrade to OpenSSH 6.5p1.
2014-01-31 uqsPull up vendor changes up to 2014-01-29
2014-01-31 maximo NetBSD 6.1.3 added.
2014-01-31 hselaskyFix for unexpected selection with two fingers sometimes.
2014-01-31 jmgadd a few missing links...
2014-01-31 jhibbitsUnbreak non-SMP builds. This was broken by r259284...
2014-01-31 impHack: Add explicit depends on bus_if.h and device_if...
2014-01-31 impWhen mapping an address, the bsh needs the same offset...
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksThe -B flag is intended to take an argument.
2014-01-30 brooksRegenerate for WITHOUT_FMTREE and WITHOUT_NCURSESW.
2014-01-30 brooksAdd file missed in r261296.
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksMerge from CheriBSD:
2014-01-30 brooksRevert outdated info related to WITH_LIBCPLUSPLUS that...
2014-01-30 brooksRemove an unneeded space in the BERI merge.
2014-01-30 gnnThe timestamp bit is number 17, and not number 9, in...
2014-01-30 kibThe posix_madvise(3) and posix_fadvise(2) should return...
2014-01-30 desVendor import of OpenSSH 6.5p1.
2014-01-30 desBump copyright dates
2014-01-30 dimImport libc++ 3.4 release. This contains a lot of...
2014-01-30 impFix the name of the dts file for the HL201...
2014-01-29 dimVendor import of libc++ tags/RELEASE_34/final r197960:
2014-01-29 pluknetRessurect the local change documenting
2014-01-29 n_hibmaFix the ordering of the arguments to printf in
2014-01-29 jhibbitsMicro-optimize 8-bit blanking. This is the same as...
2014-01-29 jhbEnhance the support for PCI legacy INTx interrupts...
2014-01-29 pluknetAdd libexecinfo.
2014-01-29 jamieAdd a jail parameter, allow.kmem, which lets jailed...
2014-01-29 desr261230 broke the cases where the amount of data to...
2014-01-29 hselasky- Remove some dead code.
2014-01-29 pluknetRestore the Nx macro lost in transit.
2014-01-29 hselaskyAdd support for trackpads found in Apple MacBook produc...
2014-01-29 kaiwOnly declare `bysz' variable under little endian archs.
2014-01-29 jhibbitsUse a loop of dcbz, instead of calling bzero() to zero...
2014-01-29 impDon't build BSDL dtc if the GPL dtc is enabled.
2014-01-28 jmglink mbuf to m_append so it can be found...
2014-01-28 peterSpeculatively replace a cp with a cat for gathering...
2014-01-28 impFix clang warning.
2014-01-28 bennoPrevent races in accesses of the software crypto sessio...
2014-01-28 uqsmdoc: fix several uses of the Fx macro to point to...
2014-01-28 uqsAdd FreeBSD 2.2.9 which aout(4) references.
2014-01-28 uqsAdd FreeBSD 2.2.9, the April Fools release.
2014-01-28 kaiwMerge from projects/elftoolchain: Upgrade libelf and...
2014-01-28 kaiwMFH@261244.
2014-01-28 peterAdjust r239672 from rrs and r258821 from eadler.
2014-01-28 jhbSome BIOSes incorrectly use standard memory resource...
2014-01-28 gnnDecrease lock contention within the TCP accept case...
2014-01-28 kaiwMFH@261240.
2014-01-28 kaiwChange date again.
2014-01-28 jmgfix spelling of lock_initialized.. jhb approved..
2014-01-28 pfgext2fs: Use i_flag instead of i_flags for Ext4 inode...
2014-01-28 desIncrease the default (and minimum) buffer size from...
2014-01-28 deswhitespace and bump copyright
2014-01-28 skreuzerAdd missing 'n' after '\'
2014-01-28 desSolve http buffering issues and hangs once and for...
2014-01-28 maximo Fix typo, sort .Xrs.
2014-01-28 hselaskyWhen detaching a [USB] keyboard, keys might still be...
2014-01-28 andrewRemove STARTUP_PAGETABLE_ADDR from the ARM configs...
2014-01-28 hselaskyRevert r260622:
2014-01-28 hselaskyComply to the official LibUSB v1.0 API:
2014-01-28 csjpAllow sigwait(2) in capabilities mode.
2014-01-27 jhbRemove support for legacy PCI devices. These haven...
2014-01-27 jhbExplicitly enable I/O and memory decoding in the bridge...
2014-01-27 impMerge from vendor branch importing dtc git rev 6a15eb23...
2014-01-27 impRemove extra parens to silence clang warning.
2014-01-27 jhbAdd support for 'clac' and 'stac' to DDB's disassembler...
2014-01-27 sjgMerge bmake-20140101 from vendor
2014-01-27 jmgfix args to mtx_init
2014-01-27 rodrigoAdd myself as a developer
2014-01-26 gshapiroNote merge to head for sendmail 8.14.8.
2014-01-26 gshapiroMinor changes to force commit these files so new freebs...
2014-01-26 gshapiroAdd missing svn:keywords property to new files
2014-01-26 gshapiroUpdate for sendmail 8.14.8 import
next