summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2001-04-09To fit, fxp must go. SorryTheo de Raadt
2001-04-09partial mii support (commented out because the response queue freaks out)Jason Wright
2001-04-09basic media handling/switchingJason Wright
2001-04-09- implement command and response ring managementJason Wright
2001-04-09A much tidier layout, from NetBSD.Hugh Graham
2001-04-09Amputate some dead and broken code and rework the rest to do theHugh Graham
2001-04-09Comment out compat vax1k until needed.Hugh Graham
2001-04-09spellingKevin Steves
2001-04-08spellingKevin Steves
2001-04-08add support for printing cdp (Cisco Discovery Protocol), from tcpdump.orgJakob Schlyter
2001-04-08- bring over some bus_dma allocation code (from failed attempt to bus_dma-ify...Jason Wright
2001-04-08addtron card has prism2 in it, it's justthat cis was not given properlyMichael Shalayeff
2001-04-08regenMichael Shalayeff
2001-04-08correct cis for addtronMichael Shalayeff
2001-04-08log_print, not log_errorHakan Olsson
2001-04-08do not modify an actual argv[] entryTheo de Raadt
2001-04-08syncTheo de Raadt
2001-04-08Typo. __IP_FIL_H__ -> __IP_FRAG_H__smart
2001-04-08Updates from gluk@ that describe new options that can be used to tweak theAaron Campbell
2001-04-08and host ring definitionJason Wright
2001-04-08define boot recordJason Wright
2001-04-08- load microcode from better directory (still not in tree)Jason Wright
2001-04-08syncAaron Campbell
2001-04-08another sis vgaAaron Campbell
2001-04-08Better error messages: pwarnx function, which works like pwarn, exceptMarc Espie
2001-04-08document ListenAddress addr:portKevin Steves
2001-04-08correct wi_write_record(); from freebsd; pointed out by Alfred Perlstein <bri...Michael Shalayeff
2001-04-08init pointers with NULL, thanks to danimal@danimal.orgMarkus Friedl
2001-04-08leave_raw_mode if ssh2 "session" is closedMarkus Friedl
2001-04-08KNFMarkus Friedl
2001-04-08make sure that we don't go off the end of the imageJason Wright
2001-04-08cleanup, more register definitionsJason Wright
2001-04-08Update closer to current status of powerpc, remove items resolved orDale Rahn
2001-04-08Some cleanup to the mac audio driver, does not improve the interruptDale Rahn
2001-04-08Attempt at tracking interrupt source better than "irqN", with thisDale Rahn
2001-04-08Add one more 1 byte (reserved, as defined in spc-2) field to theKenneth R Westerback
2001-04-08Skeleton driver for 3c990 (mainly so aaron/theo/myself can coordinate)Jason Wright
2001-04-08Don't print anything for transmission error 90, since the driver alwaysAaron Campbell
2001-04-08Remove soft updates. Warn users about how to enable softdep.Grigoriy Orlov
2001-04-07Stack gap no longer fits common structures (like struct statfs), causingThorsten Lockert
2001-04-07Additional console ioctl definitionsThorsten Lockert
2001-04-07Handle Linux Virtual Terminal ioctl calls with wscons as well as vt;Thorsten Lockert
2001-04-07Add missing filename argument.Hakan Olsson
2001-04-07$OpenBSD$ here too.Hakan Olsson
2001-04-07Add $OpenBSD$.Hakan Olsson
2001-04-07Avoid a compiler warning. Add $OpenBSD$. (Suggestion and ok millert@)Hakan Olsson
2001-04-07Reduce the count of fs_sparecon's by 1 for 64 bit architecturesTodd C. Miller
2001-04-07OK, PMAP_NEW by default once again. This time it should work better forNiklas Hallqvist
2001-04-07Always get struct pglist from vm/pglist.h, otherwise old VM compilationsNiklas Hallqvist
2001-04-07Silly TRUE & FALSE constants definitions for the sake of old VM compilationsNiklas Hallqvist