the bitrig pedro_xmas_cleanup branch has been created by pedro. it is 0 commits behind master, and 5 commits ahead.
commit 4752dd8160f469b5f567b93ecb840fc964e67229 diff: https://github.com/bitrig/bitrig/commit/4752dd8 author: pedro martelletto <[email protected]> date: Mon Dec 22 13:34:15 2014 +0100 zap man pages for previously removed drivers M distrib/sets/lists/base/mi M share/man/man4/Makefile D share/man/man4/fdc.4 D share/man/man4/hil.4 D share/man/man4/hilid.4 D share/man/man4/hilkbd.4 D share/man/man4/hilms.4 D share/man/man4/sbus.4 commit 0fd7216ec94e5c4691afa382720660d3d07db6b2 diff: https://github.com/bitrig/bitrig/commit/0fd7216 author: pedro martelletto <[email protected]> date: Mon Dec 22 13:21:26 2014 +0100 remove dead files these are mostly i386 drivers which were never enabled on amd64, and that are unlikely to be found on anything remotely modern: pcmcia controllers, old uarts and pc card drivers. D sys/dev/ic/tcic2.c D sys/dev/ic/z8530sc.c D sys/dev/ic/z8530tty.c D sys/dev/isa/i82365_isa.c D sys/dev/isa/i82365_isapnp.c D sys/dev/isa/i82365_isasubr.c D sys/dev/isa/tcic2_isa.c commit 5a0373b94b3789445b378049de3938b14999c511 diff: https://github.com/bitrig/bitrig/commit/5a0373b author: pedro martelletto <[email protected]> date: Mon Dec 22 13:14:43 2014 +0100 remove sti(4) although theoretically possible, the odds that we will ever run on a platform with a hp-style text interface are pretty low, so unplug sti(4) from the tree and remove it. M distrib/sets/lists/base/md.amd64 M distrib/sets/lists/base/md.armv7 M distrib/sets/lists/base/mi M distrib/sets/lists/comp/mi M share/man/man4/Makefile D share/man/man4/sti.4 M sys/conf/files D sys/dev/ic/sti.c D sys/dev/ic/stireg.h D sys/dev/ic/stivar.h M sys/dev/pci/files.pci D sys/dev/pci/sti_pci.c commit ea5bf33f7d23a7ea50c6f3a658dbfb266e9be15a diff: https://github.com/bitrig/bitrig/commit/ea5bf33 author: pedro martelletto <[email protected]> date: Mon Dec 22 13:03:09 2014 +0100 remove ioctl_fd.h it was only used by fdformat(1), which has been removed. M distrib/sets/lists/base/md.amd64 M distrib/sets/lists/comp/md.amd64 D sys/arch/amd64/include/ioctl_fd.h commit 90d2cb8e9047bd4e59c9cb7b80b9018cdd0fe710 diff: https://github.com/bitrig/bitrig/commit/90d2cb8 author: pedro martelletto <[email protected]> date: Mon Dec 22 12:50:00 2014 +0100 remove fdformat(1) floppy disks have been obsolete for nearly a decade. we have no interest in supporting them, so there's no point in having this code lying around. M distrib/sets/lists/base/md.amd64 M distrib/sets/lists/base/mi M usr.sbin/Makefile D usr.sbin/fdformat/Makefile D usr.sbin/fdformat/fdformat.1 D usr.sbin/fdformat/fdformat.c
