]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-12-16 pjdKeep maintainance of GELI and make it clear which direc...
2015-12-16 rrsFirst cut of the modularization of our TCP stack. Still
2015-12-16 gjbErr on the side of caution, and assume *env(3) should...
2015-12-16 adrianDon't call wakeup if we're just returning reserved...
2015-12-15 jhbKeep the entries for NFS and the PCI bus code.
2015-12-15 mavSet DS flag, required for LPB log page by spec.
2015-12-15 smhPrevent g_access calls to bad multipath members
2015-12-15 bdreweryBuild engines in parallel.
2015-12-15 bdreweryRegenerate after r292283.
2015-12-15 bdreweryCorrect comment about MAKEOBJDIRPREFIX in src-env.conf.
2015-12-15 avosurtwn: fix off-by-one error.
2015-12-15 jamieFix jail name checking that disallowed anything that...
2015-12-15 skraLocal TLB flush is sufficient in pmap_remove_pages().
2015-12-15 smhFix lagg failover due to missing notifications
2015-12-15 araujoRemove a garbage printf used for debug.
2015-12-15 araujoRemove the null checker before free.
2015-12-15 araujoRemove wrong header and the NULL check before free().
2015-12-15 araujoEAGAIN handling for imsg_read.
2015-12-15 skraReplace all postponed TLB flushes by immediate ones...
2015-12-15 kevloRemove sys/types.h due to STANDARDS and unistd.h also...
2015-12-15 kevloRemove sys/types.h due to STANDARDS and unistd.h also...
2015-12-15 smhAdd flag to disable inital reboot(8) userland sync
2015-12-15 bruefferFix example code rendering, \n needs escaping to show up.
2015-12-15 skraFlush intermediate TLB cache when L2 page table is...
2015-12-15 bruefferAssorted grammar, spelling and punctuation fixes.
2015-12-15 baptShow the enclosure name and id in sesutil map
2015-12-15 mmelARM: Remove outdated katelib.h.
2015-12-15 mmelARM: option PPC_PROBE_CHIPSET is applicable only for...
2015-12-15 roygerhyperv/kvp: wake up the daemon if it's sleeping due...
2015-12-15 bruefferAdd entry for lib80211; fix a typo in libsysdecode.
2015-12-15 bruefferMinor spelling, mdoc and style cleanup.
2015-12-15 roygerx86/bounce: try to always completely fill bounce pages
2015-12-15 hselaskyProperly drain callouts in the IPFW subsystem to avoid...
2015-12-15 kevloFix a typo (opencrypto -> crypto) and remove useless...
2015-12-15 ngieAllow users override `DEBUG` on the command line via...
2015-12-15 mavAdd MSI-X support for 26XX cards.
2015-12-15 adrian[arswitch] bump the number of ports on the ar934x inter...
2015-12-15 adrian[qca953x] remove unneeded initialisation.
2015-12-15 adrian[ar71xx] always count interrupts, spurious or otherwise.
2015-12-15 adrian[arge] add a comment about needing mdio busses in order...
2015-12-15 adrianFlip this over to ncurses.
2015-12-15 bdreweryDIRDEPS_BUILD: Support bootstrapping from PROGS.(DPADD...
2015-12-15 bdreweryDIRDEPS_BUILD: Fix incorrectly adding in RELDIR for...
2015-12-15 bdreweryDIRDEPS_BUILD: Avoid duplicates in DIRDEPS for bootstra...
2015-12-15 bdreweryAdd comment about OBJTOP not yet being defined outside...
2015-12-15 bdreweryFollow-up r291739: Don't suggest LDADD on private libs...
2015-12-15 jhbStart on a new library (libsysdecode) that provides...
2015-12-14 bdreweryFollow-up r290423: Don't use CSH for buildenv shell.
2015-12-14 ianAdd strlcat() and strlcpy() to libstand.
2015-12-14 bdreweryAllow overriding FILESDIRs for snmp files.
2015-12-14 cemioatcontrol(8): Add support for interrupt coalescing
2015-12-14 cemioat(4): Add support for interrupt coalescing
2015-12-14 ianEnhance the "ubenv import" command to allow importing...
2015-12-14 cemioat(4): Gather and expose DMA statistics via sysctl
2015-12-14 bdreweryLet termcap be used in LIBADD.
2015-12-14 avosurtwn: add raw Tx path.
2015-12-14 kpinet6: Do not assume every interface has ip6 enabled.
2015-12-14 asomersDon't retry SAS commands in response to protocol errors
2015-12-14 emasteUpdate advice on obj disk space requirements
2015-12-14 vangyzenresolver: preserve binary compatibility; reduce header...
2015-12-14 andrewUpdate the handling of interrupts on the generic PCIe...
2015-12-14 andrewAdd support for MSI interrupts to the gicv2m controller...
2015-12-14 bruefferFlesh out the SEE ALSO section.
2015-12-14 traszFix kernel build with "options GEOM_MOUNTVER". Previou...
2015-12-14 avosurtwn: fix frame processing in the Rx path.
2015-12-14 desUpgrade to Unbound 1.5.7.
2015-12-14 bruefferClean up issues reported by mandoc -Tlint
2015-12-14 bruefferNon-exhaustive mdoc/spelling/style cleanup.
2015-12-14 avosurtwn: add TSF field into RX radiotap header.
2015-12-14 andrewWhen exiting two-finger scroll the Synaptics device...
2015-12-14 andrewSkip restoring more registers when returning from an...
2015-12-14 andrewSplit KNOWN_ARCHES so we have one per line to simplify...
2015-12-14 kevloAdd the cryptodev device.
2015-12-14 ianMove the DRIVER_MODULE() statements that declare mmc...
2015-12-13 impThe new pnp module records causes older kldxref to...
2015-12-13 avoswpi, rum and urtwn: update copyright headers
2015-12-13 avosurtwn: add support for hardware encryption (WEP, TKIP...
2015-12-13 avosurtwn: add a command queue for sleepable tasks.
2015-12-13 avosurtwn(4): setup channel frequency/flags for radiotap...
2015-12-13 ak- Properly set mode and atime/ctime for symlinks
2015-12-13 avosurtwn: add rate control support for RTL8188EU.
2015-12-13 avoswtap: do not include <sys/types.h> when <sys/param...
2015-12-13 avosnet80211: remove hardcoded slot time durations from...
2015-12-13 adrianFix bsdbox builds after the recent libkvm requirement...
2015-12-13 melifaroFix PINNED routes handling.
2015-12-13 traszTweak comments.
2015-12-13 traszActually make the 'amount' argument to racct_adjust_res...
2015-12-13 traszAvoid useless relocking.
2015-12-13 mmelSIMPLEBUS: Don't panic if child device doesn't have...
2015-12-13 kaiwFixed uninitialized variable warnings.
2015-12-13 mmelOFW_IICBUS: Register ofw_iicbus node.
2015-12-13 mmelOFW: Add helper functions for parsing xref based lists.
2015-12-13 melifaroRemove LLE read lock from IPv6 fast path.
2015-12-13 ngieAdd -static to CFLAGS to unbreak the tests by using...
2015-12-13 impEliminate a typo that crept into a last minute change...
2015-12-13 impFix typos in comments.
2015-12-12 desAsk make(1) which compiler to use rather than rely...
2015-12-12 desimport unbound 1.5.7
2015-12-12 desimport unbound 1.5.6
2015-12-12 jillesexec(3): Fix COMPATIBILITY section: default path does...
next