| Age | Commit message (Expand) | Author |
| 2003-12-14 | Split the Intel i31244 SATA controller ("Artisea") driver out of piixide | thorpej |
| 2003-12-13 | Split out the Silicon Image SATALink support into its own driver, | thorpej |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-11-27 | Add COMPAT_16. | simonb |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 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-08 | pciide_machdep.c depends on pciide_common, not pciide. | bouyer |
| 2003-10-08 | Add new per-chip pciide drivers. | bouyer |
| 2003-10-08 | Add atabus | bouyer |
| 2003-10-07 | Siginfo changes for alpha kernel. Approved by thorpej@netbsd.org. | skd |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-06 | add rnd(4) device to installation media. | itojun |
| 2003-08-22 | add udav* | itojun |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-08-06 | Add esiop at pci to GENERIC which already have siop at pci. | bouyer |
| 2003-07-27 | reserve cdev major # for PF. ok'ed by technical-exec | itojun |
| 2003-07-27 | Since everyone uses clock_subr.c (or should, if they don't currently), | thorpej |
| 2003-06-01 | Add support for SMBFS. | martin |
| 2003-06-01 | Add nsmb. | martin |
| 2003-05-04 | Add wsfont support. Addresses PR#18388. | gmcgarry |
| 2003-04-27 | Add some entries added to GENERIC recently. | tsutsui |
| 2003-04-26 | Add pseudo-device ksyms. | ragge |
| 2003-04-25 | Add ksyms device major. | ragge |
| 2003-04-16 | Add mpt(4). | thorpej |
| 2003-04-10 | Bye Bye UCONSOLE | christos |
| 2003-02-27 | Make BRIDGE_IPF an option, and document it. Add it (commented) to GENERIC. | perseant |
| 2003-02-18 | add missing networking options, commented. | grant |
| 2003-02-16 | Add uax(4) (and url(4) in some cases). | augustss |
| 2003-02-10 | Add Sundance TI (stge). Not a largely available card, but since I *did* | mjacob |
| 2003-02-10 | add wi at pci and pcmcia, make comments consistent. | grant |
| 2003-02-05 | Share alpha/microtime.c with i386 and sparc64 as kern_microtime.c. | nakayama |
| 2003-01-13 | As pceb pulls in sio.c and sio_pci.c, is also needs the alpha_shared_intr | bouyer |
| 2002-11-30 | White space police. | itohy |
| 2002-11-22 | Fix typo (responsiness -> responsiveness). | wiz |
| 2002-11-05 | Add udsbr(4) with radio(4) attachment to standard configs | fair |
| 2002-11-05 | Add the radio(4) driver to NetBSD/alpha | fair |
| 2002-10-26 | now that mem_no is emitted by config(8), there is no reason to keep | jdolecek |
| 2002-10-18 | Add NEW_BUFQ_STRATEGY (disabled by default). | junyoung |
| 2002-10-14 | Add cgd to the ALPHA. | elric |
| 2002-10-14 | Added commented out cgd(4)s to GENERIC configs. | elric |
| 2002-10-06 | Sync with GENERIC. (systrace and other misc options) | tsutsui |
| 2002-10-04 | assign majors for raw and cooked cgd's. | elric |
| 2002-09-25 | Add one space between "#option" and "<tab>IPFILTER_DEFAULT_BLOCK" | martti |
| 2002-09-24 | enable systrace. approved by itojun and perry | provos |
| 2002-09-24 | Remove the TCWSCONS config now that zstty can do flow control on IOASIC | ad |
| 2002-09-24 | add options QUOTA; pointed out by Mattias Karlsson | jdolecek |
| 2002-09-20 | Added (commented out) IPFILTER_DEFAULT_BLOCK. | martti |
| 2002-09-18 | enable USERCONF by default; it's small and extremely useful to have available. | lukem |
| 2002-09-14 | Add the now-tested "autri* at pci?" audio device. Found onboard on the | nathanw |