]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2014-01-26 gshapiroRemove local FreeBSD workaround now that upstream proje...
2014-01-26 gshapiroAdd new sendmail 8.14.8 file
2014-01-26 gshapiroMerge sendmail 8.14.8 to HEAD
2014-01-26 jilleslogin: Clean up PAM and audit, then exit, on SIGHUP...
2014-01-26 jillessh: Allow aliases to force alias substitution on the...
2014-01-26 gshapiroImport sendmail 8.14.8
2014-01-26 gshapiroUpdate link to vendor import instructions
2014-01-26 kevloStop the options string leak if it is not attached...
2014-01-26 impBefore resetting the USART, delay a bit to allow the...
2014-01-26 pfggcc: Add support for -Wmissing-prototypes in C++
2014-01-26 pfgbinutils: add support for Intel SMAP-related instructions
2014-01-25 jhibbitsMPC74xx should not fall through, to the error case.
2014-01-25 impMake early printf output nicer by inserting a carriage...
2014-01-25 impBus space handles need to be the VA of the requested...
2014-01-25 neelSupport level triggered interrupts with VT-x virtual...
2014-01-25 glebiusFix compilation with IGB_LEGACY_TX defined.
2014-01-25 bryanvCheck for a full virtqueue in the multiqueue transmit...
2014-01-25 bryanvAvoid queue unlock followed by relock when the enable...
2014-01-25 bryanvMove duplicated transmit start code into a single function
2014-01-25 andrewFix gcc with -Wstrict-prototypes by telling it bi_emac...
2014-01-25 bryanvRemove stray space
2014-01-25 andrew * Mark static inline functions with __fenv_static.
2014-01-25 dimPull in r195679 from upstream llvm trunk:
2014-01-25 andrewUse __fenv_static for all static inline functions.
2014-01-25 jillessh: Add tests for alias names after another alias.
2014-01-25 bryanvAlso include the mbuf's csum_flags in an assert message
2014-01-25 bryanvRead and write the MAC address in the config space...
2014-01-25 bryanvRead each field of the configuration individually
2014-01-25 grehanChange RWX to XWR in comments to match intent and bit...
2014-01-25 bryanvRemove spaces before tabs in the function prototype...
2014-01-25 acheBad timespec_subtract() calculations produce negative...
2014-01-25 gjbTemporarily turn off the services.db generation during...
2014-01-24 jillessh: Do not depend on parse/execute split in new alias...
2014-01-24 bdreweryAdd MLINK for fdclosedir.3 to directory.3 and sort...
2014-01-24 rmhAccept O_CLOEXEC in shm_open().
2014-01-24 andrewCorrect the alignment of sp through functions that...
2014-01-24 pfgext2fs: Re-enable reallocblk.
2014-01-24 alcIn an effort to diagnose possible corruption of struct...
2014-01-24 hselaskyAdd more USB quirks.
2014-01-24 asomersFix the Makefiles so that the tests I submitted in...
2014-01-24 asomersFix the build so -DNO_TESTS is passed in various phases...
2014-01-24 impRemove obsolete option
2014-01-24 impFix comment to match option
2014-01-24 impFix comment to match option
2014-01-24 impFix comment to match option
2014-01-24 impAdd NAND support
2014-01-24 impRemove redundant declaration for uart devclass.
2014-01-24 jillessh: Solve the alias recursion problem in a less hackish...
2014-01-24 kevloFix comment.
2014-01-24 hselaskyHide now harmless warning from dmesg.
2014-01-24 avgdtrace: remove unexplained 16MB limitation from dt_allo...
2014-01-24 jillessh: Add test for nested alias.
2014-01-24 pfgext2fs: fix a bug in dirindex and re-enable.
2014-01-24 kevloGet rid of memmove(). It's not portable.
2014-01-24 melifaroReorder struct ip_fw_chain:
2014-01-24 jhibbitsFix 32-bit signal handling on ppc64. This was broken...
2014-01-24 ianBe more robust with malformed interrupt config data...
2014-01-24 impclock-frequency is a FreeBSD-specific extention. Make...
2014-01-23 aeAlways free sbuf in gctl_free().
2014-01-23 aeRemove another unneeded NULL check from geom_alloc_copy...
2014-01-23 jhbMove <machine/apicvar.h> to <x86/apicvar.h>.
2014-01-23 aeIn gctl_copyin() remove unused error variable.
2014-01-23 aeFix typo in r261084.
2014-01-23 aemalloc() with M_WAITOK doesn't return NULL.
2014-01-23 impAdd Atmel serial drivers.
2014-01-23 asomersReplace the old unix_seqpacket and unix_seqpacket_exerc...
2014-01-23 kibThe posix_fallocate(2) syscall should return error...
2014-01-23 skreuzerjemalloc has been updated to version 3.5.0.
2014-01-23 hselaskyRevert r261014. Let Kevin fix it.
2014-01-23 pluknetUpdate EINVAL description.
2014-01-23 neelSet "Interrupt Window Exiting" in the case where there...
2014-01-23 skreuzerOpenSSL has been updated to version 1.0.1.f
2014-01-23 skreuzerRemove WITHOUT_ATF as it has been replaced by WITH_TESTS
2014-01-23 jasoneUpdate jemalloc to version 3.5.0.
2014-01-23 jhibbitsProperly sort the arguments to mtx_init(9).
2014-01-22 gjbDisable output about duplicate services, which were...
2014-01-22 impDocument EARLY_PRINTF
2014-01-22 mavMostly revert r260267 and hopefully really fix the...
2014-01-22 impClean up HL201 config (for the hot-e 201 and 101 models...
2014-01-22 impImplement support for early printf. You need to define...
2014-01-22 impAdd support for mapping a small range of the SoC device...
2014-01-22 impImplement generic support for early printf. Thought...
next