dragonfly.git
2013-05-09 John MarinoMerge branch 'vendor/AWK'
2013-05-09 John MarinoUpdate awk from 20110810 to 20121220 on vendor branch gitea/vendor/AWK origin/vendor/AWK
2013-05-09 Matthew Dillonhammer2 - flush sequencing part 4 - stabilization and...
2013-05-08 Matthew Dillonkernel - Wakeup p->p_step on procfs close.
2013-05-08 John Marinozlib: Upgrade from version 1.2.7 to 1.2.8
2013-05-08 John MarinoMerge branch 'vendor/ZLIB'
2013-05-08 John MarinoUpdate zlib from version 1.2.7 to 1.2.8 on vendor branch gitea/vendor/ZLIB origin/vendor/ZLIB
2013-05-08 Sascha Wildnerkernel/acpi: Sync acpi_pci_link with FreeBSD.
2013-05-08 John Marinogcc47: Update base compiler to from version 4.7.2 to...
2013-05-08 John MarinoMerge branch 'vendor/GCC47'
2013-05-08 John MarinoUpgrade GCC from 4.7.2 to 4.7.3 on the vendor branch
2013-05-08 Sascha Wildnerkernel/acpi: Fix a typo in a function name.
2013-05-08 Sepherosa Ziehausyncache: Make sure the accepcted socket is created...
2013-05-08 Matthew Dillonhammer2 - Add 'snapshot' directive
2013-05-08 Matthew Dillonhammer2 - flush sequencing part 3 - add snapshots
2013-05-07 Sascha Wildnerbsd-family-tree: Sync with FreeBSD (adds OpenBSD 5...
2013-05-07 Eitan Adlerdevd: Prefer using the C++ version of the standard...
2013-05-07 Eitan Adlerdevd: Use simpler dst += *x instead of str.append(x, 1)
2013-05-07 Eitan Adlerdevd: Use string::empty() instead of string::length...
2013-05-07 Eitan Adlerdevd: Use 'const' where possible
2013-05-07 Eitan Adlerdevd: Use volatile sig_atomic_t...
2013-05-07 Eitan Adlerdevd: Prefer the use of initializer lists to ctor assig...
2013-05-07 Eitan Adlerdevd: Avoid the creation of a temporary object...
2013-05-06 Eitan Adlerrm(1): Some minor style and bug fixes from FreeBSD
2013-05-06 Sepherosa Ziehaubnx: Use different TX coalesce BDs for polling and...
2013-05-06 Justin C. SherrillRemove advertising header from man pages.
2013-05-06 Justin C. SherrillRemove advertising clause from all that isn't contrib...
2013-05-06 Justin C. SherrillRemove advertising header from all userland binaries.
2013-05-05 François Tigeotahci(4): Maximum I/O size is 2MB
2013-05-05 Matthew Dilloncpdup - add -n (not-for-real) option
2013-05-05 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-05-05 Sepherosa Ziehaubnx: Utilize hardware supplied RSS hash
2013-05-05 Sascha Wildnerkernel/scsi_da: If booting verbosely, si_iosize_max...
2013-05-05 Sascha Wildnerkernel/scsi_da: Use __func__ for printing function...
2013-05-05 François Tigeotsbp(4): Maximum I/O size is 512KB
2013-05-04 Sascha WildnerUse C99 __func__ instead of __FUNCTION__.
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 2
2013-05-04 Matthew Dillonhammer2 - flush sequencing part 1
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 6/several
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 5/several
2013-05-03 Sascha Wildnerkernel/netgraph: Fix a 64 bit pointer issue.
2013-05-03 Sascha WildnerUnbreak buildworld.
2013-05-03 Sepherosa Ziehaubnx: Fix up some comment abount ring control blocks...
2013-05-03 Sepherosa Ziehaubnx: Implement multiple RX/TX rings and MSI-X support...
2013-05-03 Matthew Dillonhammer2 - Improve 'hammer2 show'
2013-05-03 Matthew Dillonhammer2 - Major restructuring, part 4/several
2013-05-02 Matthew Dillonhammer2 - Major restructuring, part 3/several
2013-05-02 Sascha Wildnerrtadvd(8): Fix a typo in a message.
2013-05-02 Sepherosa Ziehautoeplitz: Return raw hash
2013-05-02 Sepherosa Ziehauip_demux: Save raw hash, instead of hash masked w/...
2013-05-02 Sepherosa Ziehauip_demux: Remove unused udp_mpsafe_thread global variable
2013-05-02 Sepherosa Ziehaunetisr: Fix comment
2013-05-02 Sepherosa Ziehaunetisr: Renaming, cpufn -> hashfn; no functional changes
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashcpu, which maps pkt hash to...
2013-05-02 Sepherosa Ziehaunetisr: Add netisr_hashport, which finds netisr msgport...
2013-05-02 Sepherosa Ziehaunetisr: Inline netisr_cpuport() and netisr_curport()
2013-05-01 Sascha Wildner<pthread.h>: Adjust the visibility of pthread_{get...
2013-04-29 Matthew Dillonkernel - Terminate ddb backtraces at Xfast_syscall
2013-04-29 Sascha WildnerMerge <machine/uvparam.h> into <time.h> and remove it.
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 2/several
2013-04-28 François Tigeotsbp(4): Support MAXPHYS up to 512KB
2013-04-28 François Tigeotsbp(4): Sync sbp.h with FreeBSD
2013-04-28 Sascha Wildnerusr.sbin/Makefile: Fix typo from the last commit.
2013-04-28 Sascha WildnerRemove pca and speaker device remains (both deleted).
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-28 Sascha WildnerRemove <machine/if_wl_wavelan.h>, which was for the...
2013-04-28 Sascha WildnerRemove some header files for drivers that were deleted.
2013-04-28 Matthew DillonMerge branch 'master' of ssh://crater.dragonflybsd...
2013-04-28 Matthew Dillonhammer2 - Major restructuring, part 1/several
2013-04-28 Sepherosa Ziehaunetisr: Function renaming; no functional changes
2013-04-28 Matthew Dillonhammer2 - Fix compiler warnings
2013-04-27 Sepherosa Ziehauintr: Don't embed struct thread in intr_info
2013-04-27 Sascha Wildnerkernel/ng_iface: Add missing braces.
2013-04-27 Sascha Wildnerkernel/hptiop: Add missing braces.
2013-04-24 Sascha WildnerRemove some trailing whitespace in the manpages.
2013-04-23 Sascha Wildnergpio/dsched/devfs: Fix wrong lock checks.
2013-04-23 John Marinolibmpfr: Update from version 3.1.0 to 3.1.2
2013-04-23 John MarinoMerge branch 'vendor/MPFR'
2013-04-23 John MarinoUpgrade MPFR from 3.1.0 to 3.1.2 on the vendor branch gitea/vendor/MPFR origin/vendor/MPFR
2013-04-23 John Marinodiff utils: Update from version 3.2 to 3.3
2013-04-23 John MarinoMerge branch 'vendor/DIFFUTILS'
2013-04-23 John MarinoUpgrade diffutils from 3.2 to 3.3 on the vendor branch gitea/vendor/DIFFUTILS origin/vendor/DIFFUTILS
2013-04-23 John Marinogrep utils: Update from version 2.12 to 2.14
2013-04-23 John MarinoMerge branch 'vendor/GREP'
2013-04-23 John MarinoUpgrade grep from 2.12 to 2.14 on the vendor branch
2013-04-23 John Marinolibexpat: remove local modification
2013-04-23 John Marinolibexpat (libbsdxml): Upgrade from version 2.0.1 to...
2013-04-23 John MarinoMerge branch 'vendor/EXPAT'
2013-04-23 John MarinoUpgrade Expat from 2.0.1 to 2.1.0 on the vendor branch gitea/vendor/EXPAT origin/vendor/EXPAT
2013-04-23 Matthew Dillonbuildworld - Reorder libcrypto to before libradius
2013-04-22 Sascha WildnerSync zoneinfo database with tzdata2013c from ftp:/...
2013-04-21 Sascha Wildnernrelease: Handle dports' /usr/distfiles better and...
2013-04-21 Sascha Wildnernrelease: Add pkg(8) to our images and ISOs.
2013-04-20 Sascha Wildnernrelease: Remove an unused variable.
2013-04-19 Sascha WildnerUpdate the pciconf(8) database.
2013-04-19 Sascha Wildnernrelease: Don't install the git meta-pkg (it will pull...
2013-04-18 Matthew Dillonpowerd - Fix load factor calculation bug for niced...
2013-04-17 Sascha Wildnerinstaller: Make it possible to start the installer...
2013-04-16 John MarinoMakefile.inc: Rework automatic backup (bug 2527)
2013-04-16 Sascha Wildnerkernel/checkpoint: Fix wrong sizeof (p_sigacts is a...
next