dragonfly.git
2015-11-16 Sascha Wildner<unistd.h>: Remove unwhiteout() prototype. We never...
2015-11-16 Sascha Wildnerkernel: Fix three declarations of (obsolete) syscalls.
2015-11-16 Sascha Wildnerkernel/slip: Remove opt_slip.h inclusion, which is...
2015-11-16 Sepherosa Ziehaukinfo: Zero-out pctcpu for zombie processes
2015-11-16 Sepherosa Ziehautop: Use kp_ktaddr as kernel thread 'id'
2015-11-16 Sepherosa Ziehaukinfo: Deliver address of kernel thread
2015-11-16 Sascha WildnerRemove obsolete SLIP_IFF_OPTS kernel option (now net...
2015-11-16 Sascha WildnerUpdate the pciconf(8) database.
2015-11-16 John MarinoAlways build world under C/POSIX locale
2015-11-15 John Marinogold linker: Fix SYSROOT definition (unbreaks world...
2015-11-15 John MarinoRemove offsetof definitions from binutils* sysdep.h
2015-11-15 John MarinoBlock out two more _Noreturn redefinitions
2015-11-15 Sepherosa Ziehauinpcb: Unbreak SO_REUSEPORT support.
2015-11-15 Sepherosa Ziehauudp: Fix bind races due to async close and random socke...
2015-11-15 Sepherosa Ziehautcp: Fix bind races due to async close and random socke...
2015-11-15 John Marinolibstdc++ (5.0): Modify to allow clang 3.6+ to used...
2015-11-15 John Marinolibdiffutils: Don't "predefine" _Noreturn
2015-11-15 John MarinoTweak cdefs.h (no functional change)
2015-11-15 John MarinoSwitch to using gold linker by default
2015-11-14 John MarinoRestore buildworld from clang (adjust libm)
2015-11-14 John MarinoRestore buildworld using clang (XZ)
2015-11-14 Imre Vadaszdrm: Fix previous commit
2015-11-14 Imre Vadaszdrm: Handle DRM_CAP IOCTLs for querying cursor width...
2015-11-14 François Tigeotdrm: Import memchr_inv() from NetBSD
2015-11-14 John Marinoboot loader: Improve code of elf header initialization
2015-11-14 François Tigeotdrm: Implement a few missing functions from linux/timer.h
2015-11-14 François Tigeotdrm: Add list_replace_init()
2015-11-14 François Tigeotdrm: Implement signal_pending()
2015-11-14 Sepherosa Ziehautop: Fix system process cpu usage percentage display
2015-11-14 Sepherosa Ziehautop: Fix 'c' for -S and -I
2015-11-14 Sepherosa Ziehaustyle: Fix white spaces
2015-11-14 Sepherosa Ziehauuipc: Port Unix socket domain GC from FreeBSD.
2015-11-14 Matthew Dillonkernel - Fix comment type-o
2015-11-14 Matthew Dillonkernel - Fixes for usb modems
2015-11-13 Sascha WildnerSome adjustments to the recent dsched removal.
2015-11-13 François Tigeotkernel/drm: Fix an unitialized variable warning when...
2015-11-13 Sascha WildnerRemove <malloc.h> from the system.
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Don't expect destroy() to set config...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Add a comment on race on unload
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix device counter handling
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor alloc/free functions...
2015-11-12 Sascha WildnerRemove dsched_bfq.4 manual page from the Makefile too.
2015-11-12 Sascha WildnerFix module name in the drm.4 manual page.
2015-11-12 Sascha WildnerRemove no longer used dsched modules & manpage via...
2015-11-12 Sepherosa Ziehauuipc: Release token in the proper order on unconnected...
2015-11-12 John MarinoUpdate some generated collate definitions
2015-11-12 John Marinocldr2def: Use explicit target files when generating...
2015-11-11 John MarinoRemove obsolete references to libedit from gdb
2015-11-11 Matthew Dillonkernel - Remove dsched
2015-11-11 Matthew Dillondrm - Fix kldload issue
2015-11-11 François Tigeotdrm/i915: Remove old i915kms.ko modules
2015-11-11 François Tigeotdrm: Add nsecs_to_jiffies()
2015-11-11 Imre Vadászsystat/pv: Avoid systat pvmmeter crashing for refresh...
2015-11-10 Imre Vadásztop: Actually implement DragonFly code for the interact...
2015-11-10 Sascha WildnerSync col(1) with FreeBSD.
2015-11-10 Sascha WildnerRemove unnecessary whitespace in macro arguments in...
2015-11-10 John MarinoAdd README for basic locale source file generation
2015-11-10 John Marinonl_langinfo(CODESET): Again return "US-ASCII" for C...
2015-11-10 Matthew Dillonkernel - Improve tcp starting window
2015-11-09 John Marinonl_langinfo: Simplify case ladder
2015-11-09 John Marinolocales: Enforce US-ASCII encoding (limited to 7-bit)
2015-11-09 John Marinolocaledef(1): Remove GCC pragmas on two source files
2015-11-09 Sepherosa Ziehauuipc: Use taskqueue to run GC.
2015-11-09 Sepherosa Ziehauuipc: No need to call sorflush() before unp_gc()
2015-11-09 Sepherosa Ziehautest: Add test for unix socket cross/self reference
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Check if target has registered handlers
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Rename aprint_debug() to dmdebug()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Add dm_alloc_string()
2015-11-09 Tomohiro Kusumisys/dev/disk/dm: Remove misleading code/comment on...
2015-11-08 Imre Vadászdrm: Don't leak memory from linux_workqueue.c
2015-11-08 John Marinocldr2def: Pad CJK short months
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix/refactor TAILQ_HEAD structure
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix table/info priority
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Use uint32_t for flags
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Change DM_XXX_FLAG() to inline functions
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Cleanup dm_dbg_print_flags()
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Whitespace cleanups
2015-11-08 Tomohiro Kusumisys/dev/disk/dm: Fix typo
2015-11-08 John Marinolocaledef: Replace avl tree (cddl) with RB tree, plus ...
2015-11-07 John Marinotree.h: Restore ability to generate static functions
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Refactor dm_table_status_ioctl()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Don't force targets to implement table...
2015-11-07 François Tigeotdrm: Add ktime_get_raw_ns()
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove unnecessary dump=NULL;
2015-11-07 Tomohiro Kusumisys/dev/disk/dm: Remove upcall handler
2015-11-07 François Tigeotdrm/i915: Rename the kernel module to i915.ko
2015-11-07 Imre Vadászdrm: Make dev.dri.X node creation work properly with...
2015-11-07 Imre Vadászcorepower: Use rdmsr_safe to check availibility of...
2015-11-07 Sascha WildnerReplace our soelim(1) with FreeBSD's.
2015-11-06 Sascha Wildnerkernel/if_re: Add support for the Realtek 8168H.
2015-11-06 Sascha Wildner<sys/cdefs.h>: Align some indent (no functional change).
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Disable 2nd level bio_done handler...
2015-11-06 Tomohiro Kusumisys/dev/disk/dm: Add 2nd level bio_done handler for...
2015-11-06 Tomohiro Kusumisys/kern/vfs: Add comment on buf(9) manpage
2015-11-06 Tomohiro Kusumisys/kern/vfs: Fix wrong function name in panic()
next