dragonfly.git
2017-04-14 Sepherosa Ziehauinpcb: Add function to set inpcbinfo's portinfo.
2017-04-13 Tomohiro Kusumisbin/hammer: Add missing fflush(stdout) in 8b6688a4
2017-04-13 Tomohiro Kusumisbin/hammer: Rename hammer_parsedevs() to hammer_parse_...
2017-04-13 Tomohiro Kusumisbin/hammer: Allow any volume to be stripped by strip...
2017-04-13 Tomohiro Kusumisbin/hammer: Make volume count test optional for blkdev...
2017-04-13 Sascha Wildnerzoneinfo: Create a /usr/share/zoneinfo/UTC link.
2017-04-13 Sepherosa Ziehauinpcb/localgroup: Use LSB of the hash to find inpcb.
2017-04-13 Sepherosa Ziehauinpcb: Don't rely on ncpus2 for local port allocation.
2017-04-12 Tomohiro Kusumisbin/hammer: Make some readonly pointer args const
2017-04-12 Tomohiro Kusumisbin/*hammer: Use typedef'd for struct zone_stat*
2017-04-12 Tomohiro Kusumisbin/*hammer: Use typedef'd for struct cache_info*
2017-04-12 Tomohiro Kusumisbin/*hammer: Use typedef'd for struct buffer_info*
2017-04-12 Tomohiro Kusumisbin/*hammer: Use typedef'd for struct volume_info*
2017-04-12 Tomohiro Kusumisbin/hammer: Cleanup prototypes
2017-04-12 Tomohiro Kusumisbin/hammer: Add /* not reached */ (missing ones in...
2017-04-12 Imre Vadászsound - Delete devfs clone handler for /dev/dsp and...
2017-04-12 Matthew DillonRevert "kernel - Spread IPIs out to more priority levels"
2017-04-12 Peeter Mustdrm/linux: Add reinit_completion()
2017-04-12 Matthew Dillonkernel - Temporarily set the default machdep.pmap_nx_en...
2017-04-12 John MarinoRevert "libc: Add temporary (get|set)affinity DF404...
2017-04-11 Tomohiro Kusumisbin/hammer: Add /* not reached */ for usage() variants
2017-04-11 Tomohiro Kusumisbin/hammer: Add /* not reached */
2017-04-11 Tomohiro Kusumisbin/hammer: Check S_ISREG() if not block device
2017-04-11 Tomohiro Kusumisbin/hammer: Add is_regfile() (avoid directly using...
2017-04-11 Matthew Dillonppp - Fix minor overflow in protocol search
2017-04-11 Matthew Dillonlibtelnet - Fix improper statement construction (not...
2017-04-11 Matthew Dillonlibdevstat - Limit sscanf field, fix redundant condition
2017-04-11 Matthew Dillonlibalias - Cleanup unused variable
2017-04-11 Matthew Dillonopenssh - Fix a broken assignment
2017-04-11 Matthew Dillonwindow - Fix Graphics capability enable test
2017-04-11 Matthew Dillonkernel - Fix event preset
2017-04-11 Matthew Dillonmfiutil - Fix static buffer overflow
2017-04-10 Sepherosa Ziehaupf: Don't assume # of network procecssing CPUs is power...
2017-04-10 Sepherosa Ziehautoeplitz: Add comment.
2017-04-10 Tomohiro Kusumisbin/newfs_hammer: Add /* not reached */ for usage()
2017-04-10 Tomohiro Kusumisbin/mount_hammer: Add /* not reached */
2017-04-10 Tomohiro Kusumisbin/newfs_hammer: Add /* not reached */
2017-04-10 Tomohiro Kusumisbin/hammer: Partly bring back removed braces from...
2017-04-10 Tomohiro Kusumisbin/newfs_hammer: Partly bring back removed braces...
2017-04-10 Tomohiro Kusumisbin/mount_hammer: Partly bring back removed braces...
2017-04-10 Sepherosa Ziehaunetisr: Use netisr_ncpus to convert hash to cpuid.
2017-04-10 Sepherosa Ziehaunet: Reorder sysinit a bit.
2017-04-09 Tomohiro Kusumisbin/hammer: Make info command print a proper error...
2017-04-09 Tomohiro Kusumisbin/hammer: Make info command properly handle non...
2017-04-09 Tomohiro Kusumisbin/mount_hammer: Cleanup blocks with a single statement
2017-04-09 Tomohiro Kusumisbin/newfs_hammer: Cleanup blocks with a single statement
2017-04-09 Tomohiro Kusumisbin/hammer: Cleanup blocks with a single statement
2017-04-09 Sepherosa Ziehauifpoll: Use netisr_ncpus.
2017-04-09 Sepherosa Ziehauifpoll: Use SYSINIT to initialize per-cpu ifpoll context.
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Add __hammer_crc_get_xxx() for CRC...
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Cleanups on CRC functions
2017-04-08 Tomohiro Kusumisys/vfs/hammer: Add comments on volume version 7 CRC...
2017-04-08 Sepherosa Ziehauinpcb: Use netisr_ncpus for listing inpcbs.
2017-04-08 Sepherosa Ziehausyncache: Use netisr_ncpus instead of ncpus2
2017-04-08 Sepherosa Ziehausyncache: Cache align per-cpu data.
2017-04-08 Sepherosa Ziehauipdemux: Use netisr_ncpus instead of ncpus2.
2017-04-08 Sepherosa Ziehauinet6: Restore mbuf hash after defragmentation.
2017-04-08 Sepherosa Ziehauipfrag: Max # of frags per-cpu should use ncpus instead...
2017-04-08 Sepherosa Ziehauinet: Use netisr_ncpus for ifdetach inet processing.
2017-04-07 John MarinoBump __DragonFly_version
2017-04-07 Sepherosa Ziehauarp: Group llinfo and timer together.
2017-04-07 Sepherosa Ziehauarp: Ignore ARP probes by default.
2017-04-07 Sepherosa Ziehauarp: ARP entry list should be initialized on all availa...
2017-04-05 Peeter Mustdrm: Include opt_drm.h so that 'options VGA_SWITCHEROO...
2017-04-05 Sepherosa Ziehaunet: Make netisr_ncpus sysctl read-only.
2017-04-05 Sepherosa Ziehaunet: Define # of cpus for network processing.
2017-04-05 Sepherosa Ziehaunet: netisr_cpu -> netisr_threads; no functional changes.
2017-04-05 Sepherosa Ziehaunet: Get rid of ifnet threads.
2017-04-05 Sepherosa Ziehauipfw3: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehauipfw: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehaubridge: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehauvlan: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehauipflow: Reduce dependency on ifnet threads.
2017-04-05 Sepherosa Ziehaunet: Reduce dependency on ifnet threads.
2017-04-04 Matthew Dillonkernel - Implement NX (3) - cleanup
2017-04-04 Matthew Dillonkernel - Implement machdep.pmap_nx_enable TUNABLE
2017-04-04 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (DragonFly 4.8.0...
2017-04-04 Sascha WildnerReally ensure that our world/kernel are built under...
2017-04-03 Matthew Dillonkernel - Implement NX (2)
2017-04-03 Matthew Dillonkernel - Implement NX
2017-04-02 Imre Vadászif_vtnet - Add back vtnet_tx_size variable for now...
2017-04-02 Tomohiro Kusumisbin/hammer: Remove local variables only used within...
2017-04-02 Imre Vadászlibc/libpthread: Inject threadsafe locking callbacks...
2017-04-02 Imre Vadászif_vtnet - Remove vtnet_{rx,tx}_size variables. Change...
2017-04-02 Imre Vadászvirtio_blk - No need to negotiate unused (and legacy...
2017-04-02 Imre Vadászif_vtnet - Default to link up, when VIRTIO_NET_F_STATUS...
2017-04-02 Imre Vadászvirtio_blk - Clean up some unneeded functionalities.
2017-04-02 Imre Vadászvirtio: Replace one cpu_mfence() by cpu_lfence(), and...
2017-04-02 Imre Vadászvirtio - Get rid of nop {vtblk/vtnet}_modevent methods.
2017-04-01 Matthew Dillonkernel - Fix broken wakeup in crypto code
2017-03-31 Sascha WildnerFix some cases where an index was used before its limit...
2017-03-31 Sascha Wildnerlibkvm: Fix char pointer dereference.
2017-03-31 Sascha Wildnerusr.sbin/Makefile: Fix sorting.
2017-03-31 Sascha Wildneruefi.8: Leave the .Dd.
2017-03-31 Sascha WildnerPartly revert "uefi.8: Extend SEE ALSO and fix HISTORY."
2017-03-31 Sascha Wildneruefi.8: Extend SEE ALSO and fix HISTORY.
2017-03-31 Sascha Wildnerefisetup.8: Some mdoc improvements.
2017-03-31 Sascha Wildnerefisetup(8): Fix permissions in the tree.
2017-03-31 Sascha Wildnermdoc: Fix manlint warning in efisetup.8
2017-03-31 Sascha Wildner<sys/libkern.h>: Fix whitespace/indent, remove arg...
next