]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-08-01 Ruslan BukinAdd support for Chromebook2 -- next-generation 8-core
2014-08-01 Alan CoxRetire PVO_EXECUTABLE. It's neither used nor set corre...
2014-08-01 Navdeep ParharList one file per line in the Makefiles. This makes...
2014-08-01 Alan CoxCorrect a long-standing problem in moea{,64}_pvo_enter...
2014-08-01 Navdeep ParharImprove compliance with style.Makefile(5).
2014-08-01 Warner LoshNANO_OBJ shouldn't end with a '/', so remove it here...
2014-08-01 Warner LoshUse rm -x only on FreeBSD 10 and newer. Many people...
2014-07-31 Marcel MoolenaarAdd pkgfs, a file system implementation for reading...
2014-07-31 George V. Neville... Update shellsnoop to work on FreeBSD.
2014-07-31 Warner LoshFix a typo in the example script.
2014-07-31 Devin TeskeUpdate command and add check for edge-case.
2014-07-31 Joerg WunschFix breakage introduced by r256843: removing the SA_CCB...
2014-07-31 Devin TeskeFix a syntax error when running under bash(1) for porta...
2014-07-31 Devin TeskeDefine a setvar() function for platforms using a shell...
2014-07-31 Konstantin... Do not generate 1000 unique lock names for nfsrc hash...
2014-07-31 George V. Neville... Various style(9) and related fixes.
2014-07-31 Hans Petter... - Updated SYSCTL manual pages after recent changes...
2014-07-31 Ian LeporeExport an mmc or sd card's serial number from the mmc...
2014-07-31 Steven HartlandEnsure that IP's added to CARP always use the CARP MAC
2014-07-31 Alan CoxCorrect a defect in r268591. In the implementation...
2014-07-31 Ed Masteelfdump: use existing ELF constants where available
2014-07-31 Ed Masteelfdump: add EM_AARCH64 64-bit ARM machine architecture
2014-07-31 Steven HartlandOnly check error if one could have been generated
2014-07-31 George V. Neville... Add an example program to show how to use libpmc from...
2014-07-31 Nick HibmaFix the example: free the memory that was allocated...
2014-07-31 Rui PauloCopy strtolctype.h to sys/cddl/contrib/opensolaris...
2014-07-31 Baptiste Daroussinlower warning level to fix build with gcc
2014-07-31 Kevin LoReplace the whole license block with the standard one.
2014-07-31 Ian LeporeSwitch to using counter(9) for the new 64-bit stats...
2014-07-31 Kevin LoRemove an unsed variable.
2014-07-31 Kevin LoIn copyright statement correct that the author is me...
2014-07-31 Glen BarberReplace 'GNATS' with 'Bugzilla' in the base subversion...
2014-07-30 Tycho NightingaleCommands which encounter a fatal error shouldn't be...
2014-07-30 Steven HartlandBring in LSI's phase19 changes
2014-07-30 Steven HartlandBring in LSI's phase16 - phase18 changes
2014-07-30 Xin LIFollow up r269179 and remove the libsbuf.so.7 library.
2014-07-30 Marcel MoolenaarProvide a means for loaders to control which file syste...
2014-07-30 Ed Mastefiles.mips: the kbd driver is used by vt(4) too
2014-07-30 Andrey V. ElsukovAdd new rule to source address selection algorithm...
2014-07-30 Kirk McKusickWhen restoring a UFS dump onto a ZFS filesystem, an...
2014-07-30 Jeremie Le HenFix relative numerical addressing (addr,+N).
2014-07-30 Glen BarberRemove trailing comma from ending Xref
2014-07-30 Glen BarberRemove trailing comma from ending Xref
2014-07-30 Glen BarberRemove trailing comma from ending Xref.
2014-07-30 Glen BarberRemove trailing comma from standalone Xref.
2014-07-30 Glen BarberRemove trailing '.' from See Also section.
2014-07-30 Ed MasteCorrect typo in comment
2014-07-30 John Baldwin- Output a summary of optional VT-x features in dmesg...
2014-07-29 Hiren PanchasaraAdd a comment and while there, fix trailing whitespace.
2014-07-29 Nathan WhitehornMake mmap() of the console device when using ofwfb...
2014-07-29 Joel Dahlmdoc: kill EOL whitespace.
2014-07-29 Joel Dahlmdoc: fix date.
2014-07-29 Joel Dahlmdoc: remove superfluous paragraph macro.
2014-07-29 Joel DahlSilence mandoc lint.
2014-07-29 Joel Dahlmdoc: sort sections.
2014-07-29 Konstantin... Remove one-time use macros which check for the vnode...
2014-07-29 Gleb SmirnoffGarbage collect couple of unused fields from struct...
2014-07-29 Marius StroblFix yet another comment typo in r269052.
2014-07-29 Ed MasteCorrect typo in comment
2014-07-29 Sergey KandaurovAdd VOP_GETVOBJECT.9 to obsolete files, un-xref.
2014-07-29 Marius StroblFix comment typo in r269052.
2014-07-29 Ruslan BukinRemove unused option.
2014-07-29 Aleksandr RybalkoRemove SC_DFLT_FONT option. vt(4) don't use it.
2014-07-29 Baptiste DaroussinFix build with gcc
2014-07-29 Xin LIMFV r269224:
2014-07-29 Xin LIMFV r269223:
2014-07-29 Alexander MotinAdd support for SOUND_MIXER_INFO IOCTL, used by gstreamer.
2014-07-29 Xin LI5034 ARC's buf_hash_table is too small
2014-07-29 Xin LI4873 zvol unmap calls can take a very long time for...
2014-07-29 Xin LIReschedule the 'deadman' callout after handling, this...
2014-07-29 Ian LeporeExport some new busdma stats via sysctl for armv6....
2014-07-29 Ian LeporeA while back, the array of segments used for a load...
2014-07-29 Ian LeporeWe never need bounce pages for memory we allocate....
2014-07-29 Ian LeporeReplace a bunch of double-indirection with a local...
2014-07-29 Ian LeporeDon't clear the DMAMAP_DMAMEM_ALLOC flag set a few...
2014-07-29 Ian LeporeMemory belonging to an mbuf, or allocated by bus_dmamem...
2014-07-29 Ian LeporeThe run_filter() function doesn't just run dma tag...
2014-07-29 Ian LeporePropagate any alignment restriction from the parent...
2014-07-29 Ian LeporeReformat some continuation lines. No functional changes.
2014-07-29 Ian LeporeCorrect the comparison logic when looking for intersect...
2014-07-29 Ian LeporeThe exclusion_bounce() routine compares unchanging...
2014-07-29 Ian LeporeRename _bus_dma_can_bounce(), add new inline routines.
2014-07-29 Konstantin... Simplify the expression, by removing redundand calculation.
2014-07-29 John BaldwinIf telldir() is called immediately after a call to...
2014-07-28 Simon J. GerratyWe do not ever want _srcconf_included_ as MAIN target.
2014-07-28 Jack F VogelAdd new README to the driver...
2014-07-28 Jack F VogelUpdate the new 40G XL710 driver to Release version...
2014-07-28 Edward Tomasz... Fix potential double free that could happen after conne...
2014-07-28 Aleksandr RybalkoRevise font initialization handling.
2014-07-28 Aleksandr RybalkoUpdate comments.
2014-07-28 Aleksandr RybalkoRemove special handling of console window size. It...
2014-07-28 Alexander MotinFix r269183 build woth GCC.
2014-07-28 Konstantin... For md(4), posix shm(3) and tmpfs(5), free swap space...
2014-07-28 Konstantin... Initialize zfs vnode v_hash when the vnode is allocated...
2014-07-28 Aleksandr RybalkoAvoid embedding buffers into static virtual terminal...
2014-07-28 Konstantin... Assert that nullfs vnode has VV_ROOT set whenever lower...
2014-07-28 Aleksandr Rybalkoo Remove useless debug string.
2014-07-28 Aleksandr RybalkoRemove unused macro VT_CONSDEV_DECLARE. Join console...
2014-07-28 Shunsuke AkiyamaAdd missing newline to output dmesg properly.
2014-07-28 Alexander MotinAdd netmasks support to initiator-portal option.
next