]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-01-02 Ed MasteUse correct name 'us' for character 31 in keymaps
2016-01-02 Ian LeporeRevert accidental change that snuck into r293045.
2016-01-02 Ian LeporeMake the 'env' directive described in config(5) work...
2016-01-01 Justin HibbitsAccidentally dropped the 0 padding.
2016-01-01 Josh PaetzelUnset the gss kernel state when gssd exits
2016-01-01 Konstantin... Minor style cleanup.
2016-01-01 Justin HibbitsUse uint32_t for LBC block size.
2016-01-01 Ed MasteReduce libstand Makefile duplication
2016-01-01 Justin HibbitsFix a couple printf formats.
2016-01-01 Alexander V... Use lltable_get_ifp() instead of direct access to lltab...
2016-01-01 Cy SchubertUpdate leap-seconds to latest. This will satisfy the...
2016-01-01 Alexander V... Remove second EVENTHANDLER_REGISTER slipped in r292978.
2016-01-01 Dag-Erling... 17 years and change after I wrote warp_saver, here...
2016-01-01 Dag-Erling... In the unload target, check that the module is loaded...
2016-01-01 Enji CooperUse randomly generated device names in testcases via...
2016-01-01 Justin HibbitsExtend idle support for newer Book-E cores.
2016-01-01 Enji CooperAdd functions for managing md(4) devices and cleaning...
2016-01-01 Enji Cooper- Use geom <class> load instead of g<class> load; g...
2016-01-01 Adrian Chadd[net80211] document the (not completely complete) set...
2016-01-01 Nathan WhitehornUnify the ELFv1 and ELFv2 code paths and make ELFv1...
2015-12-31 Adrian Chadd[rtwn] add rtwn module directory.
2015-12-31 Dimitry AndricMerge r293013 from clang380-import branch:
2015-12-31 Dimitry AndricMerge r293006 from clang380-import branch:
2015-12-31 Dimitry AndricFix a clang 3.8.0 warning in pflogd.c:
2015-12-31 Adrian Chadd[rtwn] Add initial manpages for the rtwn driver.
2015-12-31 Adrian Chadd[rtwn] Add rtwn firmware and driver module.
2015-12-31 Adrian Chadd[rtwn] bring over initial rtwn driver.
2015-12-31 Adrian Chadd[rtwn] add rtwn firmware.
2015-12-31 Dimitry AndricFor determining the compiler version, quote the string...
2015-12-31 Jilles Tjoelkersh: Remove redundant CTLQUOTEMARK checks.
2015-12-31 Allan JudeIntroduce the ZFS Boot Environments menu to the loader...
2015-12-31 Devin TeskeRemove supposition comment that code would better live...
2015-12-31 Devin TeskeFix a memory leak. nextboot_conf_file is not volatile...
2015-12-31 Ed Mastenewvers.sh: put variable assignments on separate lines
2015-12-31 Devin TeskeRemove debugging messages. NB: SVN r187143 reads:
2015-12-31 Jilles Tjoelkersh: Reindent expandmeta().
2015-12-31 Jilles Tjoelkersh: Perform pathname generation during the first expans...
2015-12-31 Ian LeporeWhen building libstand for arm, don't emit instructions...
2015-12-31 Kristof ProvostAdd suppoort for the Sitecom LN-031
2015-12-31 Jilles Tjoelkersh: Perform IFS splitting during the first expansion...
2015-12-31 Dimitry AndricNext part of updating llvm/clang build glue: getting the
2015-12-31 Hans Petter... Handle when filedescriptors are closed before initializ...
2015-12-31 Dimitry AndricFirst part of updating llvm/clang build glue: getting...
2015-12-31 Hans Petter... Minor LinuxKPI code cleanup:
2015-12-31 Hans Petter... Make the kobject refcounting compliant with Linux....
2015-12-31 Bjoern A. ZeebBump copyright year.
2015-12-31 Bjoern A. ZeebRemove unused variable after r292981 to unbreak the...
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc4.9.
2015-12-31 Alexander V... Implement interface link header precomputation API.
2015-12-31 Marcelo AraujoWrap using #ifdef 'notyet' those variables and statemen...
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-31 Marcelo AraujoClean up unused-but-set-variable spotted by gcc-4.9.
2015-12-30 Allan JudeBump __FreeBSD_version because r292782 removes sys...
2015-12-30 Ian LeporeAdd the MOVT/MOVW types to the list of relocs which...
2015-12-30 Allan JudeBreak up opencrypto/xform.c so it can be reused piecemeal
2015-12-30 Konstantin... Force nullfs vnode reclaim after unlinking, to potentia...
2015-12-30 Marius StroblChange the - hopefully - last piece of ktr(9) to use...
2015-12-30 Dimitry AndricUpdate various build glue files for the new llvm/clang...
2015-12-30 Dimitry AndricUpdate clang's Version.inc file, and regenerate various...
2015-12-30 Enji CooperRename `recvfd` and `sendfd` variables in recvfd/sendfd...
2015-12-30 Jonathan T... Add the appropriate case statement for IPV6_BINDMULTI...
2015-12-30 Jonathan T... Fix a file descriptor leak in mdXhl.c (which is used...
2015-12-30 Andrew TurnerDecode and print the ID_AA64* registers on boot. These...
2015-12-30 Bjoern A. ZeebThis code is not in modules that need KPI stability...
2015-12-30 Dimitry AndricDrop the clang patch which added a custom vendor suffix...
2015-12-30 Dimitry AndricMerge ^/head r292936 through r292950.
2015-12-30 Dimitry AndricDrop the clang patch which adds recognition of 'CC...
2015-12-30 Hans Petter... Add support for modifying coalescing parameters runtime.
2015-12-30 Hans Petter... Allow I2C to read address 0x51 as well as address 0x50.
2015-12-30 Steven HartlandFix use of uninitialised Nflag
2015-12-30 Hans Petter... 10G ER/LR should present itself as LR.
2015-12-30 Dimitry AndricUsing trunk for now, instead of 3.7.1.
2015-12-30 Dimitry AndricDrop patches which are certain to be obsolete now.
2015-12-30 Marius Strobl- (Ab)use udivx for dividing the u_int pc_cpuid when...
2015-12-30 Dimitry AndricUpdate clang to trunk r256633.
2015-12-30 Dimitry AndricUpdate llvm to trunk r256633.
2015-12-30 Dimitry AndricMerge ^/head r292913 through r292935.
2015-12-30 Dimitry AndricVendor import of clang trunk r256633:
2015-12-30 Dimitry AndricVendor import of llvm trunk r256633:
2015-12-30 Enji CooperIntegrate tools/regression/sockets/unix_passfd into...
2015-12-30 Dimitry AndricAdd some more obsolete files, left over from the clang...
2015-12-30 Justin HibbitsAdd platform support for QorIQ SoCs.
2015-12-30 Warner LoshUse __alignof__ instead of assuming int64_t to get...
2015-12-30 Justin HibbitsOptimize zero_page for book-e mmu.
2015-12-30 Justin HibbitsRewrite tid_flush() in C.
2015-12-30 Devin TeskeFix stack leak introduced by SVN r97201 (nextboot_conf...
2015-12-30 Marius StroblAdapt CATR() to r283283.
2015-12-30 John BaldwinDocument the recently added support for ptrace(2) LWP...
2015-12-29 John BaldwinAdd ptrace(2) reporting for LWP events.
2015-12-29 John BaldwinCall kern_thr_exit() instead of duplicating it.
2015-12-29 Ian LeporeBring some of the recent locore-v4.S improvements into...
2015-12-29 Konstantin... Add standard extended feature bit 6 from the Intel...
2015-12-29 Ian LeporeFix the error checking for the ubenv command. This...
2015-12-29 Jilles Tjoelkersh: Split subevalvar() in #/##/%/%% and =/? parts.
2015-12-29 Enji CooperFix getopt(3) argument after r290180; I forgot to chang...
2015-12-29 Jonathan T... When checking the inp_ip_minttl restriction for IPv6...
2015-12-29 Marius Strobl- Add entries for the more prominent members of the...
2015-12-29 Pedro F. Giffunipax: prevent possible buffer overflow
next