Huge cleanup for games

Recently, Sascha Wildner committed a huge number of changes to the various games, bringing them in line with what’s on NetBSD and style(9).  This was all put together by Ulrich Spoerlein.

I draw attention to this not because it changed anything with the games in a functional sense, but because it’s huge (450 files changed, 31450 insertions(+), 29998 deletions(-)) and because it came out of nowhere.  It’s always nice to have new surprise contributions arrive.

More development tools

A number of recent changes will be important to you if you develop on DragonFly:

  • Sascha Wildner has added a indent(1) profile that matches what is usually done in DragonFly.
  • Also, there’s a dragonfly.el for emacs users.
  • Now new, but worth mentioning again: there is an excellent development(7) man page.
  • Alex Hornung has ported and modified FreeBSD’s minidumps, so crash dumps can now be kept smaller than your total physical memory size.