dragonfly.git
2013-10-08 François Tigeotdrm/radeon: Import the Radeon KMS driver from FreeBSD
2013-10-08 Sascha Wildnerkernel/drm: Fix the LINT build.
2013-10-08 Franco Fichtnera couple more Mt macros for author emails
2013-10-08 Franco Fichtnerlibc: proper FreeBSD version and some Mt macros for...
2013-10-08 Franco Fichtnerworld: remove spurious Pp macros
2013-10-08 Franco Fichtnermdocml: sync std strings with groff
2013-10-08 Franco Fichtnergroff: add recent FreeBSD releases
2013-10-08 Antonio Huete... hammer - Fix exit path for newly added ioctl
2013-10-07 Franco Fichtnermdocml: sync a few upstream commits
2013-10-07 Franco Fichtnerbsd.man.mk: add temporary ``mandiff'' target
2013-10-07 François Tigeotidr: Remove duplicated code
2013-10-07 John MarinoUpdate pkg bootstraps
2013-10-07 Antonio Huete... libhammer - Make use of the HAMMERIOC_PFS_ITERATE ioctl.
2013-10-07 Antonio Huete... hammer - Add HAMMER_PFS_ITERATE ioctl
2013-10-07 Antonio Huete... Fix i386 world build.
2013-10-07 Sepherosa Ziehautools/netperf: Use pipe to pass result back instead...
2013-10-07 François Tigeotdrm: Remove the drm_gem_names subsystem
2013-10-07 François Tigeotidr: Simplify idr_grow()
2013-10-07 Matthew Dillonkernel - Add shared active virtual memory, i386
2013-10-07 Matthew Dillonkernel - Allow NULL softc in ulptclose()
2013-10-07 Matthew Dillonkernel - Rewrite do_vmtotal and change the way VM stati...
2013-10-06 Matthew Dillonkernel - Report zalloc statistics more accurately
2013-10-06 Matthew Dillonkernel - pc64 - Fix pv_free() race and add assertions
2013-10-06 Matthew Dillonkernel - pc64 - Print errata fixup only for cpu 0
2013-10-06 François Tigeotidr: Fix idr_find
2013-10-06 Franco Fichtnermdocml: sync library definitions
2013-10-06 François Tigeotidr: idr_pre_get() takes two arguments
2013-10-06 Franco Fichtnerman: fix literal file suffix parsing regression
2013-10-06 Franco Fichtnermdocml: teach libmandoc(3) about ``libmandoc''
2013-10-06 Franco Fichtnermdocml: refresh config.h and README.DRAGONFLY
2013-10-06 Franco FichtnerMerge branch 'vendor/MDOCML'
2013-10-06 François Tigeotidr: Grow descriptor table as needed in idr_get_new_above()
2013-10-06 François Tigeotidr: Protect data structures with a lwkt_token
2013-10-06 Franco Fichtnerman(1): fixup literal file suffix parsing
2013-10-06 Franco Fichtnerman(1): tweak literal file interpretation
2013-10-06 Franco Fichtnerman(1): fix build and adapt for DragonFly
2013-10-06 Franco Fichtnerman(1): import man(1) replacement
2013-10-06 François Tigeotidr: Mark non-public functions as static
2013-10-06 François Tigeotidr: Remove non-standard function idr_init1()
2013-10-06 Franco FichtnerImport mdocml-1.12.2
2013-10-05 John Marinogdb(1), kgdb(1): Makefile framework updates for version...
2013-10-05 John Marinogdb: Add modifications required for version 7.6.1
2013-10-05 John MarinoMerge branch 'vendor/GDB'
2013-10-05 John Marinogdb: Revert FAKE_PROCESS id code to prepare for gdb...
2013-10-05 John MarinoUpgrade GDB from 7.4.1 to 7.6.1 on the vendor branch
2013-10-05 Franco Fichtnermdocml: mandoc(1) now imitates groff(1)'s header and...
2013-10-05 Franco Fichtnertest: first commit
2013-10-05 François Tigeotdrm: Use Linux idr functions in drm_crtc code
2013-10-05 François Tigeotdrm: Add a linux/idr.h compatibility file
2013-10-05 François Tigeotidr: Increase default size to 256 elements
2013-10-05 Matthew Dillonkernel - Add if_iwn to the default build
2013-10-05 Matthew Dillonkernel - Fix minor ipv6 mbuf memory leak
2013-10-04 François Tigeotdrm: Manage reference counts with Linux kref functions
2013-10-04 François Tigeotdrm: Import linux/kref.h from the FreeBSD OFED stack
2013-10-04 Sascha Wildnerdate(1): Fix the default format.
2013-10-04 Sascha Wildnerlibc: Raise WARNS to 2.
2013-10-04 Franco Fichtnertic.1: mdoc(7) conversion
2013-10-03 John Marinogdb: revert local modification to handle wchar_t
2013-10-03 François Tigeotdrm: Manage drm_local_map structures with linux list...
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code (2)
2013-10-02 Matthew Dillonhammer2 - Move write thread from hmp to pmp
2013-10-02 Matthew Dillonkernel - Fix a SMP race in the 64-bit pmap code
2013-10-02 Matthew Dillonhammer2 - cleanup, write path work
2013-10-01 Joris Giovannangelistdlib/libc : don't bring back DragonFly cvs ids
2013-10-01 Joris Giovannangelilibc/stdlib : revert to dragonfly implementation
2013-10-01 François Tigeotkernel: don't allow proplib to redefine bool
2013-10-01 François Tigeotstdbool.h: Move to sys/sys
2013-10-01 François Tigeotdrm/i915: Make intel_gtt_get() return type the same...
2013-10-01 Matthew Dillonhammer2 - Revamp snapshot code
2013-09-30 Matthew Dillonhammer2 - Revamp hammer2_cluster structure part 1
2013-09-30 John MarinoSet ICONV_CONST to "const" for various GNU software
2013-09-30 John Marinolibarchive: Disable iconv the statically-built version
2013-09-30 John Marinobsd.lib.mk: Recognize {SHARED,STATIC}_{C,CXX}FLAGS...
2013-09-30 John Marinodate(1): Choose a better format constant
2013-09-30 Sascha Wildnerlibc: Ansify again, de-register again.
2013-09-29 John Marinolibm: Update erf, add imprecise versions of missing...
2013-09-29 John MarinoActivate Native Language Support (NLS) for error messages
2013-09-29 John Marinonvi: Upgrade from version 1.79 to 2.1.1 (multibyte...
2013-09-29 Antonio Huete... dirfs - Lower debug level to 0
2013-09-29 Antonio Huete... dirfs - Fix a panic on shutdown.
2013-09-29 John Marinolocales, libconv: Sync with FreeBSD (extensive reach)
2013-09-29 Sascha Wildnerkeylogin(1): Fix a warning and raise WARNS to 6.
2013-09-29 François Tigeotagp/intel: Add ValleyView and Haswell devices
2013-09-29 François Tigeotagp/intel: Fix pci_get_subdevice() / pci_get_device...
2013-09-29 François Tigeotagp/intel: Minor cleanups
2013-09-29 Matthew Dillonhammer2 - Redo refactor code, fix races, add assertions
2013-09-28 Antonio Huete... vkernel - Update usage options.
2013-09-28 John MarinoMakefile.inc1: Fix build when MAKEOBJDIRPREFIX is provided
2013-09-28 Antonio Huete... vkernel - Add -d option to disable vmm.
2013-09-28 Antonio Huete... vkernel - Remove unused getopt option.
2013-09-28 Antonio Huete... vkernel64 - Report VMM status at startup.
2013-09-28 Matthew Dillonhammer2 - Rewrite internal chain algorithms - stabilization
2013-09-27 Matthew Dillonhammer2 - Rewrite internal chain algorithms
2013-09-27 Sepherosa Ziehautest: Test commit from new box xanadu2
2013-09-27 Sepherosa Ziehautest: Test commit from new box xanadu1
2013-09-26 Matthew Dillonkernel - Fix ifnet scan race in ipv6
2013-09-26 Sascha WildnerFix i386 buildworld.
2013-09-26 Sepherosa Ziehaumxge: Remove more useless code under IFNET_BUF_RING
2013-09-26 Sepherosa Ziehaumxge: When MSI interrupt handler is triggered, 'valid...
2013-09-25 François Tigeotdrm: Use an include directory hierarchy similar to...
next