dragonfly.git
2015-11-03 John Marinounbreak full buildworld (liblzma order again)
2015-11-03 John Marinolib: Add liblzma to the build order
2015-11-03 John Marinoxz: Upgrade from version 5.0.7 to 5.2.2
2015-11-03 John MarinoMerge branch 'vendor/XZ'
2015-11-03 John MarinoUpgrade xz from 5.0.7 to 5.2.2 on the vendor branch
2015-11-03 Sascha WildnerFix various typos in manual pages.
2015-11-03 Sepherosa Ziehauuipc: Reduce token coverage on detach path
2015-11-03 Sepherosa Ziehauuipc: Remove unnecessary socket ref/unref on detach...
2015-11-03 Sepherosa Ziehauuipc: Hold unp_token before calling unp_find_lockref()
2015-11-03 Sepherosa Ziehaugdb: Unbreak building
2015-11-03 John Marinolib: hook libelf and libexecinfo (in order) into the...
2015-11-03 John MarinoAdd libexecinfo to lib directory, but leave it unhooked
2015-11-02 John Marinolibelf: Add libelf to lib directory, but leave it unhooked
2015-11-02 John MarinoAdd READMEs for ELF Tool Chain contrib directory
2015-11-02 John MarinoMerge branch 'vendor/ELFTOOLCHAIN'
2015-11-02 John MarinoImport ELF Tool Chain r3255 into vendor branch vendor/ELFTOOLCHAIN
2015-11-02 Sascha Wildnergdb: Reduce the recent changes to only the necessary...
2015-11-02 John Marinoeuc encoding: Emit EILSEQ on illegal euc conversions
2015-11-02 François Tigeotdrm: Add ACCESS_ONCE()
2015-11-02 Antonio Huete... gdb - Workaround to enable debugging in vkernels.
2015-11-02 Antonio Huete... gdb - Remove FreeBSD specific code.
2015-11-02 Antonio Huete... gdb - Fix indentantion in DragonFly specific files.
2015-11-02 Sascha Wildnerdrm.4: Document new sysctls.
2015-11-02 Sascha Wildnerdrm.4: Move the sysctl section to using .Bl/.El
2015-11-02 John Marinolocales: Remove symlinks UTF8 => UTF-8
2015-11-02 zrjsocket/recvfrom: Add MSG_CMSG_CLOEXEC support
2015-11-01 Imre Vadászdrm: Simplify the initialization of the hw.dri sysctl...
2015-11-01 John Marinolocale type makefiles: respect ${SHAREDIR}
2015-11-01 John Marinolocales: Fix eucJP sorting (broken upstream?)
2015-11-01 Imre Vadászif_vtnet: Add support for indirect buffers. Activate...
2015-11-01 Imre Vadászvirtio: Add indirect buffers support to common virtio...
2015-11-01 François Tigeotdrm/radeon: Export PCI ID
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Add error count for stripe device
2015-11-01 Tomohiro Kusumisys/dev/disk/dm: Don't statically allocate MAX_STRIPES...
2015-11-01 Antonio Huete... vkernel - Override max-page-size for ld.*
2015-11-01 Antonio Huete... vkernel - Bring back .hash section
2015-11-01 John Marinolibc: Fix (and improve) nl_langinfo (CODESET)
2015-10-31 Sascha Wildnerkernel/drm: In linux/types.h, remove the duplicate...
2015-10-31 Sascha Wildnerkernel/drm: In linux/kernel.h add missing parentheses...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Remove misleading comment
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix sanity checks for striped target...
2015-10-31 Tomohiro Kusumisbin/hammer: Fix improper perror(3) usage
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Return EINVAL on invalid argc
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make target's init() take argc and...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Use correct module name for dm_target_...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_target_stripe_table()
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Fix indentation
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add info() handler for striped target...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make dm-linear table show major:minor...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Make dm-stripe table show major:minor...
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add udev_t field to dm_pdev_t
2015-10-31 Tomohiro Kusumisys/dev/disk/dm: Add "major:minor" name to dm_pdev_t
2015-10-31 François Tigeotdrm/radeon: Use atomic_cmpxchg()
2015-10-31 François Tigeotdrm: Add atomic_cmpxchg()
2015-10-31 François Tigeotdrm: Fix atomic_add_unless()
2015-10-31 François Tigeotkernel: Add atomic_cmpxchg_int()
2015-10-31 François Tigeotdrm/i915: Reduce differences with Linux in i915_gem_fault()
2015-10-31 François Tigeotdrm: Add linux/dma-mapping.h
2015-10-30 Imre Vadászif_vtnet, sync 8/x: Move structs and #define-s into...
2015-10-30 Imre Vadászif_vtnet, sync 7/x: Clean up vtnet_enqueue_txbuf()...
2015-10-30 Sepherosa Ziehaubpf: Add support for 802.11 packet injection via bpf
2015-10-30 Sepherosa Ziehautools/kq_connect_client: Use SOCK_NONBLOCK if it's...
2015-10-30 Sepherosa Ziehausocket: Add accept4 syscall and bump __DragonFly_version
2015-10-30 Sepherosa Ziehausocket: Shortcircuit FIONBIO in soo_ioctl().
2015-10-30 Sepherosa Ziehausocket/socketpair: Add SOCK_{NONBLOCK,CLOEXEC} support.
2015-10-30 Sepherosa Ziehautools/kq_connect_client: Add option to bind process...
2015-10-30 Sepherosa Ziehautcp: Use 4-tuple hash to optimize local port selection.
2015-10-29 Imre Vadászif_vtnet: Recognize VIRTIO_NET_F_CTRL_GUEST_OFFLOADS...
2015-10-29 Imre Vadászif_vtnet: Add, and negotiate the VIRTIO_F_ANY_LAYOUT...
2015-10-29 Imre Vadászif_vtnet, sync 6/x: refactor rx_- and update_vlan_filte...
2015-10-29 Sascha Wildnerkernel/drm: In linux/kernel.h, add parentheses around...
2015-10-29 Sascha Wildnerkernel/drm: In linux/slab.h, add parentheses around...
2015-10-29 Sepherosa Ziehausystat/pv: Log total IPI, external interrupts and MP...
2015-10-29 Sepherosa Ziehauipdemux: Better initial so_port distribution for non...
2015-10-29 Sepherosa Ziehauudp: Implement asynchronized pru_connect.
2015-10-29 Sepherosa Ziehauudp: Save original protocol processing port for later...
2015-10-29 Sepherosa Ziehauudp/usrreq: Add brackets properly
2015-10-28 Antonio Huete... make.conf(5) - Fix default WORLD_CCVER value.
2015-10-28 Imre Vadászif_vtnet, sync 5/x: Make stat counters uint64_t instead...
2015-10-28 Imre Vadászif_vtnet, sync 4/x: Factor out vtnet_setup_interface...
2015-10-28 François Tigeotdrm: Remove the MODULE_LICENSE and EXPORT_SYMBOL_GPL...
2015-10-28 Sascha Wildnerkernel/drm: In asm/io.h, improve the iowriteN() macros.
2015-10-27 Imre Vadászif_vtnet, sync 3/x: No LRO without mergeable receive...
2015-10-27 Imre Vadászdrm.4: Document the hw.dri.vblank_offdelay sysctl.
2015-10-27 Sascha Wildner<stdlib.h>/<unistd.h>: Expose mkdtemp()'s prototype...
2015-10-27 Imre Vadászif_vtnet, sync with FreeBSD 2/x: Sync vtnet_*_filter...
2015-10-26 Sascha Wildnerkernel/p1003_1b: Fix the p1003_1b.shared_memory_objects...
2015-10-26 Sascha Wildnersysconf.3: Document _SC_REGEXP and _SC_SHELL.
2015-10-26 Sascha Wildner<unistd.h>: Add some comments to mandatory and obsolesc...
2015-10-26 Sascha Wildnersysconf.3: Use .Dv for _SC*.
2015-10-25 Imre Vadászif_vtnet: Use SetMacAddress feature; Add some new featu...
2015-10-25 Sascha Wildnersysconf.3: Document _SC_XOPEN_SHM.
2015-10-25 Sascha Wildnerlibc/sysconf: Simplify sysconf(_SC_XOPEN_SHM) a bit.
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Always initialize target's status...
2015-10-25 Tomohiro Kusumicontrib/lvm2: Add missing \n
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Fix comments and doc/proposal-dm.txt
2015-10-25 Tomohiro Kusumisys/dev/disk/dm: Change pdev SLIST to TAILQ
next