freebsd.git
2015-07-09 jkimMerge OpenSSL 1.0.1p.
2015-07-09 jkimImport OpenSSL 1.0.1p.
2015-07-09 mjgvfs: simplify error handling in namei
2015-07-09 eriCorrect issue presented in r285051,
2015-07-09 jmgincrease buffer size to significantly increase performa...
2015-07-09 edAdd implementations for some of the CloudABI file descr...
2015-07-09 mjgfd: prepare do_dup for being exported
2015-07-09 mjgvfs: avoid spurious vref/vrele for absolute lookups
2015-07-09 mjgvfs: plug a use-after-free of fd_rdir in namei
2015-07-09 baptDo not try to set password on group if the group is...
2015-07-09 andrewAdd support for SMP. This uses the FDT data to find...
2015-07-09 andrewAdd logging of synchronous exceptions.
2015-07-09 andrewAdd the definition of the shareable bits in the pagetables
2015-07-09 andrewClean up the types used in <machine/ucontext.h> on...
2015-07-09 edDon't clobber td->td_retval[0] in proc_reap().
2015-07-09 zbbRework CPU identification on ARM64
2015-07-09 kibCover a race between doselwakeup() and selfdfree()...
2015-07-09 edAdd forward declaration of struct thread.
2015-07-09 edGenerate CloudABI system call table with proper $FreeBS...
2015-07-09 edImport the CloudABI datatypes and create a system call...
2015-07-08 pkelseyMFV r285292:
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...
next