freebsd.git
2014-04-13 impNO_MAN= has been deprecated in favor of MAN= for some...
2014-04-13 impDon't apply ctf conversions in POSIX mode. These can...
2014-04-13 impCheck the right file for pwcache_groupdb.
2014-04-13 impWe no longer support upgrading from FreeBSD 4, so we...
2014-04-13 impUp the minimum system to build FreeBSD current to 8...
2014-04-13 impDetermine whether to build clang and its bootstrap...
2014-04-13 gjbClean trailing whitespace.
2014-04-13 gjbBump Dd, missed as part of r264098 and related commits.
2014-04-13 davideFix a panic in zfs_rename().
2014-04-13 nwhitehornAdd a simple EFI stub loader. This is a quick and dirty...
2014-04-12 rpauloFix the style of ata_interrupt_locked().
2014-04-12 davideHide internal details of sbintime_t implementation...
2014-04-12 jillesfind: Correctly propagate -exec/-execdir ... {} + exit...
2014-04-12 bruefferImprove markup and remove contractions.
2014-04-12 bdreweryUse proper MFSNAMELEN for fs type.
2014-04-12 brueffermdoc and language improvements.
2014-04-12 marcelAlign and round the partitionable disk space to 4K...
2014-04-12 desRemove the names of the build host and user and the...
2014-04-12 desIntroduce RANLIBFLAGS to mirror ARFLAGS and add -D...
2014-04-12 aeProperly release the in6_multi lock.
2014-04-11 markjUpdate the SDT(9) examples to reflect the removal of...
2014-04-11 bruefferRemove stray .Nm macro.
2014-04-11 delphijMFV r258194-264360: nc(1) from OpenBSD 5.5.
2014-04-11 jhbSome whitespace and style fixes.
2014-04-11 mavRemove unused val argument value from SYSCTL_INT()...
2014-04-11 sbrunoFix insta-panic on assert of unlocked periph mtx in...
2014-04-11 neelThere is no need to save and restore the host's return...
2014-04-11 jhbThe tw_pcbrele() function does not need the global...
2014-04-11 dimUpdate the llvm/clang patch for r264345.
2014-04-11 brueffermdoc and spelling cleanup.
2014-04-11 mavImprove use of socket buffer upcalls.
2014-04-11 tychonAccount for the "plus 1" encoding of the CPUID Function...
2014-04-11 alcBefore calling mmap() on a shared library's text and...
2014-04-11 dimAmend r263891, by making clang default to DWARF2 debug...
2014-04-11 hselaskyTune buffer sizes for SuperSpeed USB when using LibUSB...
2014-04-11 gjbAdd SRC_UPDATE_SKIP, DOC_UPDATE_SKIP, and PORTS_UPDATE_SKIP
2014-04-11 jhbDon't leak the TCP pcbinfo lock if a time wait connecti...
2014-04-11 mavCreate zvol devices on zfs clone.
2014-04-11 hselaskyCorrect IMOD default value according to comment.
2014-04-11 jhibbitsSmall performance optimization. Clobber only cr0,...
2014-04-10 mariusRefine r264257; given that I later on decided to nuke...
2014-04-10 grehanRework r264179.
2014-04-10 bmsIn if_freemulti(), relax the paranoid KASSERT() on...
2014-04-10 xmj- Adding myself to the committers-ports.dot
2014-04-10 jhbCurrently, the TCP slow timer can starve TCP input...
2014-04-10 bdreweryFix spelling error in g_trace() call.
2014-04-10 emasteFix EFI loader object tree creation on 9.x build hosts
2014-04-10 mavFix wrong sizes used to access PD_Type and PD_State...
2014-04-10 kevloAdd the Asus USB-N10 NANO.
2014-04-10 bruefferFix stray "." left over from previous commit.
2014-04-10 bruefferFix Xref order in SEE ALSO.
2014-04-10 bruefferMore mdoc/spelling/grammar cleanup.
2014-04-10 mavDo not increment bio_data in case of BIO_DELETE.
2014-04-10 smhFix build breakage caused by r264295
2014-04-10 davidxuAdd kqueue support for devctl.
2014-04-09 desRestore the pX part to the version number printed in...
2014-04-09 mavFix three refcounter leaks and lock recursion they...
2014-04-09 sbrunoReally, really, really only allow this option for amd64...
2014-04-09 tychonConstrain the amount of data returned to what is actual...
2014-04-09 mavIntroduce new serialization type CTL_SERIDX_UNMAP.
2014-04-09 mavWhen splitting huge unmap requests, do it on sector...
2014-04-09 mavRemove support of LUN-based CD changers from cd(4)...
2014-04-09 hselaskyFix for infinite XHCI reset loops when the set address...
2014-04-09 yongariAdd workaround for MCP61 Ethernet controller found...
2014-04-09 adrianAdd a function to check whether the given register...
2014-04-09 sbrunoSpell imgact_binmisc correctly
2014-04-09 peterBump osreldate for tracking SA-14:06
2014-04-08 mavAnother fix for r264274. Last moment cosmetic changes...
2014-04-08 sbrunosys/kern/imgact_binmisc.c -- free the right pointer...
2014-04-08 impAlso ignore files from Murcirial (.hg) and git (.git...
2014-04-08 sbrunoActually, since this is what I thought I was doing...
2014-04-08 mavOops! Few quick fixes for r264274.
2014-04-08 jkimMerge OpenSSL 1.0.1g.
2014-04-08 jhbHandle single-byte reads from the bvmcons port (0x220...
2014-04-08 bruefferQuick mdoc/whitespace/spelling pass, this needs some...
2014-04-08 jhbExplicitly initialize 'vmname' to NULL.
2014-04-08 mavAdd support for SCSI UNMAP commands to CTL.
2014-04-08 impPut proper ${} around variable expansion. This fixes...
2014-04-08 sbrunoAdd Stacey Son's binary activation patches that allow...
2014-04-08 emaste(Re)connect sys/boot/amd64 to the build
2014-04-08 delphijFix NFS deadlock vulnerability. [SA-14:05]
2014-04-08 mavWakeup only one thread of added in r263978i at a time.
2014-04-08 emasteAdd explicit casts to quiet warnings in libefi
2014-04-08 emasteFix printf args for 64-bit archs
2014-04-08 emasteCorrect a variable's type for 64-bit Ficl
2014-04-08 emasteRevert r264132, disconnecting sys/boot/amd64 for now
2014-04-08 rayUpdate to fix at r264244.
2014-04-08 rayFix cursor color in reverse video mode.
2014-04-08 mariusDistinguish between the different variants and configur...
2014-04-08 adrianAdd some debugging and forcing of the BAW to match...
2014-04-08 adrianDon't do continue inside the scheduler loop; we really...
2014-04-08 adrianCorrect the actual definition of ath_tx_tid_filt_comp_s...
2014-04-08 adrianAdd a comment explaining the obvious.
2014-04-08 adrianDon't resume a TID on each filtered frame completion...
2014-04-08 rpauloUpdates to i.MX53:
2014-04-08 adrianAdd a basic set of data points which count the number...
2014-04-08 kevloRemove a bogus re-assignment.
2014-04-07 rayFix panic on load new driver while vt(4) is in VGA...
2014-04-07 dteskeLoosen the processing of *_IF_aliasN vars to be less...
2014-04-07 rayDo not fill screen, while muted.
next