| Age | Commit message (Expand) | Author |
| 2003-06-29 | Back out the lwp/ktrace changes. They contained a lot of colateral damage, | fvdl |
| 2003-06-29 | cosmetic - make sc_supmedia of struct lance_softc const | jdolecek |
| 2003-06-29 | Restore parentheses around return value that were removed with the | simonb |
| 2003-06-29 | lwp change lossage | itojun |
| 2003-06-29 | More changes for providing lwpid for ktrace (sparc GENERIC built) | darrenr |
| 2003-06-29 | Correct the R-W'ness of GDT_IOCTL_DRVERS and GDT_IOCTL_CTRTYPE. | thorpej |
| 2003-06-28 | Pass lwp pointers throughtout the kernel, as required, so that the lwpid can | darrenr |
| 2003-06-24 | Only install accelerated rasops for CyberPro, we don't know yet how to | uwe |
| 2003-06-23 | Make sure to include opt_foo.h if a defflag option FOO is used. | martin |
| 2003-06-19 | Make sure we pass the current state of the driver to scsipi_async_event(), | bouyer |
| 2003-06-19 | Add and enable monitoring mode for Lucent cards. | rh |
| 2003-06-18 | in cominit(), turn on UUE bit in IER register if it is PXA2x0's | bsh |
| 2003-06-15 | Wrap some long lines. | simonb |
| 2003-06-14 | Also pass a type argument to comcnattach() and com_kgdb_attach(). | thorpej |
| 2003-06-14 | Introduce a new "type" field in the softc which is used to indicate | thorpej |
| 2003-06-13 | Add support for dynamic rescan of cache service logical drives, using | thorpej |
| 2003-06-13 | Add AD1981-specific initialization. | kent |
| 2003-06-12 | Request KBC_SELFTEST in pckbc_cnattach(), hidden under #ifdef | uwe |
| 2003-06-11 | In ac97_restore_shadow(), make sure to restore the codec's extended | scw |
| 2003-06-10 | Correct calculation of the blit src/dst for blits we do backwards. | uwe |
| 2003-06-10 | wrap a debug message in #ifdef PCKBCDEBUG. | grant |
| 2003-06-07 | Always queue transfers in the ld driver to prevent transient resource | thorpej |
| 2003-06-05 | Some models of the 556B don't turn on the transmitter without magic | dogcow |
| 2003-06-05 | Add support, via a kernel config file option, for the 16550-compatible | scw |
| 2003-06-02 | Fix the previous patch of me. | petrov |
| 2003-06-02 | Register definitions for TMS 9914 GPIB controller. | gmcgarry |
| 2003-06-02 | Register definitions for NEC uPD7210 GPIB controller. | gmcgarry |
| 2003-05-31 | Implement accelerated text ops using graphic coprocessor. | uwe |
| 2003-05-31 | Picky cosmetic change: remove leading space. | dyoung |
| 2003-05-31 | Correct coprocessor registers base. | uwe |
| 2003-05-30 | Oops, do not disable coprocessor in igsfb_init_ext. | uwe |
| 2003-05-26 | ip/tcp/udp checksum offloading support for i82550. | yamt |
| 2003-05-25 | check and MCLAIM correct mbuf in fxp_copy_small path. | yamt |
| 2003-05-22 | Update to wi interrupt handling: | dyoung |
| 2003-05-20 | Stop wi panics on card ejection in Powerbook in both the enabled | dyoung |
| 2003-05-19 | Misc cosmetics: | tsutsui |
| 2003-05-18 | Inialize sc_tty->t_dev early for serial console, so that cn_check_magic | fvdl |
| 2003-05-18 | Fail icpioctl() if securelevel > 1. | thorpej |
| 2003-05-17 | * Use aprint*(). | thorpej |
| 2003-05-17 | Initialize and reset curtxeps to zero each time the error rate is exceeded. | christos |
| 2003-05-17 | Another fix from Achim Leubner @ ICP: | thorpej |
| 2003-05-16 | IEEE80211_LOCK and WI_LOCK conceal enormous differences in locking | dyoung |
| 2003-05-14 | Move DTIMEXP and RFIFOVF warnings under control of HMEDEBUG. | petrov |
| 2003-05-14 | Correct spelling of coalesce. (Will forward to Justin Gibbs.) | wiz |
| 2003-05-14 | summarize with two m. | wiz |
| 2003-05-13 | Add support for the user-generated command interface and event logging | thorpej |
| 2003-05-13 | Revert to previous multicast logic, which enami@sm.sony.co.jp says | dyoung |
| 2003-05-13 | Begin synchronization with FreeBSD: | dyoung |
| 2003-05-13 | For converge with FreeBSD: | dyoung |
| 2003-05-13 | Track TX exceptions. This will eventually enable round-robin retries | dyoung |