| Age | Commit message (Expand) | Author |
| 2003-12-30 | Replace the traditional buffer memory management -- based on fixed per buffer | pk |
| 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-13 | Remove MIPS3_L2CACHE_ABSENT. | sekiya |
| 2003-12-10 | Change reference at bottom from sys/dev/majors to sys/conf/majors to match | jmc |
| 2003-12-04 | netbsd.org -> NetBSD.org | keihan |
| 2003-11-17 | Remove commented out lines for quite obsolete dev/isa/if_ed.c. | tsutsui |
| 2003-11-01 | Count necpb interrupts with evcnt(9). | tsutsui |
| 2003-10-29 | Switch arc to use MI mc146818 tod driver. | tsutsui |
| 2003-10-26 | Remove -mcpu=r4000 from CFLAGS. It's no longer available on gcc3. | tsutsui |
| 2003-10-24 | add major for 'ses' for archs which have the other scsi devices | jdolecek |
| 2003-10-23 | Remove OpenBSD and old NetBSD cvs id's; this file now looks nothing like | simonb |
| 2003-10-23 | De-__P(), remove double RCS/CVS id. | simonb |
| 2003-10-22 | add wsfont major to archs which have the other wscons devices | jdolecek |
| 2003-10-21 | - Use scsibus* at scsi? | tsutsui |
| 2003-10-21 | The 6th argument to extent_create() is size_t, don't pass NULL in it. | tsutsui |
| 2003-10-21 | vaddr_t is not pointer, so don't compare it against NULL. | tsutsui |
| 2003-10-18 | Use one 'atabus* at ata?' instead of multiple 'atabus* at FOOide? channel ?' | lukem |
| 2003-10-15 | add majors for ipfilter, lkm, vnd, tun, raid, cgd, ccd, and md | jdolecek |
| 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 | - Count jazzio interrupts with evcnt(9). | tsutsui |
| 2003-10-08 | Use mips_dcache_inv_range() for BUS_DMASYNC_PREREAD if possible. | tsutsui |
| 2003-10-08 | Add new per-chip pciide drivers. | bouyer |
| 2003-10-08 | Add atabus. | bouyer |
| 2003-10-08 | Overhaul MBR handling (part 1): | lukem |
| 2003-10-05 | Add some framework for MI assignment of device majors - add sys/dev/majors | jdolecek |
| 2003-09-27 | Add options COMPAT_16. | tsutsui |
| 2003-09-26 | Cast through (void *) to appease gcc3. | simonb |
| 2003-08-30 | add "makeoptions MACHINE_ARCH=..." in std.* for mips ports | chs |
| 2003-08-22 | create /dev/crypto | itojun |
| 2003-08-14 | If BUS_DMA_ALLOCNOW is specified with nsegments > 1 | tsutsui |
| 2003-08-07 | Move UCB-licensed code from 4-clause to 3-clause licence. | agc |
| 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-07-15 | __KERNEL_RCSID() | lukem |
| 2003-07-10 | Rename a large chunk of the make(1) variables which refer to a | lukem |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-06-19 | Make sure to call c_nec_eisa_cons_init() also on RISCserver 2200 | tsutsui |
| 2003-06-18 | don't #include <sys/dkstat.h> where it is (appearently) unused | drochner |
| 2003-06-15 | Handle 64bit DMA addresses on PCI for platforms that can (currently only | fvdl |
| 2003-06-15 | Add isapnp0 at isa and enable working isa/isapnp devices. | tsutsui |
| 2003-06-15 | Remove nonexistent we* at isapnp. | tsutsui |
| 2003-06-15 | Don't enable both pc0 and vga0 at isa. | tsutsui |
| 2003-06-15 | Initialize and use extent maps for ISA bus space allocation. | tsutsui |
| 2003-06-14 | Fix a bug in isabr_dti_intr_status(), as per "re-look this" comment. | tsutsui |
| 2003-06-14 | Add a file definition for isapnp. | tsutsui |
| 2003-06-14 | Set intrtype[] properly. | tsutsui |