| Commit message (Expand) | Author | Age | Files | Lines |
| * | After some comments from bde, rewrite the loops to avoid turning the | Joerg Wunsch | 2002-05-14 | 1 | -42/+28 |
| * | Tweak the include dirs w/o incurring extra warnings | David E. O'Brien | 2002-05-14 | 1 | -1/+1 |
| * | unexpand -a everything | David E. O'Brien | 2002-05-14 | 15 | -7205/+7205 |
| * | First pass of style(9) for #define's. | David E. O'Brien | 2002-05-14 | 15 | -1661/+1661 |
| * | BDE and I have had a chance to hash this out: | Warner Losh | 2002-05-13 | 1 | -5/+5 |
| * | Don't include <stddef.h> "For offsetof". This is not even wrong in | Bruce Evans | 2002-05-13 | 1 | -2/+0 |
| * | style(9) changes before further editing that region: | Joerg Wunsch | 2002-05-13 | 1 | -6/+7 |
| * | Retire the bogus uses of the disklabel field d_sbsize and begin to | Poul-Henning Kamp | 2002-05-12 | 3 | -4/+2 |
| * | Hide the fd autoselection messages behind the bootverbose case so they | Joerg Wunsch | 2002-05-12 | 1 | -3/+5 |
| * | Increase the PIO timeout to approximately the value it used to have | Joerg Wunsch | 2002-05-12 | 2 | -15/+38 |
| * | Update the PCI table as per Dell's fickleness. | Scott Long | 2002-05-12 | 1 | -2/+2 |
| * | sysctl -w -> sysctl | Dima Dorfman | 2002-05-11 | 1 | -1/+1 |
| * | Change the PIO loops from a hard counter into a loop that calls DELAY() | Joerg Wunsch | 2002-05-10 | 2 | -8/+26 |
| * | Use only bits w/in /sys if at all possible. | David E. O'Brien | 2002-05-10 | 1 | -1/+1 |
| * | MFNetBSD: Bring in the most recent NetBSD and OpenBSD parts. | Josef Karthauser | 2002-05-09 | 1 | -14/+107 |
| * | Fix acpi_avoid() to call freeenv() on the original char * returned from | John Baldwin | 2002-05-09 | 1 | -4/+5 |
| * | Use usb_callout_init() instead of directly calling callout_init() with | Peter Wemm | 2002-05-09 | 1 | -1/+1 |
| * | Directives may not be used inside a macro argument, so don't. | David E. O'Brien | 2002-05-09 | 1 | -3/+3 |
| * | MFNetBSD: | Josef Karthauser | 2002-05-09 | 1 | -1/+3 |
| * | Detect and attach to the ICH3 SMBus controller. | John Baldwin | 2002-05-08 | 1 | -0/+4 |
| * | Try to use spls more correctly | Warner Losh | 2002-05-07 | 1 | -7/+10 |
| * | Include <sys/lockmgr.h> for definitions of deprecated locking interfaces -- | Bruce Evans | 2002-05-06 | 1 | -0/+1 |
| * | Make funsetown() take a 'struct sigio **' so that the locking can | Alfred Perlstein | 2002-05-06 | 1 | -1/+1 |
| * | MFNetBSD: ugen.c (1.57), ulpt.c (1.48), usb.c (1.67), usbdi.c (1.96), | Josef Karthauser | 2002-05-06 | 7 | -28/+27 |
| * | Add suspend/resume code mostly merged from fxp/rl driver. | Mitsuru IWASAKI | 2002-05-06 | 2 | -0/+88 |
| * | Add another Askey ISA modem ID. | David Malone | 2002-05-06 | 1 | -0/+1 |
| * | No longer attempt to power off the ACLINK during suspend - luigi | Orion Hodson | 2002-05-05 | 1 | -3/+0 |
| * | When a program launched on the local console exits, the shell will | Maxime Henrion | 2002-05-04 | 1 | -1/+2 |
| * | Do not call nge_tick() if we get an PHY interrupt, nge_tick() calls | Poul-Henning Kamp | 2002-05-04 | 1 | -3/+11 |
| * | Increase gigE negotiation timeout to 17 seconds. | Poul-Henning Kamp | 2002-05-04 | 1 | -5/+5 |
| * | Clean up mii/phy drivers: Remove the MIIF_DOINGAUTO which doesn't really | Poul-Henning Kamp | 2002-05-04 | 17 | -372/+125 |
| * | Fix a memory-leak when configuring a vnode backed md(4) device fails. | Poul-Henning Kamp | 2002-05-03 | 1 | -13/+16 |
| * | Don't grab the lock until somewhat later in attach to avoid a lock | Poul-Henning Kamp | 2002-05-03 | 1 | -6/+7 |
| * | The first argument of pgsigio() is now struct sigio **. | Seigo Tanimura | 2002-05-03 | 1 | -1/+1 |
| * | bzero out the sync command buffer when sending commands. This was causing | Scott Long | 2002-05-03 | 2 | -5/+13 |
| * | MFNetBSD: | Josef Karthauser | 2002-05-02 | 1 | -1/+4 |
| * | Make em driver compilable on IA64/alpha. | Prafulla Deuskar | 2002-05-02 | 1 | -4/+4 |
| * | Add missing UNLOCKs | Julian Elischer | 2002-05-02 | 1 | -1/+9 |
| * | If we get a DATA UNDERRUN error from QLogic FC cards, but the RQCS_RU bit | Matt Jacob | 2002-05-01 | 1 | -6/+23 |
| * | Add an epic_stats_update() function (called once per second). Even though | Semen Ustimenko | 2002-05-01 | 1 | -9/+27 |
| * | MII_TICK handlers need not restart aneg on these PHYs, they behave pretty | Semen Ustimenko | 2002-05-01 | 2 | -109/+55 |
| * | Add "CFLAGS+= -I${MAKESRCPATH}" when running under the kernel build, | Peter Wemm | 2002-05-01 | 1 | -0/+3 |
| * | makeobjops.awk is stricter on syntax than the perl version. | David E. O'Brien | 2002-05-01 | 1 | -1/+1 |
| * | Remove the trailing ^M's. makeobjops.awk does not like them. | David E. O'Brien | 2002-05-01 | 3 | -153/+147 |
| * | Fix a bug where the aacp device would only talk to bus 0 on the | Scott Long | 2002-04-30 | 1 | -7/+5 |
| * | Don't export timecounter structures under debug. with sysctl, they | Poul-Henning Kamp | 2002-04-30 | 1 | -2/+0 |
| * | Need more includes. | Julian Elischer | 2002-04-30 | 1 | -0/+2 |
| * | Add the extra argument to mtx_init() | Julian Elischer | 2002-04-30 | 1 | -1/+2 |
| * | skibo tells me that that I didn't apply all of his last patch, and | Warner Losh | 2002-04-30 | 1 | -1/+1 |
| * | - Set the maximum number of device transactions to what the driver | Paul Saab | 2002-04-29 | 1 | -7/+73 |