]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-06-14 Gavin AtkinsonStop telling people to use send-pr; instead point them...
2014-06-14 Alexander MotinImplement small KPI to access LUN options instead doing...
2014-06-14 Alexander MotinFix/improve fhe_stats sysctl output.
2014-06-14 Christian BruefferMFp4: change 1191346
2014-06-14 Edwin GroothuisMFV of 267471, tzdata2014e
2014-06-14 Edwin GroothuisUpdate to tzdata2014e:
2014-06-14 Adrian ChaddShadow RAM support is apparently not at all working...
2014-06-14 Pedro F. Giffunipatch: cleanup some unnecessary cruft.
2014-06-14 Edwin GroothuisUndo commit r267455, which was done in the wrong directory.
2014-06-14 Glen BarberSwitch release/Makefile knobs from WITHOUT_FOO=1 to...
2014-06-14 Stephen HurdAdded:
2014-06-13 Edwin GroothuisVendor import of tzdata2014e changes
2014-06-13 Xin LICorrect variable for loader tunable variable hw.mfi...
2014-06-13 John Baldwin- Don't check the dma map address for a static DMA...
2014-06-13 John BaldwinDon't check maps for static DMA allocations against...
2014-06-13 John BaldwinAdd missing calls to bus_dmamap_unload() when freeing...
2014-06-13 Xin LIAdd Jung-uk Kim as co-maintainer of OpenSSL per discuss...
2014-06-13 Tijl CoosemansDon't install GSS-API headers when the GSSAPI option...
2014-06-13 Hans Petter... Attach the CUSE library and kernel module to the defaul...
2014-06-13 Tijl Coosemans- Make invalids variable local to do_conv such that...
2014-06-13 Tijl Coosemansiconv_open: initialise ci_ilseq_invalid field of _citru...
2014-06-13 Tijl CoosemansReplace malloc+memset with calloc.
2014-06-13 Tijl CoosemansReplace malloc+memset with calloc.
2014-06-13 Glen BarberRevert r267424 and r267425:
2014-06-12 Alexander MotinFix some leaks on LUN creation error.
2014-06-12 Pedro F. GiffuniAvoid zeroing during allocation.
2014-06-12 Julio MerinoRegen after r267424 to replace WITH_TESTS with WITHOUT_...
2014-06-12 Julio MerinoEnable MK_TESTS by default.
2014-06-12 Ed MasteBuild vt(4) fonts during buildworld
2014-06-12 Glen BarberFix a typo in note for r266209, pmcstat(8)
2014-06-12 John-Mark Gurneyclear the write bit... This allows my AVILA board...
2014-06-12 Ed MasteAdd thin versions of VGAROM 8x8 and 8x16 fonts for...
2014-06-12 Rodrigo OsorioAdd myself to the calendar
2014-06-12 Hans Petter... - Fix out of range shifting bug in bitops.h.
2014-06-12 Alexander MotinImplement simple direct-mapped cache for popular filesy...
2014-06-12 Alexander MotinIntroduce new "256 Bucket" zone to split requests and...
2014-06-12 Ruslan BukinEnable SMP for both Exynos5 models we support.
2014-06-12 Ruslan BukinActivate IRQ 30 (non-secure private timer IRQ) for...
2014-06-12 Ruslan BukinAdd machine-dependent SMP part for Exynos5420
2014-06-12 Alexander MotinAllocating new bucket for bucket zone, never take it...
2014-06-12 John BaldwinRemove some Giant unlocks I missed in r267290.
2014-06-12 John Baldwin- Don't compare bus_dma map pointers for static DMA...
2014-06-11 Xin LIFix path for zlib examples, this have no runtime effect...
2014-06-11 John Baldwin- Unmap static DMA buffers allocated via bus_dmemem_all...
2014-06-11 Baptiste DaroussinAdd a zlib pkg-config file (more and more ports require...
2014-06-11 John BaldwinUnload maps for DMA buffers allocated via bus_dmamem_al...
2014-06-11 Xin LIFix decoding of near CALL when address-size prefix...
2014-06-11 Xin LIFix decoding of LEA when address-size prefix (67h)...
2014-06-11 Xin LIFix decoding of MOVSX.
2014-06-11 Baptiste DaroussinUse Mt macro to properly format mailto links (patch...
2014-06-11 Xin LIApply vendor fixes to the High Point drivers:
2014-06-11 Ed MasteAvoid leaking file pointer on error
2014-06-11 John BaldwinFix a few more drivers that were explicitly destroying...
2014-06-11 Alan CoxCorrect a bug in the management of the population map...
2014-06-11 John BaldwinFix various NIC drivers to properly cleanup static...
2014-06-11 Alexander MotinRemove unneeded mountlist_mtx acquisition from sync_fsy...
2014-06-11 Alexander V... Improve logic besides net.bpf.optimize_writers.
2014-06-11 Andrey V. ElsukovAdd disklabel64 support
2014-06-11 Andrey V. ElsukovAdd disklabel64 support to GEOM_PART class.
2014-06-11 Andrey V. ElsukovAllow swapping to DragonFlyBSD's swap partition.
2014-06-11 Andrey V. ElsukovAdd aliases for DragonFlyBSD's partition types.
2014-06-11 Andrey V. ElsukovAdd DragonFlyBSD's Hammer FS types and type names.
2014-06-11 Andrey V. ElsukovAdd UUIDs for DragonFlyBSD's partition types.
2014-06-11 Ruslan BukinAdd a driver for Serial Peripheral Interface (SPI).
2014-06-11 Alexander MotinMove root_mount_hold() functionality to separate mutex.
2014-06-10 Jim HarrisUse bitwise OR instead of logical OR when constructing...
2014-06-10 John BaldwinDon't destroy bus_dma maps created by bus_dmamem_alloc...
2014-06-10 Tycho NightingaleReplace enum forward declarations with complete definit...
2014-06-10 Ed Mastevt fontcvt: move to usr.bin/vtfontcvt
2014-06-10 Mikolaj GolubPF_BLUETOOTH protocols: skip initialization of non...
2014-06-10 Dimitry AndricIn some scenarios, when generating llvm/clang .inc...
2014-06-10 Julio MerinoStrip out the test suite from the installation media.
2014-06-10 Julio MerinoPut the test suite in its own tests.txz distribution...
2014-06-10 Neel NatuAdd helper functions to populate VM exit information...
2014-06-10 Michael TuexenAdd support for the SCTP_LOCAL_TRACE_BUF options.
2014-06-10 Luigi Rizzochange the netmap mbuf destructor so the same code...
2014-06-10 Glen BarberFix indentation level.
2014-06-10 Glen BarberAdd empty pkg-stage file to CLEANFILES if WITH_DVD=1.
2014-06-10 Ed Mastevt fontcvt: handle failure writing output font
2014-06-10 Marius StroblAvoid the USB device disconnected and controller shutdo...
2014-06-10 Eitan Adleracpiconf(8): tell users not to use -k
2014-06-10 Rui PauloCall cpp with -P to avoid printing line markings.
2014-06-10 Rui Paulodtc: ignore lines starting with #.
2014-06-10 Rui Paulodtc: don't crash if the argument is a directory.
2014-06-10 Rui PauloThe, currently undocumented, -i option takes an argument.
2014-06-10 Bryan VenteicherAlways append new bios to the tail of the queue, instea...
2014-06-10 Neel NatuTurn on interrupt window exiting unconditionally when...
2014-06-10 Ed MasteCorrect unicode map for VGA ROM character 0x0e
2014-06-09 Jilles Tjoelkersiglongjmp(): Preserve floating point exception flags...
2014-06-09 Ed MasteAdd vgarom font source
2014-06-09 Glen BarberDocument r267256, OpenSSL 1.0.1h update.
2014-06-09 Ed Mastevt fontcvt: Speed up bold glyph map deduplication
2014-06-09 Neel NatuAdd reserved bit checking when doing %CR8 emulation...
2014-06-09 Glen BarberMove the Sendmail update to keep revision numbers incre...
2014-06-09 Ed Mastevt fontcvt: Hide stats by default and improve error...
2014-06-09 John BaldwinRe-enable -Werror for these modules. It is already...
2014-06-09 Tycho Nightingaler267169 should apply to 64-bit BARs as well.
2014-06-09 Joel Dahlmdoc: fix AUTHORS section.
2014-06-09 Joel DahlRemove blank lines.
2014-06-09 John BaldwinUse strcasecmp() instead of strcmp() when checking...
next