summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-02-16disable HW VLAN tagging.Brad Smith
2006-02-16Patch from Dimitry Andric to fix the allocation of 4 pages of gartMatthieu Herrb
2006-02-16- zap kwtype variable. lint pointed it out wasn't used by anything.Niall O'Higgins
2006-02-16isp(4) is not only SBus hereMartin Reindl
2006-02-16- rename variable k to iNiall O'Higgins
2006-02-16- finally add proper support for `ci -k`. this little-used option requiresNiall O'Higgins
2006-02-16- stop enabling/disabling interrupts in nfe_intr().Damien Bergamini
2006-02-16- ensure we handle -d properly in initial revision, not just updates.Niall O'Higgins
2006-02-16- make revision specifiers work for initial revision, not just updates.Niall O'Higgins
2006-02-16make panic msg more usefulMichael Shalayeff
2006-02-16`ci -k` is described incorrectly in a number of places.Niall O'Higgins
2006-02-16- make function prototypes consistent.Niall O'Higgins
2006-02-16remove extraneous .Re;Jason McIntyre
2006-02-16validate() can also take sample files into account.Marc Espie
2006-02-16regenJonathan Gray
2006-02-16Add Novatel and Kyocera EVDO cards.Jonathan Gray
2006-02-16AirPrime EVDO does not work with uplcom as suspected.Jonathan Gray
2006-02-16sync some of the FILES entries w/ ssh.1;Jason McIntyre
2006-02-16Strip newline from lines used with -I, otherwise ^$ will match allOtto Moerbeek
2006-02-16delete a few double declarations; ok ottoPeter Valchev
2006-02-16NVIDIABrad Smith
2006-02-16Nvidia -> NVIDIABrad Smith
2006-02-16regenBrad Smith
2006-02-16add some ENE CardBus controllers.Brad Smith
2006-02-15- improve description of -IJason McIntyre
2006-02-15build rdsetroot (needed to build bsd.rd), miodski broke it in november!Peter Valchev
2006-02-15Initialize snaplen also when reading a dump file. Fixes problemsOtto Moerbeek
2006-02-15move setting IFCAP_VLAN_MTU back to where it is supposed to be.Brad Smith
2006-02-15add support for 64bit rings base addresses.Damien Bergamini
2006-02-15actually disable h/w VLAN tagging for now.Damien Bergamini
2006-02-15- enable jumbo frames for adapters that support it.Damien Bergamini
2006-02-15don't re-init the interface on watchdog timeout. we need to reload theDamien Bergamini
2006-02-15remove ietf draft references; RFC list now maintained in ssh.1;Jason McIntyre
2006-02-15remove the IETF draft references and replace them with some updated RFCs;Jason McIntyre
2006-02-15Repair call to gethostname(). From adobriyan at gmail.com. Patch submittedAaron Campbell
2006-02-15Fix bug introduced by previous delint and rename a var. From Ray.Otto Moerbeek
2006-02-15be gone whitespace.Brad Smith
2006-02-15need bootparams for root path on NFS serverMartin Reindl
2006-02-15enable -DSUN_BOOTPARAMS; henning@ martin@ miod@ okMichael Shalayeff
2006-02-15use proper msyncMichael Shalayeff
2006-02-15Do not try to dirty an area when adding LSA ext.Esben Norby
2006-02-15sync audio device drivers descriptions. OK jmc@ miod@.Xavier Santolaria
2006-02-15delint; from Ray with input from me and jaredy@; ok jaredy@Otto Moerbeek
2006-02-15remove "the the" in comment; ok jmc@David Krause
2006-02-15typo in comment; ok djm@David Krause
2006-02-14Put quotation marks around the names of unconfigured devices.Mark Kettenis
2006-02-14Put quotation marks around the names of unconfigured devices.Mark Kettenis
2006-02-14Knock out "deq" and "tas3004" i2c nodes.Mark Kettenis
2006-02-14Define a wsdisplay type for the Sun ZX/Leo frame buffer.Miod Vallat
2006-02-14Fix <=4bpp buglet introduced in previous commit; non-hyperion frame buffersMiod Vallat