summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-12-07Make it possible to set the metric and LSA type for redistributed routes.Claudio Jeker
2006-12-07some cleanup for axe(4):Reyk Floeter
2006-12-07use LINK_STATE_IS_UP(ifp0->if_link_state) instead ofReyk Floeter
2006-12-07http://www.ralinktech.com/ domain name is for sale.Damien Bergamini
2006-12-07remove unused code, fix style and spacing, tidy up ioctl pathMartin Reindl
2006-12-07check for cvs_path_cat() return value.Xavier Santolaria
2006-12-07regenerated these with Merlin U740 idFelix Kronlage
2006-12-07id for Novatel Wireless Merlin U740Felix Kronlage
2006-12-07use errno where appropriate in error messages.Xavier Santolaria
2006-12-07remove extra dot; from jared r r spiegelJason McIntyre
2006-12-07fix the .An line;Jason McIntyre
2006-12-07snprintf() -> cvs_path_cat()Xavier Santolaria
2006-12-07add config file path in debug message.Xavier Santolaria
2006-12-06- Move TX ring full sanity check further up and check the number of DMAReyk Floeter
2006-12-06Implement em_read_pcie_cap_reg(), where we set the max read size onReyk Floeter
2006-12-06Enable mc and mesh in RAMDISK as well, as pointed out by brad@ its prettyGordon Willem Klok
2006-12-06starfire ethernet works here nowMartin Reindl
2006-12-06- de-staticMartin Reindl
2006-12-06Enable mesh and mc device drivers in GENERIC, booting on old world macs isGordon Willem Klok
2006-12-06update for new driver; remove diagnostic section, add bugs, bump dateMartin Reindl
2006-12-06replace Adaptec AIC-6915 Starfire driver with the fully bus_dma(9)-ableMartin Reindl
2006-12-06From Jon Simola <simola@mecha.com>:Marcus Glocker
2006-12-06fix some multi-line comments and printfsMartin Reindl
2006-12-06styleMichael Knudsen
2006-12-06print readdirplus (rdplus) info for nfs mounts.Thordur I. Bjornsson
2006-12-06nfs_readdirplusrpc():Thordur I. Bjornsson
2006-12-06malloc(..., M_NOWAIT) with no NULL check is bad. If allocation fails,Michael Knudsen
2006-12-06When compiled with UDCF_DEBUG, only output the bits received whenMarc Balmer
2006-12-06Missing newline in printf.Bernd Ahlers
2006-12-06SAD -> SADB; ok hshoexerJason McIntyre
2006-12-06missing full stop; from daniel maticJason McIntyre
2006-12-06The Zyxel ZyAIR G-100 which michele@ gave me at OpenCON just ... works,Marcus Glocker
2006-12-06typo; from Daniel Matic <maticd at gmail.com>joshua stein
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-06Don't access buf[strlen(buf) - 1] for zero-length strings.Ray Lai
2006-12-05shorter url.Damien Bergamini
2006-12-05update url to atheros customer products database.Damien Bergamini
2006-12-05add dutch kbd map to listingsOtto Moerbeek
2006-12-05regenOtto Moerbeek
2006-12-05Add Dutch map; from Maurice Janssen; ok miod@Otto Moerbeek
2006-12-05Implement an alternative workaround for the extent lies out of region panicGordon Willem Klok
2006-12-05Import fixcoff from NetBSD and make some changes to boot.mac Makefile andGordon Willem Klok
2006-12-05Allow kmem to work, might not quite be right yet, but allows basicDale Rahn
2006-12-05Typo.Alexander Yurchenko
2006-12-05unlink(2) sets errno, use it for error message.Xavier Santolaria
2006-12-05Add code to detect (and eliminate) statistical outliers. Tested by me andMarc Balmer
2006-12-05plug memleak, noticed by jesus@mxtelecom.comHans-Joerg Hoexer
2006-12-05some carp/sasyncd bits from msf and myself;Jason McIntyre
2006-12-05use lstat for symbolic links; fixes uninitialized uid/gid.Steven Mestdagh