dragonfly.git
2015-04-16 Matthew Dillonsysperf - Adjust syscall tests
2015-04-16 Matthew Dillonsound - Fix default & unit specs for /dev/dsp and ...
2015-04-15 Sascha WildnerUpdate the pciconf(8) database.
2015-04-13 François Tigeotdrm: linux/spin.h: Implement assert_spin_locked()
2015-04-13 Sepherosa Ziehaucoretemp: Add package level thermal sensor support
2015-04-12 Tomohiro Kusumisbin/hammer: Allow pfs commands directly handle pfs
2015-04-12 Tomohiro Kusumisbin/hammer: Remove strtrl()
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [3/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [2/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Make strtrl() api right [1/3]
2015-04-12 Tomohiro Kusumisbin/hammer: Remove redundant printf for slave pfs...
2015-04-12 Nuno Antunesvirtio: Bring in SVN r251769 from FreeBSD.
2015-04-12 Sascha Wildnerkernel: APM was only supported on i386, remove unused...
2015-04-11 Sascha WildnerSync the de(4) manual page with FreeBSD.
2015-04-11 Imre Vadaszif_de: Sync with current FreeBSD version (r271849)...
2015-04-10 Sascha Wildneracpidump(8): Fix /dev/mem access.
2015-04-09 Sascha Wildnerboot/acpi: Use ACPICA constants instead of magic addresses.
2015-04-10 Sascha WildnerSync ACPICA with Intel's version 20150410.
2015-04-10 Sascha Wildnerkernel: Fix two typos.
2015-04-10 Sascha Wildnermutex.9: Adjust for latest changes (ident was moved...
2015-04-10 Sascha Wildnersensor_attach.9: sensor_task_register() no longer can...
2015-04-10 Sepherosa Ziehaucoretemp: CORE_LEVEL node contains 0 children, if hyper...
2015-04-09 Sascha WildnerACPICA: Remove no longer needed file.
2015-04-09 Markus Pfeifferusb4bsd: Use ifq_set_oactive, update stat counters
2015-04-09 Markus Pfeifferusb4bsd: Do not start when output is active
2015-04-09 Sascha WildnerSync ACPICA with Intel's version 20150408.
2015-04-09 Sascha Wildnermtree: Stop creating /usr/share/info.
2015-04-09 Sascha WildnerActually remove all share/info traces.
2015-04-09 Sascha WildnerClean up no longer used NOINFO and NOINFOCOMPRESS make...
2015-04-09 Sascha WildnerRemove some more old files via 'make upgrade'.
2015-04-09 Sascha Wildnermake upgrade: Remove formatted manual pages automatically.
2015-04-09 Sepherosa Ziehaucoretemp: Indentation
2015-04-09 Sepherosa Ziehaucoretemp: Avoid magic number
2015-04-09 Matthew Dillonhammer2 - slave sync adjustments, doc update
2015-04-09 Sepherosa Ziehaucoretemp: Register sensor task for each core instead...
2015-04-08 Matthew Dillonhammer2 - Retool flushing and use of mirror_tid, more...
2015-04-08 Sepherosa Ziehaucoretemp: Clean up identify method
2015-04-08 Sepherosa Ziehaucoretemp: Set Tj max to 110; 105 is quite common on...
2015-04-08 Sepherosa Ziehaucoretemp: Set sensor status properly
2015-04-08 Sepherosa Ziehausensor: Stick sensors thread to the last CPU.
2015-04-08 Sepherosa Ziehaucoretemp: Add description for the sensor
2015-04-08 Sepherosa Ziehauclock: Piggyback passive IPIQ processing
2015-04-06 Tomohiro Kusumisbin/hammer: Make hammer show-undo indicate positions...
2015-04-06 Matthew Dillonhammer2 - Sync thread work
2015-04-05 Tomohiro Kusumisbin/hammer: Don't readahead the base buffer itself
2015-04-05 Sepherosa Ziehaucoretemp: Keep the previous sensor value, if the IPI...
2015-04-05 John Marinomake distribution: Remove references to deleted nls...
2015-04-05 Sepherosa Ziehaucoretemp: Use lwkt_send_ipiq_passive()
2015-04-05 Sepherosa Ziehaucoretemp: Use IPI to get temperature on other CPUs
2015-04-05 Sepherosa Ziehaudimm: Implement pseudo device driver for DIMM related...
2015-04-05 Matthew Dillonhammer2 - update documentation, cleanup
2015-04-03 Tomohiro Kusumisbin/hammer: Fix wrong hash value
2015-04-03 John Marinomake upgrade: Clean out cat1 directory from texinfo...
2015-04-03 John MarinoRemove unused bsd.info.mk
2015-04-03 John MarinoRemove unused texinfo source files from contrib directory
2015-04-03 John MarinoRemove texinfo from base
2015-04-03 John Marinogroff: Remove info page
2015-04-03 John Marinoam-utils: Convert info page to "man 7 am-utils"
2015-04-03 John Marinocom_err: convert info page to com_err.7
2015-04-03 John Marinogdb: Remove ~2Mb of doc files from contrib (texi)
2015-04-03 John Marinogdb: Remove 4 info pages (2 converted to man pages)
2015-04-03 John Marinodiffutils: Remove redundant info page
2015-04-03 John Marinogrep: remove "redundant" info page
2015-04-03 John Marinogcc47: Remove info pages
2015-04-03 John Marinobinutils 2.24: Remove info pages
2015-04-03 John Marinocvs: remove ~3.5Mb of doc files from contrib (texi...
2015-04-03 John Marinocvs: Remove info pages (one converted to man page)
2015-04-02 John Marinogcc50: Update to 02 APR 2015 snapshot (SVN 221845)
2015-04-02 John MarinoMerge branch 'vendor/GCC50'
2015-04-02 John MarinoUpdate gcc-50 to SVN version 221845
2015-04-01 Tomohiro Kusumisbin/hammer: Don't downgrade when failed to destroy pfs
2015-04-01 Tomohiro Kusumisbin/hammer: Print error message if already up|downgraded
2015-04-01 Tomohiro Kusumisbin/hammer: Detect possible relinking of pfs by user
2015-04-01 Tomohiro Kusumisbin/hammer: Remove unnecessary bzero(3)
2015-04-01 Tomohiro Kusumisbin/hammer: Add missing relpfs()
2015-04-01 Tomohiro Kusumisbin/hammer: Avoid pfs via pfs on creation, not on...
2015-04-01 Tomohiro Kusumisbin/hammer: Make hammer pfs-status print after possibl...
2015-04-01 Tomohiro Kusumisbin/hammer: Fix error message on pfs open/ioctl failure
2015-04-01 Tomohiro Kusumisbin/hammer: Cleanup pfs commands by adding getdir()
2015-04-01 Tomohiro Kusumisbin/hammer: Make alloc_btree_element() take address...
2015-04-01 John MarinoRemove empty directories in /usr/share
2015-04-01 Sepherosa Ziehaurtsock: Fix NET_RT_FLAGS support
2015-04-01 John MarinoFix gold linker 2.25
2015-03-31 Eitan Adlershare/skel/dot.cshrc: update
2015-03-31 John MarinoUPDATING: Add entry about binutils 2.25
2015-03-31 John Marinocross-tools stage: Don't build unused linker (i.e....
2015-03-31 John MarinoSet binutils 2.25 as primary version
2015-03-31 John Marinold-225: fix ldscripts (allows binutils 2.25 to build...
2015-03-31 John MarinoRemove unused Binutils 2.22 source files
2015-03-31 John MarinoReplace binutils 2.22 with latest binutils 2.25
2015-03-31 John Marinobinutils 2.25: Add DF READMEs and local modifications
2015-03-31 John MarinoMerge branch 'vendor/BINUTILS225'
2015-03-31 John MarinoInitial import of Binutils 2.25 on vendor branch
2015-03-31 Sepherosa Ziehausensor: Expose max id of sensor device through hw.senso...
2015-03-31 Sepherosa Ziehausensor: Fix sensor device numbering
2015-03-31 Sepherosa Ziehausensor: Fix sysctl tree creation
2015-03-31 Matthew Dillonhammer2 - Cleanup error paths
2015-03-30 Matthew Dillonhammer2 - Start work on quorum validation.
2015-03-30 Matthew Dillonhammer2 - Cleanup hammer2_cluster API
2015-03-29 Sascha Wildnermailer.conf: Fix some issues.
next