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