]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-25 sephehyperv/channel: Minor style changes; no functional...
2016-04-25 sephehyperv/channel: Remove the unnecessary 'new' flag
2016-04-25 sephehyperv/et: Strip extra white space in function name
2016-04-25 jamieUse the new PR_METHOD_REMOVE to clean up jail handling...
2016-04-25 jamiePass the current/new jail to PR_METHOD_CHECK, which...
2016-04-25 jamieAdd a new jail OSD method, PR_METHOD_REMOVE. It's...
2016-04-25 jamieRemove the PR_REMOVE flag, which was meant as a tempora...
2016-04-25 sephehyperv/hn: Allow users to configure ifq or bufring...
2016-04-25 jamieMake jail(8) interpret escape codes in fstab the same...
2016-04-25 sephehn: Increase odrops for if_transmit method if drbr_enqu...
2016-04-25 jhibbitsOR in the unsigned form of the MCAR lower register.
2016-04-25 jhibbitsInit static compiled-in env when no metadata present.
2016-04-25 pfgifconfig: prevent some improbable signed integer overflows.
2016-04-24 cemAMD64 pmap: Use howmany() macro
2016-04-24 gordonAdd myself (finally) to the port committer's dot file.
2016-04-24 pfgfsck_ffs: Adopt some type safety for the journalling...
2016-04-24 lmeFix duplicate "name" variable that sneaked in with...
2016-04-24 aeFix build for NOINET and NOINET6 kernels.
2016-04-24 bzFix NOIP kernels to compile.
2016-04-24 manuAdd myself as src commiter.
2016-04-24 seFix typo (forgotten "=" after desc).
2016-04-24 bruefferMLINK mfi.4 to mfi_linux.4 and mfip.4 to cover these...
2016-04-24 schweikhCosmetics: - no need to escape the newline after '|'
2016-04-24 aeUse ipsec_address() function to print IP addresses.
2016-04-24 aeHandle non-compressed packets for IPComp in tunnel...
2016-04-24 bruefferCorrect types for g_example_start() and g_example_access().
2016-04-24 pfgAdjust a type from r267490.
2016-04-24 pfgpatch(1): avoid signed integer overflow when debugging.
2016-04-24 jhibbitsZero the newly allocated spinlock.
2016-04-23 wblockAdd a single example of adding a user that roughly...
2016-04-23 bcrDefine which of the username options (-u/-U) to jexec...
2016-04-23 rmacklemAllow the NFSv4 server to reply NFSERR_WRONGSEC for...
2016-04-23 bcrThe default value of MINFREE is defined to be 8% in
2016-04-23 pfgregex: prevent two improbable signed integer overflows.
2016-04-23 dchaginAllow to build svr4 module with SYSV support separatell...
2016-04-23 dchaginFix streams and svr4 module dependency. Both modules...
2016-04-23 pfgext2_htree_release(): prevent signed integer overflow...
2016-04-23 baptBump the date of the manpage after r298515
2016-04-23 jamieDon't remove the /var/run/jail_name.id file if a jail...
2016-04-23 lme- Add two new subcommands to rc.subr:
2016-04-23 lme- Add descriptions to most of the rc scripts. Those...
2016-04-23 jmcneillAdd support for Allwinner A31/A31S R-GPIO (CPUs-PORT...
2016-04-23 baptRemove mroute6d rc script
2016-04-23 bruefferImprove upon r296618 to keep lines < 80 characters.
2016-04-23 tuexenRemove a function, which is not used anymore.
2016-04-23 ngieFix looking for "UTC" at start of ptr by using strnmp...
2016-04-23 sobomaxGC duplicate define.
2016-04-23 sobomaxImprove performance in a few key areas:
2016-04-23 sobomaxo Fix handling of images with compression block sizes...
2016-04-23 sgalabovRemove uart_dev_mtk_ns8250
2016-04-23 sgalabovReduce the FreeBSD specific DTS files for Mediatek...
2016-04-23 sgalabovUse cpu_establish_hardintr in mtk_intr_gic
2016-04-23 sgalabovIntroduce palmbus for Mediatek/Ralink SoCs
2016-04-23 sgalabovMinor pinctrl fixes for Mediatek/Ralink
2016-04-23 davidcsRemove Unused/Dead Code
2016-04-23 rmacklemFix a LOR in the NFSv4.1 server.
2016-04-22 bdreweryFix error when SRCCONF is empty.
2016-04-22 hselaskyMore fixes for using IPv6 addresses with RDMA:
2016-04-22 ngieFix up pointer issues with lib/libkvm
2016-04-22 jhbOptionally return the output capabilities list from...
2016-04-22 asomersAdd ATF tests for usr.sbin/extattr
2016-04-22 pfgCleanup redundant parenthesis from existing howmany...
2016-04-22 adrian[bhnd] use correct bus deallocation method
2016-04-22 adrian[bhnd] Update bhndb format strings to match long -...
2016-04-22 adrian[bhnd] Add a common bhnd_pci driver shared by both...
2016-04-22 allanjudeFix more pc98 build issues re: bcache change
2016-04-22 brClear the DDR memory. This should be done by bootloaders,
2016-04-22 brAdd memory barriers (fence instructions) so the data...
2016-04-22 brCorrect the event queue initialization.
2016-04-22 avglahf/sahf are supported on some amd64 processors
2016-04-22 avgMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 ngieUse `sizeof(*uuser)` instead of `sizeof(struct usm_user...
2016-04-22 ngieAdd FEATURE knob for testing for UFS extended attribute...
2016-04-22 ngieReturn `ret` in op_ifentry(..) to mute a -Wunused-but...
2016-04-22 hselaskyFix for printf() compile warning when fast_reg.length...
2016-04-22 skraFix duplicate TLB entries issue during section promotio...
2016-04-22 hselaskyAdd KASSERT() and set error code in dead code case...
2016-04-22 hselaskyAdd missing set of the current VNET when inputting...
2016-04-22 skraDon't use atomic operations for page table entries...
2016-04-22 skraAdd four functions which check a virtual address for...
2016-04-22 araujoUse MIN()/MAX() macros from sys/param.h.
2016-04-22 araujoUse roundup2() macro from sys/param.h.
2016-04-22 ngieDon't try to free `string` (stack allocated char[])
2016-04-22 ngieDon't use `entry` after free in the "already in lists...
2016-04-22 ngieSimplify always evaluated branch (`e != NULL`)
2016-04-22 sephehyperv/et: Make Hyper-V event timer a device.
2016-04-22 ngieDon't leak `string` in parse_define(..) when a macro...
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-22 sephehyperv: Update copyright to 2016 for the files Microsof...
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-22 araujoUse MIN() macro from sys/param.h.
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-22 araujoUse macro MAX() from sys/param.h.
2016-04-21 pfgkernel: use our nitems() macro when it is available...
2016-04-21 asomersDRY on buffer sizes. Update to r298420.
2016-04-21 dimPull r266775 from upstream clang trunk (by Douglas...
2016-04-21 dimRevert r298147 (temporary workaround for LLVM PR 26999...
2016-04-21 avosurtwn: optimize rate lookup in the urtwn_ra_init()
2016-04-21 pfgYet more redundant parenthesis from r298431.
next