| Age | Commit message (Expand) | Author |
| 2003-12-19 | Const poison the channel name. | thorpej |
| 2003-12-19 | Move the PCIIDE_OPTIONS_* constants into pciidevar.h | thorpej |
| 2003-12-19 | Regen: Add product ID for the Silicon Image 3114 SATALink. | thorpej |
| 2003-12-19 | Add product ID for the Silicon Image 3114 SATALink. | thorpej |
| 2003-12-19 | Use a register map to find the offsets of various per-channel | thorpej |
| 2003-12-18 | If we're running on a Connectix Virtual PC, we might get a packet longer | thorpej |
| 2003-12-18 | A kernel configuration file suitable for Connectix Virtual PC 6. | thorpej |
| 2003-12-18 | * Introduce uvm_km_kmemalloc1() which allows alignment and preferred offset | pk |
| 2003-12-18 | Use uvm_km_zalloc(...) instead of uvm_km_alloc1(...,1). | pk |
| 2003-12-18 | Add MB_ICONQUESTION style to the message box. | uwe |
| 2003-12-18 | Add MB_ICONWARNING style to the message box. Use explicit MB_OK. | uwe |
| 2003-12-18 | Tweak error message. | uwe |
| 2003-12-18 | Add MB_ICON* styles to message boxes. Use explicit MB_OK. | uwe |
| 2003-12-18 | Capitalize error messages. Consistently use "can't". Minor tweaks. | uwe |
| 2003-12-18 | Condense all existing variants of uvm_km_valloc into a single function: | pk |
| 2003-12-18 | KNF, spelling and english fixes to some comments. remove trailing | grant |
| 2003-12-18 | Add MB_ICONEXCLAMATION style to the "Last chance..." dialog. Change | uwe |
| 2003-12-17 | Small fixed to tense in comment. | abs |
| 2003-12-17 | Add BA5 space tag/handles for Silicon Image SATALink. | thorpej |
| 2003-12-17 | Fix ICMPV6CTL_ND6_[DP]RLIST, they broke with new sysctl. | lha |
| 2003-12-17 | Some additional SATA-II registers. | thorpej |
| 2003-12-17 | mask all interrupts during bootstrap *correctly*. | bsh |
| 2003-12-17 | add a function to initialize variables used by splfoo(). | bsh |
| 2003-12-17 | set VBWAIT when waiting v_numoutput to be drained. | yamt |
| 2003-12-17 | Add "sk" driver for SysKonnect/Marvell GigE cards. | tls |
| 2003-12-17 | Add support for some more Marvell-based adapters to the sk driver: | tls |
| 2003-12-17 | Fix commented out pcmcia entries: adjust comments, add FULL_SPARC_BUS_SPACE, | martin |
| 2003-12-17 | remove a redundant substitution. | yamt |
| 2003-12-17 | Provide dummy machine/mcontext.h. | uwe |
| 2003-12-17 | Nuke register prefix for local variables, clean up indentation a little. | simonb |
| 2003-12-17 | - Restore the display to a sane state when leaving mapped mode. | ad |
| 2003-12-16 | Add btodb() define. | uwe |
| 2003-12-16 | Add directory "res" to INCDIR_LIST and drop the "res/" prefix from | uwe |
| 2003-12-16 | Protect __KERNEL_RCSID with #if !defined(_WIN32) for the sake of | uwe |
| 2003-12-16 | Darwin's sigprocmask is an hybrid between or modern sigprocmak (old set | manu |
| 2003-12-16 | Drop adler32.c from SRCFILE_LIST, it's no longer in sys/lib/libz. | uwe |
| 2003-12-16 | Replace cmd_ioh with cmd_baseioh, to track changes to wdcvar.h, so | he |
| 2003-12-16 | - reduce code duplication. | yamt |
| 2003-12-16 | Enable SA_SIGINFO for COMPAT_DARWIN | manu |
| 2003-12-16 | GPR5 does not hold code, it holds the signal number (this is the first | manu |
| 2003-12-16 | netbsd.org -> NetBSD.org | keihan |
| 2003-12-16 | Comment out #undef LARGE_NAT so LARGE_NAT can be set in a kernel config file | abs |
| 2003-12-16 | Introduce abstraction layer for HPC registers and values, which addresses the | sekiya |
| 2003-12-16 | g/c lfs_no_inactive. | yamt |
| 2003-12-16 | iocreg.h has moved. | sekiya |
| 2003-12-16 | Synchronize with FreeBSD: | dyoung |
| 2003-12-16 | A slighly more descriptive iocreg.h now lives in ../ioc. | sekiya |
| 2003-12-16 | The PIRSR is at location 0xffffe1ec, not 0xffffe2ec. | gavan |
| 2003-12-15 | Clean up tmp files on exit. Fixes PR#23723 | jmc |
| 2003-12-15 | Add config files for Mr.Coffee JavaStatin 1 machines. | martin |