dragonfly.git
2018-05-08 Matthew Dillonkernel - Refactor bcmp, bcopy, bzero, memset
2018-05-08 Matthew Dillonkernel - Optimize syscall path, remove old unused compa...
2018-05-08 Matthew Dillonkernel - Adjust pv caching a little
2018-05-08 Matthew Dillonkernel - Flesh out Spectre mitigation support
2018-05-08 Matthew Dillonkernel - Fix CVE-2018-8897, debug register issue
2018-05-08 Sascha WildnerRaise WARNS to 1 in gnu/usr.bin/cvs.
2018-05-08 Sascha Wildnerconfig.8: Mention NO_KERNEL_OLD_STRIP.
2018-05-07 Sascha Wildnerkernel/nfs: Use the correct prototype for sys_nfssvc().
2018-05-07 Sepherosa Ziehauigb: Dump registers.
2018-05-07 Sascha Wildnermrsas(4): Remove wrong extra arg from MR_LdBlockSizeGet().
2018-05-07 François Tigeotdrm/i915: Start building i915_gpu_error.c
2018-05-07 François Tigeotdrm/linux: Add scnprintf()
2018-05-07 François Tigeotdrm/linux: Add or improve various *printf functions
2018-05-07 François Tigeotdrm/linux: Start using stop_machine.h
2018-05-06 Sascha WildnerSync zoneinfo database with tzdata2018e from ftp:/...
2018-05-06 Sascha Wildnerppp(8): Don't go via <sys/tty.h> for bringing in <termi...
2018-05-06 Sascha Wildner<unistd.h>: Remove 'restrict' from symlink().
2018-05-06 Sascha Wildner<libgen.h>: Add comments about POSIX diffs for {base...
2018-05-06 François Tigeotdrm/linux: Add do_gettimeofday()
2018-05-06 François Tigeotdrm: Sync include directives with Linux
2018-05-05 Sascha WildnerAdd NetBSD's orders(7) manual page.
2018-05-05 Sascha Wildnerlibc/termios: Sync a bit with FreeBSD.
2018-05-05 Sascha Wildnerlibc: Add strsuftoll{,x}()
2018-05-05 Sascha Wildnerlibc/{un,}vis: Remove some useless junk. _DIAGASSERT...
2018-05-05 Sascha WildnerFix a few typos across the tree.
2018-05-05 Sascha WildnerMakefile_upgrade.inc: Move dot.rhosts to the right...
2018-05-05 zrjlibc/stdtime: Avoid signed overflow in mktime.
2018-05-05 zrjboot/pc32: Avoid issues at -O2.
2018-05-05 zrjlibstand/quad.h: Rename __qdivrem() to __udivmoddi4().
2018-05-05 zrjcalloc - Work around gcc-8 bug (2).
2018-05-05 zrjwatch(8): Add fallthrough.
2018-05-05 zrjrtadvd(8): Suppress implicit-fallthrough.
2018-05-05 zrjtset(1): Suppress implicit-fallthrough.
2018-05-05 zrjlimits(1): Add fallthrough.
2018-05-05 zrjident(1): Suppress implicit-fallthrough warnings.
2018-05-05 zrjps(1): Add fallthrough.
2018-05-05 zrjsed(1): Suppress implicit-fallthrough.
2018-05-05 zrjdma(8): Use FALLTHROUGH consistently.
2018-05-05 zrjmount_smbfs(8): Mark usage() as dead.
2018-05-05 Eitan Adler[skel] chase previous commit with file removal
2018-05-05 Eitan AdlerRemove rhosts from default template
2018-05-04 Matthew Dillonkernel - Remove kthread exit debug kprintf()s
2018-05-04 Matthew Dillonkernel - Fix spinlock bug introduced with windowing (2)
2018-05-03 Tomohiro Kusumisbin/mount_autofs: Use __DECONST() instead of local...
2018-05-02 Matthew Dillonkernel - Fix spinlock bug introduced with windowing
2018-05-01 Sepherosa Ziehauigb: Bring in WOL configuration from FreeBSD.
2018-05-01 Sepherosa Ziehaunetgraph7: Protect so_rcv properly
2018-04-29 Matthew Dillonkernel - Refactor machdep.cpu_idle_hlt
2018-04-28 Matthew Dillonsystat - Enhance -pv display
2018-04-28 Sascha WildnerAvoid absolute SYMLINKS in cpio(1), tar(1) and mailwrap...
2018-04-28 Matthew Dillonhammer - Add missing lock
2018-04-28 Matthew Dillonkernel - Adjust the scheduler to fix nice +N glitches
2018-04-27 Matthew Dillonkernel - Improve indefinite macros a bit
2018-04-27 Sascha Wildnertermios.4: Improve markup.
2018-04-27 Matthew Dillonkernel - Add two debug variables to struct globaldata
2018-04-27 Matthew Dillonkernel - Fix several usched nits
2018-04-26 zrjlib/i18n_module: Fix out of bounds bug.
2018-04-26 zrjgcore(1): Mark as breaking strict aliasing.
2018-04-26 zrjtip(1): Mark as breaking strict aliasing.
2018-04-26 zrjgcc50: Fix false positive for -Walloc-size-large-than.
2018-04-26 zrjgcc47: Fix false positive for -Walloc-size-large-than.
2018-04-26 Sascha Wildnermpsutil(8): Add missing braces.
2018-04-25 zrjbsd.sys.mk: Implement WARNS framework for HOST_CCVER.
2018-04-25 zrjworld: Mark all build-tools.
2018-04-25 zrjcsh(1): Separate hostprog.
2018-04-25 zrjawk(1): Separate hostprog.
2018-04-25 zrjlibmagic(3): Separate hostprog.
2018-04-25 zrjphantasia(6): Separate hostprog.
2018-04-25 zrjhack(6): Separate hostprog.
2018-04-25 zrjadventure(6): Separate hostprog.
2018-04-25 François Tigeotdrm: Implement parts of the Linux irq subsystem
2018-04-25 Sascha Wildnerkernel/mpr: Remove unused malloc type.
2018-04-24 Sascha WildnerRemove <sys/ioctl_compat.h>.
2018-04-24 Sascha WildnerAdd FreeBSD's mpr(4) driver for LSI Fusion-MPT 3/3...
2018-04-24 Sascha Wildner<sys/proc.h>: Fix unused macro name (number == bit...
2018-04-24 Sascha Wildnerevtranalyze.1: Fix typo.
2018-04-23 Sepherosa Ziehaux86_64/ioapic: Make sure that legacy IRQ only appears...
2018-04-23 Matthew Dillonkernel - Remove cache ping-pong on common scheduler...
2018-04-23 Matthew Dillonkernel - More deterministic systat -pv lock name output
2018-04-23 Matthew Dillonkernel - Improve lockf performance
2018-04-23 Matthew Dillonlibthread_xu - Improve contended mutex code
2018-04-23 Matthew Dillonkernel - Improve namecache performance
2018-04-23 Matthew Dillonkernel - Improve kern_dup() performance
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlo...
2018-04-23 Matthew Dillonkernel - Fix statistics accounting bug in kfree()
2018-04-23 Matthew Dillonkernel - Carefully refactor contended tokens and spinlocks
2018-04-23 Matthew Dillonkernel - Remove performance pessimization with INVARIANTS
2018-04-23 Matthew Dillonkernel - cleanup kern_descrip.c
2018-04-23 Matthew Dillonkernel - Localize [in]activevnodes globals, improve...
2018-04-23 Matthew Dillontmpfs - Move dnode lock to improve unlink performance
2018-04-23 Matthew Dillonkernel - Minor rollup cleanup
2018-04-22 Sascha WildnerLINT64: Fix typo.
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 zrjrpc: Add support for NO_WCAST_FUNCTION_TYPE make variables.
2018-04-22 zrjworld: Mark utilities that use out of bounds copies.
2018-04-22 zrjbsd.kern.mk: Handle gcc80 better in buildkernel.
2018-04-22 Matthew Dillonlibc - Remove incorrect sched_yield() stub
2018-04-22 Matthew Dillonkernel - Remove SMP bottlenecks on uidinfo, descriptors...
2018-04-22 Matthew Dillonkernel - Refactor lwkt_token pool hash
2018-04-22 Matthew Dillonkernel - per-thread fd cache, p_fd lock bypass
next