freebsd.git
2014-06-09 jkimMerge OpenSSL 1.0.1h.
2014-06-09 kibChange the nblock mutex, protecting the needsbuffer...
2014-06-09 kibMake mmap(MAP_STACK) search for the available address...
2014-06-09 bryanvFix TSO support on VMware Fusion
2014-06-09 bryanvRemove an unnecessary variable reassignment
2014-06-09 eadleracpiconf(8): document 'k' option
2014-06-09 alcRefresh a comment. The VM_STACK option was eliminated...
2014-06-08 hselaskyResolve a deadlock setting the USB configuration index...
2014-06-08 mavRemove extra branching from r267232.
2014-06-08 bdreweryRegen after r267233
2014-06-08 bdreweryIn preparation for ASLR [1] support add WITH_PIE to...
2014-06-08 mavUse atomics to modify numvnodes variable.
2014-06-08 mavSplit RPC pool threads into number of smaller semi...
2014-06-08 kibRemove write-only local variable.
2014-06-08 kibInitialize the pbuf counter for directio using SYSINIT...
2014-06-08 mavRemove st_idle variable, duplicating st_xprt.
2014-06-08 mavIntroduce new per-thread lock to protect the list of...
2014-06-08 aeRemove unused variable.
2014-06-07 neelAdd ioctl(VM_REINIT) to reinitialize the virtual machin...
2014-06-07 alcAdd a page size field to struct vm_page. Increase...
2014-06-07 hselaskyMake WITNESS happy by giving USB mutexes different...
2014-06-07 hselaskyFix for USB specification compliance. We need to accept...
2014-06-07 hselaskySome further DWC OTG improvements for full speed and...
2014-06-07 rpauloMov p2041rdb.dts, p3041ds.dts, and p5020ds.dts to the...
2014-06-07 rpauloFix the script to run make_dtb.sh instead of just dtc.
2014-06-06 rpauloAdd Makefiles to automatically test all the DTS files.
2014-06-06 pluknetAdd support for inspecting process flags set in p_flag2.
2014-06-06 rayAdd Ukranian vt(4) keymaps as an example.
2014-06-06 rmacklemThe new NFS server would not allow a hard link to be
2014-06-06 jkimImport OpenSSL 1.0.1h.
2014-06-06 luigimake sure if_transmit returns 0 if the mbuf is enqueued.
2014-06-06 bruefferMinor improvements.
2014-06-06 bruefferAdd vte(4) to the hardware notes.
2014-06-06 hselaskyCompilation fixes.
2014-06-06 joelMinor mdoc improvements.
2014-06-06 jmmvMove atf-sh from /usr/bin/ to /usr/libexec/
2014-06-06 luigibetter handling of netmap emulation over standard devic...
2014-06-06 emasteClarify statement on font origin
2014-06-06 tychonSupport guest accesses to %cr8.
2014-06-06 luigiintroduce mbq_lock() and mbq_unlock() for the mbq,
2014-06-06 jmmvAdd the *_TESTS_SH_SED_* functionality to atf.test.mk.
2014-06-06 bdreweryFix some rpcgen sample file issues.
2014-06-06 emasteUpdate after r267011: use -h height and -w width args
2014-06-06 jmmvHomogenize libatf-* version numbers with upstream.
2014-06-06 kevloRemove extra semicolons.
2014-06-06 luigimove netmap_getna() to a freebsd-specific file
2014-06-06 tychonSome devices (e.g. Intel AHCI and NICs) support quad...
2014-06-06 luigimisc bugfixes:
2014-06-06 luigiwhitespace change: fix one comment, remove a stale...
2014-06-06 luigialign comments with the ones in our development trunk
2014-06-06 luigirate limit some error messages
2014-06-06 luigiremove two debugging messages, align comments with...
2014-06-06 jillesktrace: Use designated initializers for the data_length...
2014-06-06 gjbDereference portaudit(1), as it is now deprecated and its
2014-06-06 pjdThe 'create' subcommand doesn't have '-h' option.
2014-06-06 bruefferMdoc cleanup, typo and grammar fixes.
2014-06-06 bruefferAdd missing MLINKs.
2014-06-06 bruefferAdd Lb string for libcuse.
2014-06-06 kevloReplace deprecated M_DONTWAIT with M_NOWAIT.
2014-06-06 luigiadd checks for invalid buffer pointers and lengths
2014-06-06 luigiprevent a panic when the netdev/ifp is not set in attach
2014-06-06 joelMinor mdoc nit.
2014-06-06 baptPrevent arc commands from overwriting history
2014-06-06 impWhen building picobsd, define WITHOUT_OPENSSL and WITHO...
2014-06-06 impRestore comments accidentally removed.
2014-06-06 brd- Fix the keyfile being cleared prematurely after r259428
2014-06-06 zontUse mtx_lock_spin/mtx_unlock_spin primitives on spin...
2014-06-06 allanjudeStyle cleanups on ifconfig.8
2014-06-05 gjbDocument r266463, newsyslog.conf(5) includes in conf.d.
2014-06-05 baptAdd support for arbitrary http requests
2014-06-05 baptRemove unnecessary semicolons
2014-06-05 baptUse NULL instead of 0
2014-06-05 zbbAvoid using hard-coded SoC's register address in mptram...
2014-06-05 zbbFix broken SMP startup on Armada XP after r265694
2014-06-05 luigiwhitespace change: remove trailing whitespace
2014-06-05 desIf HTTP_USER_AGENT is defined but empty, don't send...
2014-06-05 emastevt fontcvt: Accept space after BITMAP in .bdf parser
2014-06-05 emasteRegen after r267124 for WITHOUT_VT_SUPPORT
2014-06-05 emasteInstall VT support files
2014-06-05 emasteSupport "GNU Unifont" format font data
2014-06-05 hselasky- Verify that we don't load more data into a FIFO than...
2014-06-05 hselaskyNeed to check the transfer cache field in the device...
2014-06-05 hselaskyTry to fix DWC OTG regression issues with full and...
2014-06-05 emastevt fontcvt: -w sets the width, not height
2014-06-05 impThe code that combines adjacent ranges for BIO_DELETEs...
2014-06-05 emasteUpdate reported libusb version to 1.0.13
2014-06-05 emasteUpdate vt(4) "Terminus BSD Console" font
2014-06-05 tuexenUse ENOBUFS instead of ENOMEM in error situations relat...
2014-06-05 delphijFix OpenSSL multiple vulnerabilities.
2014-06-05 maximMac OS X 10.10 is not released yet, removed.
2014-06-05 pluknetmdoc: drop the trailing dot from the xref list.
2014-06-05 maximOpenBSD 5.5, Mac OS X 10.10, Dragonfly BSD 3.8.0 added.
2014-06-05 davideConvert functions to the new-style format.
2014-06-05 kevloCatch up with recent changes...
2014-06-05 wblockCorrect the document date for last change.
2014-06-05 kevloRemove D-Link DWA140 rev D1 by accident.
2014-06-05 npcxgbe(4): Properly account for the freelist buffers...
2014-06-04 emasteRemove extra copy of old email address.
2014-06-04 emasteUpdate vt(4) console font author's email address
2014-06-04 kibCross-reference jot(1) and seq(1).
next