]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-31 hselaskyMinor LinuxKPI code cleanup:
2015-12-31 hselaskyMake the kobject refcounting compliant with Linux....
2015-12-31 bzBump copyright year.
2015-12-31 bzRemove unused variable after r292981 to unbreak the...
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc4.9.
2015-12-31 melifaroImplement interface link header precomputation API.
2015-12-31 araujoWrap using #ifdef 'notyet' those variables and statemen...
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-31 araujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-30 allanjudeBump __FreeBSD_version because r292782 removes sys...
2015-12-30 ianAdd the MOVT/MOVW types to the list of relocs which...
2015-12-30 allanjudeBreak up opencrypto/xform.c so it can be reused piecemeal
2015-12-30 kibForce nullfs vnode reclaim after unlinking, to potentia...
2015-12-30 mariusChange the - hopefully - last piece of ktr(9) to use...
2015-12-30 ngieRename `recvfd` and `sendfd` variables in recvfd/sendfd...
2015-12-30 jtlAdd the appropriate case statement for IPV6_BINDMULTI...
2015-12-30 jtlFix a file descriptor leak in mdXhl.c (which is used...
2015-12-30 andrewDecode and print the ID_AA64* registers on boot. These...
2015-12-30 bzThis code is not in modules that need KPI stability...
2015-12-30 dimDrop the clang patch which adds recognition of 'CC...
2015-12-30 hselaskyAdd support for modifying coalescing parameters runtime.
2015-12-30 hselaskyAllow I2C to read address 0x51 as well as address 0x50.
2015-12-30 smhFix use of uninitialised Nflag
2015-12-30 hselasky10G ER/LR should present itself as LR.
2015-12-30 marius- (Ab)use udivx for dividing the u_int pc_cpuid when...
2015-12-30 ngieIntegrate tools/regression/sockets/unix_passfd into...
2015-12-30 dimAdd some more obsolete files, left over from the clang...
2015-12-30 jhibbitsAdd platform support for QorIQ SoCs.
2015-12-30 impUse __alignof__ instead of assuming int64_t to get...
2015-12-30 jhibbitsOptimize zero_page for book-e mmu.
2015-12-30 jhibbitsRewrite tid_flush() in C.
2015-12-30 dteskeFix stack leak introduced by SVN r97201 (nextboot_conf...
2015-12-30 mariusAdapt CATR() to r283283.
2015-12-30 jhbDocument the recently added support for ptrace(2) LWP...
2015-12-29 jhbAdd ptrace(2) reporting for LWP events.
2015-12-29 jhbCall kern_thr_exit() instead of duplicating it.
2015-12-29 ianBring some of the recent locore-v4.S improvements into...
2015-12-29 kibAdd standard extended feature bit 6 from the Intel...
2015-12-29 ianFix the error checking for the ubenv command. This...
2015-12-29 jillessh: Split subevalvar() in #/##/%/%% and =/? parts.
2015-12-29 ngieFix getopt(3) argument after r290180; I forgot to chang...
2015-12-29 jtlWhen checking the inp_ip_minttl restriction for IPv6...
2015-12-29 marius- Add entries for the more prominent members of the...
2015-12-29 pfgpax: prevent possible buffer overflow
2015-12-29 theravenImprovements to BSD-licensed DTC.
2015-12-29 miwi- Sort ports-secteam
2015-12-29 pfgext2: recognize ext4 INCOMPAT_RECOVER flag
2015-12-29 miwi- Add myself to ports-secteam
2015-12-29 ianCorrect the code for sign-extending a 16 bit value...
2015-12-29 hselaskyUpdate metadata for "tools/tools/bus_autoconf" after...
2015-12-29 uqsFix type mismatches for malloc(3) and Co.
2015-12-29 uqsFix type mismatches for malloc(3) and Co.
2015-12-29 delphijhyperv: vmbus: run non-blocking message handlers in...
2015-12-29 delphijhyperv: vmbus: remove the per-channel control_work_queue
2015-12-29 jhibbitsUpdate capabilities of e500mc, e5500, e6500.
2015-12-29 baptSimplify code for parsing extra groups
2015-12-29 baptRemove useless assignement of linelen
2015-12-28 baptRestore dryrun support for pw groupmod
2015-12-28 marius- Add an entry for the SIIG Cyber 2SP1 PCIe adapter...
2015-12-28 dteskeAdd interests/maintainerships + notes
2015-12-28 hselaskyAdd support for CQE zipping. CQE zipping reduces PCI...
2015-12-28 hselaskyAdd support for sysctl tunables to 10-stable and older...
2015-12-28 wollmanin6_if2idlen: treat bridge(4) interfaces like other...
2015-12-28 hselaskyMake the eeprom dump function more readable and rename...
2015-12-28 hselaskyReduce memory consumption when allocating kobject strin...
2015-12-28 dteskeExplicitly set permissions on entropy files
2015-12-28 melifaroAdd SFF-8024 Extended Specification Compliance
2015-12-28 delphijEliminate unneeded includes.
2015-12-28 araujoThe sdp opens the database with PERM_SECURE mode and...
2015-12-28 ngieRemove retval to fix a -Wunused-but-set-variable warnin...
2015-12-28 ngie- Remove unused but set ssize in shutdown_send_sigpipe
2015-12-28 ngieClean trailing whitespace
2015-12-28 ngie- Fix an improperly sized buffer for `pathname` [1]
2015-12-28 ngieFix style(9) a bit and ensure that error from initializ...
2015-12-28 araujoAdd on systat -vm the ability to display the physical...
2015-12-28 ngiePlace cancel and error under #ifdef DEBUG to mute
2015-12-28 ngieStaticize several variables that are used exclusively...
2015-12-28 ngie- Explicitly initialize ch to 0
2015-12-28 cyCorrect __FreeBSD__ check.
2015-12-27 impUse a macro to create the names for the library path...
2015-12-27 impThe FILE structure has a mbstate_t in it. This structur...
2015-12-27 impThere's currently some issues with armv7-class of CPUs...
2015-12-27 allanjudeAdd some additional GPT partition types
2015-12-27 allanjudeReplace sys/crypto/sha2/sha2.c with lib/libmd/sha512c.c
2015-12-27 allanjudeFix incorrect error message in geom map
2015-12-27 dchaginVerify that tv_sec value specified in settimeofday...
2015-12-27 kibAdd missed relpbuf() for a smallfs page-in.
2015-12-27 edReplace implementation of hsearch() by one that scales.
2015-12-27 adrianFix missing path conversion from the previous commit...
2015-12-27 mavAllocate separate scratch space for scanner purposes.
2015-12-27 mavSplit DMA buffers for request, response and ATIO queues.
2015-12-27 kibTypo.
2015-12-26 jamieLet old-style (shell-based) jail configuration handle...
2015-12-26 jillessh: Add tests for #/##/%/%% on $* and $@.
2015-12-26 allanjudeFix includes in usr.sbin/fstyp/zfs.c
2015-12-26 adrianDisable the firwmare licence check for rsu and urtwn.
2015-12-26 ianEnhance rc.d/netwait script to wait for late-attaching...
2015-12-26 bzAdd missing #ifdef INET after r292674 to allow NOIP...
next