summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-08-16Allow the twiddler to be disabled via a global.Jason Downs
1999-08-16Remove unneeded ifdefs.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16Remove netbsd ifdefs.Federico G. Schwindt
1999-08-16Don't establish irq later.Federico G. Schwindt
1999-08-16If the FTS_NOCHDIR flag is set and the final directory is empty,Todd C. Miller
1999-08-16shorten dmesg output.Federico G. Schwindt
1999-08-16Fix typo.Federico G. Schwindt
1999-08-16more shorten dmesg output.Federico G. Schwindt
1999-08-16Remove unnecessary code. Shorten dmesg output.Federico G. Schwindt
1999-08-16even nicerTheo de Raadt
1999-08-16repair output of pcmcia_print() to match pciprint() and others; fgsch and ITheo de Raadt
1999-08-16report unhandled interrupts w/ DEBUG onlyMichael Shalayeff
1999-08-16unscrew the screupMichael Shalayeff
1999-08-16use structures to overlay registers in memory, not offsets, also interrupt st...Michael Shalayeff
1999-08-16evcnt count the interrupts, also optimize diagnostic printingMichael Shalayeff
1999-08-16Indentation.Angelos D. Keromytis
1999-08-16Only print revision if SMC_DEBUG is defined. Shorten dmesg output.Federico G. Schwindt
1999-08-16Comment typoNiklas Hallqvist
1999-08-16We must tell we are little endian by defaultNiklas Hallqvist
1999-08-16Protect against spaces in CC (which is not unlikely) and LDSTATICNiklas Hallqvist
1999-08-15i82586/96 MI stuff currently in 586 mode, tested on hppa; from netbsd i82586Michael Shalayeff
1999-08-15media information shows up in ifconfig -m, does not need to show up in dmesgTheo de Raadt
1999-08-15reduce sizeTheo de Raadt
1999-08-15listen to COPTSNiklas Hallqvist
1999-08-15esym is needed for ksymsNiklas Hallqvist
1999-08-15syncFederico G. Schwindt
1999-08-15Allied Telesis LA-PCM support.Federico G. Schwindt
1999-08-15Sync with NetBSD.Federico G. Schwindt
1999-08-15syncTheo de Raadt
1999-08-15bad aaronTheo de Raadt
1999-08-15more pollTheo de Raadt
1999-08-15fit aic* at pcmcmiaTheo de Raadt
1999-08-15Update to ncurses-5.0-990814Todd C. Miller
1999-08-15new fileTodd C. Miller
1999-08-15Update to ncurses-5.0-990814Todd C. Miller
1999-08-15Kill md_copy_kernel()Todd C. Miller
1999-08-15o When clearing a variable, do ``foo='', not ``foo=""'' to save 2 bytes.Todd C. Miller
1999-08-15o Correctly set type and typename in driver-generated labelTodd C. Miller
1999-08-15Add missing HP385 defines...Jason Downs
1999-08-15ambicom ethernet address is in rom; 00107A==Ambicom sez hughTheo de Raadt
1999-08-15Please give us dmesg from a GENERIC kernel only, if possible.Ian Darwin
1999-08-15Adopt NetBSD fix for scheduler problems (nice was broken). From the NetBSDPaul Janzen
1999-08-15pciide & atapiscsikstailey
1999-08-14Missing -I/usr/include/ssl, evanc@concer.toAngelos D. Keromytis
1999-08-14note support for ASIX 88140A/88141-based PCI Ethernet adaptersAaron Campbell
1999-08-14regenAaron Campbell
1999-08-14add ASIX88141Aaron Campbell
1999-08-14Driver for ASIX88140A/88141 Ethernet; from FreeBSDAaron Campbell
1999-08-14Add -c flag that uses DIOCRLDINFO to clear (and update) the in-core label.Todd C. Miller