| Age | Commit message (Expand) | Author |
| 2004-01-04 | Spell controller with two ls. Inspired by miod@openbsd. | wiz |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-12-04 | Dynamic sysctl. | atatat |
| 2003-10-23 | No need for multiple-inclusion protection in these. | kleink |
| 2003-10-10 | reassing majors for crypto and pf to use the newly defined MI major | jdolecek |
| 2003-10-10 | update the comment - the space for machine-dependant majors | jdolecek |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-07-15 | __KERNEL_RCSID() | lukem |
| 2003-04-26 | Call ksyms_init() instead of ddb_init() in case of | ragge |
| 2003-04-25 | Add ksyms device major. | ragge |
| 2003-04-19 | PR/3012: Greg A. Woods: Write all float.h files [except the vax of course] | christos |
| 2003-04-02 | Use PAGE_SIZE rather than NBPG. | thorpej |
| 2003-01-17 | Merge the nathanw_sa branch. | thorpej |
| 2003-01-06 | Rework how KERNOBJDIR functions; now it's always determined with | lukem |
| 2002-11-26 | Remove KDIR=, since SYS_INCLUDE=symlinks and KDIR are not supported any more. | lukem |
| 2002-10-26 | now that mem_no is emitted by config(8), there is no reason to keep | jdolecek |
| 2002-10-16 | initSH3(): prefix the extern edata[], end[] with '_', so that the kernel links | jdolecek |
| 2002-10-04 | assign majors for raw and cooked cgd's. | elric |
| 2002-10-02 | Use CFATTACH_DECL(). | thorpej |
| 2002-09-27 | Declare all cfattach structures const. | thorpej |
| 2002-09-18 | enable USERCONF by default; it's small and extremely useful to have available. | lukem |
| 2002-09-06 | Merge the gehenna-devsw branch into the trunk. | gehenna |
| 2002-08-07 | Implement pmc(9) -- An interface to hardware performance monitoring | briggs |
| 2002-07-19 | Rename cdev_systrace_init() to cdev_clonemisc_init(), so it can | thorpej |
| 2002-06-17 | MD systrace gluons. | christos |
| 2002-06-17 | Enable "pseudo-device clockctl" in all kernels, except | lukem |
| 2002-05-10 | Don't reset to old interrupt level at the exit of interrupt handler. | uch |
| 2002-05-09 | remove trap.h | uch |
| 2002-05-09 | adapt to new pmap. | uch |
| 2002-05-09 | IOM_RAM_BEGIN is changed to specify physical address. | uch |
| 2002-04-25 | Add the INCLUDE_CONFIG_FILE option to all config files. In config | atatat |
| 2002-04-22 | remove unused option | msaitoh |
| 2002-04-22 | increase _INTR_N from 7 to 11 (count both SCI and SCIF) | msaitoh |
| 2002-04-16 | * Move the mii_bitbang attribute into dev/mii/files.mii | thorpej |
| 2002-04-12 | Add commented-out USERCONF option. Mainly useful for install media | gmcgarry |
| 2002-04-02 | Rename MEMORY_DISK_SIZE (formerly MINIROOTSIZE) to MEMORY_DISK_ROOT_SIZE, | lukem |
| 2002-03-27 | All the sh3 ports had an identical procfs_machdep.c, so use a common | uch |
| 2002-03-24 | add autoconf.h for new mainbus driver. | uch |
| 2002-03-24 | adapted to new interrupt code and shb changes. | uch |
| 2002-03-24 | add cpu device. sync with shb change. | uch |
| 2002-03-17 | cosmetic changes, fix comments. | uch |
| 2002-03-17 | adapt to kernel stack treatment changes. | uch |
| 2002-03-10 | * rename MINIROOTSIZE to MEMORY_DISK_SIZE, so that all md(4) options | lukem |
| 2002-03-10 | proc0 and page table intialize routines are moved to sh3_machdep.c | uch |
| 2002-03-10 | common part are moved to sh3/include/param.h | uch |
| 2002-03-08 | remove unneeded code and files. | uch |
| 2002-03-07 | Remove some files that no longer exist. | thorpej |