| Age | Commit message (Expand) | Author |
| 2019-10-28 | Pull up following revision(s) (requested by abs in ticket #384): | martin |
| 2018-09-23 | Remove ISDN from the kernel. It has remained unmaintained for a long time, | maxv |
| 2016-12-08 | Add a synthesized pc beeper and keyboard bell for platforms with an audio | nat |
| 2012-06-13 | Per discussion on tech-userlevel, finally fix PR 10127: | martin |
| 2012-01-15 | Now that the name of the ISO image is no longer stable, rename the | joerg |
| 2010-12-27 | `` -> $() | christos |
| 2010-08-27 | Fix yet another botch on mips64 merge. | tsutsui |
| 2009-12-14 | Merge from matt-nb5-mips64 | matt |
| 2008-10-19 | Use ${TOOL_AWK} instead of ${AWK} or plain "awk" in make commands. | apb |
| 2008-10-07 | Add a constty entry, marked 'off', with otherwise the same settings | abs |
| 2008-03-18 | Convert all the etc/etc.*/Makefile.inc to use RELEASEDIR/RELEASEMACHINEDIR | lukem |
| 2008-03-07 | Add ttyE[0-3] entries for wscons. | tnn |
| 2007-07-24 | Add a comment reminding to update the release notes if the list of | pavel |
| 2007-03-16 | Recent versions of mkisofs (I've tested starting with cdrtools-2.01.01a20) | bad |
| 2007-01-15 | Fix MAKEDEV on shark: Move ses(4) devices from MI code (MAKEDEV.tmpl) to | hubertf |
| 2005-10-04 | Better size estimation (the previous code counted the compressed kernels, | martin |
| 2005-05-10 | Tweak the iso-image support: avoid arbitrary hardcoded sizes - use awk to | martin |
| 2005-04-22 | Pickup bootblock.h from $DESTDIR to make this work when crosscompiling. | martin |
| 2005-03-01 | Now that the install kernel creates its devices at boot-time, we need to | sekiya |
| 2005-03-01 | Oops, the init case must create md0. | sekiya |
| 2005-02-28 | Add bpf devices. | sekiya |
| 2004-11-24 | Remove all references to vnd usage here now that sgivol works correctly on file | jmc |
| 2004-11-13 | Add the IP12 GENERIC kernel. | sekiya |
| 2004-07-14 | Make lpt devices. | tsutsui |
| 2004-06-20 | remove ad-hok list of pty's from port tty files, and auto-generate it so | christos |
| 2004-01-24 | Add wscons (necessary for X). | sekiya |
| 2003-11-15 | Add iso-image-md-pre and iso-image-md-post targets. Installation media can | sekiya |
| 2003-11-13 | Adapt to new config file naming convention. | sekiya |
| 2003-10-24 | switch over to unified MAKEDEV | jdolecek |
| 2003-10-19 | determine the platform number of disk partitions by looking | jdolecek |
| 2003-10-15 | MD part of unified MAKEDEV | jdolecek |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major range | jdolecek |
| 2003-10-04 | Revert 'console' back to /dev/console (from /dev/constty) | dsl |
| 2003-10-03 | Change 'console' login to use /dev/constty so that its output isn't | dsl |
| 2003-10-03 | Add a /dev/constty == /dev/console but with minor 1. | dsl |
| 2003-09-19 | add isdn telephony dialout devices | pooka |
| 2003-09-05 | Put back port specific majors for ptys | dsl |
| 2003-08-30 | Change the way pseudo tty devices are generated in order to avoid | dsl |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-04-27 | Add ksyms to "std" devices. | ragge |
| 2003-04-17 | Add an 'init' target, that creates the device nodes in the case where | fvdl |
| 2003-03-31 | make ipl consistently "IP Filter" | perry |
| 2003-03-30 | Sync vnd descriptions to one wording. | wiz |
| 2003-01-20 | Add comments for MAKEDEV.8; thanks to Thomas for the reminder! | rafal |
| 2003-01-19 | Add PCI and audio devices; from Chris Sekiya. | rafal |
| 2002-12-19 | use single minimal default disktab file for most archs, replacing | jdolecek |
| 2002-12-02 | - add snap_post, which makes "clean depend all release" in ../distrib/ | lukem |
| 2002-10-21 | whitespace consistency cleanup | lukem |
| 2002-10-04 | Include cgd on the list of things to be mknod(8)ed on all arches. | elric |