summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-03-30some improvements inspired by a mail on misc@ from frantisek holop:Jason McIntyre
2009-03-30sort the hardware list; from bradJason McIntyre
2009-03-30switch to MCLGETI.David Gwynne
2009-03-30Zap a superfluous newline in the drmprint function, it messes up outputOwain Ainsworth
2009-03-30lint; mostly unused variables, carefully checked against all platformsTheo de Raadt
2009-03-30document new versions supportedTheo de Raadt
2009-03-30Support for more chipset versions, written by Ian LindsayTheo de Raadt
2009-03-30Remove the DRM_SPIN lock macros, just expand them to mutex operations.Owain Ainsworth
2009-03-29Correct a couple of ioctl definitions (GEM ioctls, not used yet). andOwain Ainsworth
2009-03-29bzero pci attach argsMark Kettenis
2009-03-29bzero pci attach argsMark Kettenis
2009-03-29Take a shot at baud rate calculations for the 8-portTheo de Raadt
2009-03-29Enable ahc(4).Mark Kettenis
2009-03-29make various strings ("can't map mem space" and similar) more consistentStuart Henderson
2009-03-29Make sure systat mbufs prints the interface name even if an interface onlyMark Kettenis
2009-03-29Update spf_calc() for OSPFv3.Stefan Sperling
2009-03-29Update calc_nexthop() for OSPFv3, using helper functions added inStefan Sperling
2009-03-29As a first step towards SPF tree calculation, prepare for properStefan Sperling
2009-03-29No more NUMBOOT==2 stuff around, nuke it for sake of clarity.Tobias Weingartner
2009-03-29Update linked() for OSPFv3.Stefan Sperling
2009-03-29Change get_net_link()'s idx argument to unsigned, and make itStefan Sperling
2009-03-29Because get_rtr_link() forgot to increment the buffer offsetStefan Sperling
2009-03-29Remove lsa_find_net(), it isn't needed for OSPFv3.Stefan Sperling
2009-03-29printf() -> cvs_printf() so it works under server mode as wellJoris Vink
2009-03-29Add lsa_find_rtr() function, which finds among multiple routerStefan Sperling
2009-03-29In lsa_num_links(), be more obvious about what parts of the LSAStefan Sperling
2009-03-29Add log_rtr_id() function to log 32bit numbers in dot-quad notation.Stefan Sperling
2009-03-29Now that struct lsa_net represents just the options, orig_net_lsa()Stefan Sperling
2009-03-29Remove att_rtr field from struct lsa_net.Stefan Sperling
2009-03-29Key-Id 0 is not only not available on Cisco devices but also on other devices.Claudio Jeker
2009-03-29Stop using the att_rtr member of struct lsa_net, we're going to remove it.Stefan Sperling
2009-03-29When trying to get the console font metrics and window position, we canMiod Vallat
2009-03-29Finally fix kernel crash (page fault) when closing bulk devices.Marcus Glocker
2009-03-29For SPF calculation, we will need the source address specifiedStefan Sperling
2009-03-29ospf6ctl had lsa_rtr_link fields mixed up.Stefan Sperling
2009-03-29spelloMarco Peereboom
2009-03-29Bypass macsec on extreme/supreme based chips.Jonathan Gray
2009-03-29turn some log_debugs into log_warns or even fatals; "looks ok" gilles@Jacek Masiulaniec
2009-03-29Remove holdover XMAC II writes/reads inherited from sk asJonathan Gray
2009-03-29Remove unused prototype.Mark Kettenis
2009-03-29otto points out that the -v printing changes are incompatible with theTheo de Raadt
2009-03-29Remove the lock_time member from the hardware lock. It's not thatOwain Ainsworth
2009-03-29when we steal the SYNC CACHE command in mfi_scsi_cmd we still have toDavid Gwynne
2009-03-29fix a small race in mfi_mgmt between the checking of a ccbs completion andDavid Gwynne
2009-03-28Verbiage tweaks from jmc@ and millert@.Kenneth R Westerback
2009-03-28do not crash when no mountpoints, spotted by otto; ok krwTheo de Raadt
2009-03-28when i fixed to attic handling i forgot one special caseJoris Vink
2009-03-28Use vnconfig's -t capability to avoid specifying geometry info toKenneth R Westerback
2009-03-28Move some output under the control of the '-v' flag. In particular onlyKenneth R Westerback
2009-03-28Add 'U' command to E(ditor). It reverts label to state it was inKenneth R Westerback