dragonfly.git
2015-08-01 John MarinoUse localedef(1) to generate LC_CTYPE, switch off mklocale
2015-08-01 John Marinolibc/locale: Revamp CTYPE support (from Illumos)
2015-08-01 John MarinoFix cldr2def tool and regenerate 2 makefiles as a result
2015-08-01 John MarinoUnbreak world
2015-08-01 Matthew Dillonbuildworld - Fix bootstrapping from older worlds
2015-08-01 John Marinolibc/locale: Replace ascii.c, it was removed too soon
2015-08-01 John MarinoAdd share/ctypedef directory (it will replace mklocale)
2015-08-01 John MarinoPregenerate maps for LC_CTYPE generation
2015-08-01 John MarinoFix three clr2def2 character maps
2015-08-01 John Marinoclr2def: Add LC_CTYPE source file generation support
2015-08-01 John MarinoFix zh_Hans_CN.GB2312 locale
2015-08-01 Sascha Wildnerkernel/dsched: Use <machine/inttypes.h>, not <inttypes.h>.
2015-08-01 Sascha Wildnerkernel/vfs_quota: Remove unneeded <inttypes.h> inclusion.
2015-08-01 Sascha Wildnerkernel: Use <sys/stdbool.h> in kernel code, not <stdboo...
2015-08-01 Sascha Wildnerkernel/iscsi: Remove unneeded <signal.h> inclusion.
2015-08-01 Sascha Wildnerkernel: Use <sys/bitstring.h> instead of <bitstring.h>.
2015-08-01 Sascha Wildner<bitstring.h>: Move it to /usr/src/sys/sys so kernel...
2015-08-01 François Tigeotagp: Remove some debugging printfs
2015-08-01 François Tigeotdrm: Add linux/hashtable.h
2015-08-01 Sascha Wildnerkernel/usb4bsd: Install gadget example drivers and...
2015-08-01 Sascha Wildnerkernel/usb4bsd: Set USB_HAVE_MSCTEST_DETACH and adjust...
2015-08-01 Sepherosa Ziehauinet6: Simplify nd6_dad_ns_output() interface
2015-08-01 Sepherosa Ziehauinet6: Make DAD lockless MPSAFE
2015-08-01 Sepherosa Ziehaunet: Factor out ASSERT_IN_NETISR and ASSERT_IS_NETISR
2015-07-31 Sascha Wildneri386 removal, part 27/x: Remove i386 specific stuff...
2015-07-31 Sascha Wildnerkernel: Uncomment VINUMDEBUG in LINT64. It compiles...
2015-07-31 Sascha Wildnerkernel: Add prototypes for setjmp()/longjmp() to <sys...
2015-07-31 John Marinoregcomp: limit comparison to C locale only
2015-07-31 John Marinolibc/collcmp: Fix initialization of s2
2015-07-31 John Marinolibc/regex: Sync with FreeBSD
2015-07-30 Sascha Wildnerlibc/xdr: Sync xdr_sizeof.c with FreeBSD and add it...
2015-07-30 John Marinogcc50: Adjust makefiles for new file locations
2015-07-30 John Marinogcc50: Remove generic versions of added files
2015-07-30 John Marinogcc50: Add proper locale support to libstdc++ (local...
2015-07-30 Sascha Wildnerlibc/calloc: Remove calloc.c, which has been unbuilt...
2015-07-30 John Marinomake upgrade: Stop removing hi_IN.UTF-8 and la_LN.UTF-8
2015-07-30 Sascha Wildneri386 removal, part 26/x: Remove i386 specific lib/libc...
2015-07-30 Sepherosa Ziehausocket: Close the soreference() race against socket...
2015-07-30 Sepherosa Ziehausocket: Group accept queue operations together
2015-07-30 Sepherosa Ziehausocket: Nuke unused so_pru_abort()
2015-07-30 Sepherosa Ziehausocket: Remove unused soabort()
2015-07-30 Sepherosa Ziehauinet6: Use M_INTWAIT for DAD record
2015-07-30 Sepherosa Ziehauinet6: Use static initializer to initialize DAD queue
2015-07-30 John MarinoCreate 3 new locales by softlink
2015-07-29 Sascha Wildneri386 removal, part 25/x: Remove i386 parts from kgdb...
2015-07-29 John MarinoAdd README to localedef directory (credits, licensing)
2015-07-29 John Marinolocales: Change defaults for territory-only locales
2015-07-29 John Marinolocaledef(1): Update license of 12 source files (CDDL...
2015-07-29 John Marinolocaledef(1): Better bootstrap fix
2015-07-29 Sascha Wildnermmap.2: Remove (now) useless BUGS section.
2015-07-29 Sascha Wildner<sys/systm.h>: Small indent fix.
2015-07-29 Sascha Wildneri386 removal, part 24/x: Remove i386 specific parts...
2015-07-29 Matthew Dillonlocaledef - Fix buildworld bootstrapping issue
2015-07-29 Sepherosa Ziehaumcast: Use M_INTWAIT for multicast addresses allocation
2015-07-29 Sepherosa Ziehauinet6: Use M_INTWAIT for prefix and prefix's router...
2015-07-29 Sepherosa Ziehauifaddr: Use M_INTWAIT for ifaddr allocation
2015-07-29 Matthew Dillonmanpages - Remove obsolete info
2015-07-28 John Marinocollate 4/4: Remove colldef(1) tool from base (swap...
2015-07-28 John Marinocollate 3/4: Bring in input files for new LC_COLLATE...
2015-07-28 John Marinocollate 2/4: Hook localedef to build, unhook colldef
2015-07-28 John Marinocollate 1/4: Add support for LC_COLLATE format "DragonF...
2015-07-28 John Marinocldr2def: Fix colldef makefile for full buildworld
2015-07-28 Matthew Dillonbuildworld - Fix stage-1 build breakage
2015-07-28 John Marinolibc.a: Add __isnan and __isnanf
2015-07-28 Tomohiro Kusumisbin/hammer: Use HAMMER_BUFSIZE
2015-07-28 Antonio Huete... dirfs - Add kqueue(2) support
2015-07-28 John Marinosort(1): Replace NetBSD version with Free/Open version
2015-07-28 John Marinocldr2def: Update to generate colldef replacement directory
2015-07-28 John MarinoAdd localedef(1), a locale definition generator tool
2015-07-28 Sepherosa Ziehauinet6: No need to explicitly avoid calling ioctl(SIOCSADDR)
2015-07-28 Sepherosa Ziehauinet6: Use M_WAITOK on SIOCAIFADDR_IN6 path.
2015-07-28 Sepherosa Ziehauroute: Enhance panic message
2015-07-27 Tomohiro Kusumisys/vfs/hammer: Add HAMMER_BTREE_TYPE_NONE
2015-07-27 Tomohiro Kusumisys/vfs/hammer: Keep root node signature on root split
2015-07-27 Tomohiro Kusumisbin/hammer: Fix hammer show output format
2015-07-27 Tomohiro Kusumisbin/hammer: Cleanup headers
2015-07-27 Tomohiro Kusumisbin/hammer: Cleanup zone statistics
2015-07-27 Antonio Huete... dirfs - Do not acquire dirfs' mount token
2015-07-27 Antonio Huete... dirfs - Remove no longer needed comment
2015-07-27 Antonio Huete... testcases - Remove posixipc test
2015-07-27 Antonio Huete... top.1 - Fix manpage
2015-07-27 Antonio Huete... dirfs - Change debug levels
2015-07-27 Matthew Dillonboot - Fix minor memory leak, statistics
2015-07-27 Sepherosa Ziehautcpdrop: Drop a specific tcp connection or all tcp...
2015-07-26 John Marinowcscoll.3: Fix copy/paste error (due to wcsxfrm)
2015-07-26 Matthew Dillonboot - Put loader heap in high memory
2015-07-25 Tomohiro Kusumisbin/hammer: Fix memory allocation for zone statistics
2015-07-25 Sepherosa Ziehaunetif: Configure mbuf clusters/jclusters limits
2015-07-25 Sepherosa Ziehauifnet: Allow drivers to adjust mbuf cluster/jcluster...
2015-07-25 Matthew Dillonpatch - Remove RCS and SCCS auto-checkout support
2015-07-25 Nuno Antuneskernel/route: Use the netisr threads to initialize...
2015-07-24 Tomohiro Kusumisbin/hammer: Enable AssertOnFailure on -d for hammer...
2015-07-24 Tomohiro Kusumisbin/hammer: Cleanup hammer checkmap
2015-07-24 Tomohiro Kusumisbin/hammer: Make hammer checkmap support zone4
2015-07-24 Tomohiro Kusumisbin/hammer: Use bitmaps for zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Make hammer show support zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Make hammer blockmap support zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Add functions for zone statistics
2015-07-24 Tomohiro Kusumisbin/hammer: Add struct zone_stat for generic zone...
2015-07-24 Imre Vadaszlm(4): Remove unneeded kernel configuration entries
next