Age | Commit message (Expand) | Author |
1998-09-17 | o missed ifmedia update | Jason Wright |
1998-09-16 | Attempt to make clear the dependence of hme->phys and phys->hme | Jason Wright |
1998-09-16 | o if_media'fied am7990 | Jason Wright |
1998-09-16 | missed flags from mii layer merge | Jason Wright |
1998-09-16 | Add entries for the following devices in the cdev switch ksyms, uk, and ss. | Dale S. Rahn |
1998-09-16 | fix comments | Michael Shalayeff |
1998-09-15 | multicast support + a little KNF | Jason Wright |
1998-09-15 | bpf added, ppp goes away for now | Theo de Raadt |
1998-09-15 | Real trapframe and no more __FORK_BRAINDAMAGE | Per Fogelstrom |
1998-09-15 | Real trapframe and no more __FORK_BRAINDAMAGE | Per Fogelstrom |
1998-09-15 | New mi code to add a real trapframe and remove the need for __FORK_BRAINDAMAGE. | Per Fogelstrom |
1998-09-15 | Call sun4 led blinker, not 4c led blinker if setup pre-initialized. | Jason Wright |
1998-09-15 | Stuff | Steve Murphree |
1998-09-14 | iodc.h bye, bye | Michael Shalayeff |
1998-09-12 | Detect more that just Motorola machines for openfirmware hardware | Dale S. Rahn |
1998-09-12 | typos, thinkos, brainos, buritos and amigos | Michael Shalayeff |
1998-09-12 | .s definitions exported from C | Michael Shalayeff |
1998-09-12 | some ramdisk hooks stuff | Michael Shalayeff |
1998-09-12 | PDC call wrapper | Michael Shalayeff |
1998-09-12 | PDC console/tty | Michael Shalayeff |
1998-09-11 | More config files update for the new pcmcia framework. | Federico G. Schwindt |
1998-09-11 | Change the config files to work with the new framework. | Federico G. Schwindt |
1998-09-11 | Comment the pcmcia attach routines for ed and pccom. | Federico G. Schwindt |
1998-09-11 | Comment the pcmcia cdev entry because the new framework | Federico G. Schwindt |
1998-09-11 | Grr... missed this in previous commit: adding 'mii' bus for i386 | Jason Wright |
1998-09-10 | default media type is auto if a phy is found, and none if not | Jason Wright |
1998-09-10 | Added dev/mii layer (commented out until something on i386 uses it) | Jason Wright |
1998-09-10 | Modified to use mii layer for hme | Jason Wright |
1998-09-10 | kernel and install floppy kernel for POWERSTACK machines. | Dale S. Rahn |
1998-09-09 | Better if_media support (actually works consistently now for non-autoneg) | Jason Wright |
1998-09-09 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller |
1998-09-09 | Weak version of support for ddb breakpoints. Works, but not fully | Dale S. Rahn |
1998-09-09 | support for putting ofroot on mainbus, not on root. | Dale S. Rahn |
1998-09-09 | Allow ddb to be entered upon boot via boot command argument. | Dale S. Rahn |
1998-09-09 | remove debugging printf that had been forgotten. | Dale S. Rahn |
1998-09-09 | fix typo. | Dale S. Rahn |
1998-09-09 | Fix openfirmware attachment for openfirmware only systems. | Dale S. Rahn |
1998-09-08 | o hme get ifmedia support | Jason Wright |
1998-09-08 | changed order of ifmedia_add's (purely cosmetic) | Jason Wright |
1998-09-08 | Correct braino in ifmedia status | Jason Wright |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-06 | compat with NetBSD + more *_raw_* extensions I need | Niklas Hallqvist |
1998-09-06 | Better keyboard timing code mostly from FreeBSD | Niklas Hallqvist |
1998-09-06 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller |
1998-09-04 | o check lseek return values | Todd C. Miller |
1998-09-04 | unit numbers should be < 16, not < 8 since we can have wide drives | Todd C. Miller |
1998-09-04 | Kill non-working ultrix-style controller/disk/kernel format and leave | Todd C. Miller |
1998-09-04 | ifmedia-fy qec+be | Jason Wright |
1998-09-02 | Added xl* for 3c90x | Jason Wright |
1998-09-01 | o sun4c supported now | Jason Wright |