freebsd.git
2015-07-08 jmgupon further examination, it turns out that _unregister...
2015-07-08 jmgyet more documentation improvements... Many changes...
2015-07-08 baptFix typo which breaks build of manpages when WITHOUT_MA...
2015-07-08 mjgseq: use seq_consistent_nomb in seq_consistent
2015-07-08 zbbStyle cleanups after r285270
2015-07-08 jmgNow that aesni won't reuse fpu contexts (D3016), add...
2015-07-08 jmgaddress an issue where consumers, like IPsec, can reuse...
2015-07-08 markmAddress review.
2015-07-08 kibReimplement the ordering requirements for the timehands...
2015-07-08 kibUse atomic_fence_fence_rel() to ensure ordering in the
2015-07-08 luigionly enable immintrin when clang is used. The base...
2015-07-08 kibAdd the atomic_thread_fence() family of functions with...
2015-07-08 alcThe intention of r254304 was to scan the active queue...
2015-07-08 luigiadd an extra tty for picobsd builds
2015-07-08 luigitrap some errors when building picobsd
2015-07-08 hrsImplement PF_IMMUTABLE flag and apply it to "name"...
2015-07-08 pfgcosmetic: whitespaces-tab before EOL
2015-07-08 pfgUse the __sentinel attribute.
2015-07-08 pkelseyMFV r285191: tcpdump 4.7.4.
2015-07-08 andrewCorrectly set __WCHAR_MIN, there is no __UINT_MIN,...
2015-07-08 pkelseyReplace use of .Po Pc with the preferred .Pq for single...
2015-07-08 andrewAdd support for ipi_all_but_self on arm64.
2015-07-08 andrewAdd an implementation of savectx that doesn't just...
2015-07-08 zbbAdd memory barrier to bus_dmamap_sync()
2015-07-08 kibHandle copyout for the fcntl(F_OGETLK) using oflock...
2015-07-08 andrewSend the correct signal when vm_fault fails. While...
2015-07-08 gjbDocument r283961, pw(8) '-R' option.
2015-07-08 cemAdd myself to committers-src.dot
2015-07-08 hrsFix offset calculation in variable substitution
2015-07-07 rmacklemSince the case where secflavor < 0 indicates the securi...
2015-07-07 baptpw: fail if an invalid entry is found while parsing...
2015-07-07 jmgunroll the loop slightly... This improves performance...
2015-07-07 hrs- Add IPv6 support in quota(1). While rpc.rquotad...
2015-07-07 markjFix an incorrect assertion in witness.
2015-07-07 traszFix markup.
2015-07-07 loosAdd the Banana Pi DTS.
2015-07-07 emastelldb: use .PATH to find man page instead of symlinking it
2015-07-07 jmgwe may get here w/ non-sleepable locks held, so switch...
2015-07-07 emasteAvoid creating invalid UEFI device path
2015-07-07 loosAdd the GMAC entries to sun7i (A20) DTS.
2015-07-07 takawataFix rfcomm_sppd regression I could reproduced.
2015-07-07 pfgRelocate sched_random() within the SMP section.
2015-07-07 traszRemove reboot.S (part of libc). It's not needed and...
2015-07-07 tuexenExport the ssthresh value per SCTP path via the sysctl...
2015-07-07 gjbSort by svn revision.
2015-07-07 adrianAttempt to make 5GHz HT/40 work on the 6xxx series...
2015-07-07 gshapiroNote merge to head for sendmail 8.15.2 along with a...
2015-07-07 gshapiroAdd warning about change of behavior for sendmail 8...
2015-07-07 gshapiroUpdate for sendmail 8.15.2 import
2015-07-07 gshapiroMinor changes to force commit these files so new freebs...
2015-07-07 gshapiroMerge sendmail 8.15.2 to HEAD
2015-07-07 jhibbitsEnable the wireless on attach.
2015-07-07 jhibbitsstyle(9) cleanups.
2015-07-07 gshapirolibsm/path.c is about to disappear in the merge of...
2015-07-07 gshapiroTemporarily disable WARNS while addressing a non-issue...
2015-07-06 npcxgbe(4): Add a new knob that controls the congestion...
2015-07-06 npcxgbe(4): Do not override the the global defaults for...
2015-07-06 impThe results of the vote are in. This reflects that...
2015-07-06 neelMove the 'devmem' device nodes from /dev/vmm to /dev...
2015-07-06 neelAlways assert DCD and DSR in bhyve's uart emulation.
2015-07-06 jmgFix for non-random IV's when CRD_F_IV_PRESENT and CRD_F...
2015-07-06 jmgremove _NORMAL flag which isn't suppose to be used...
2015-07-06 mjgtty: replace several curthread->td_proc with stored...
2015-07-06 zbbIntroduce ITS support for ARM64
2015-07-06 andrewAdd more tlb invalidations. We currently invalidate...
2015-07-06 loosWhen initializing the (unused) TX descriptors it is...
2015-07-06 loosUse uint32_t consistently to store registers values.
2015-07-06 pkelseyDon't acquire sysctlmemlock in userland_sysctl() when...
2015-07-06 kibMutex memory is not zeroed, add MTX_NEW.
2015-07-06 aeFill the port and protocol information in the SADB_ACQU...
2015-07-06 andrewAdd hton and ntoh to the arm64 Symbols.map file, they...
2015-07-06 smhCorrect bit offsets for ahci quirks
2015-07-06 jhibbitsMerge booke and aim interrupt.c files.
2015-07-06 gshapiroImport sendmail 8.15.2
2015-07-06 loosFix the sent packets statistics for if_dwc.
2015-07-06 pkelseyVendor import of tcpdump 4.7.4.
2015-07-06 pkelseyFix if_loop so bpfwrite() can use it regardless of...
2015-07-06 pkelseyFix range upper bound for uint32_t and uint64_t, and...
2015-07-06 pkelseyFix sysctl(3) so it returns the intended values for...
2015-07-05 markjRemove a BUGS entry that was addressed by r282300.
2015-07-05 markjRename the dtrace-* man pages to dtrace_* for consisten...
2015-07-05 markjMove the comment describing namei(9) back to namei...
2015-07-05 markjThe bug caught by flock's test 16 was fixed by r268384.
2015-07-05 markjRemove a stale descriptive comment for gbincore().
2015-07-05 markjCheck suspendability on the mountpoint returned by...
2015-07-05 markjAdd a local variable initialization needed in the OBJT_...
2015-07-05 kibDocument the locking context for the directly dispatche...
2015-07-05 mjgfd: make 'rights' a manadatory argument to fget* functions
2015-07-05 andrewAdd the kernel functions needed to enable threading.
2015-07-05 cyUpdate ntp version number. (This is a manual update...
2015-07-05 cyMFV ntp-4.2.8p3 (r284990).
2015-07-05 bzFix GENERIC64 and LINT64 powerpc builds after r285144.
2015-07-05 ianEnable ipsec by default on all armv6 platforms.
2015-07-05 ianEnsure all the required files get built when you includ...
2015-07-05 andrewAdd on the addend when in the R_AARCH64_ABS64 and R_AAR...
2015-07-05 baptRemove dead code
2015-07-05 baptAlso validate hours via strptime_l(3)
2015-07-05 baptValidate expiration dates
2015-07-05 mavMake first step toward supporting target and initiator...
2015-07-05 mavRemove extra level of target ID indirection (isp_dev_map).
next