Age | Commit message (Expand) | Author |
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 |
2006-12-05 | Don't leak message structures, when we see unsupported payloads | Moritz Jodeit |
2006-12-05 | implement the ttl security hack. since the pc slaves fear the word hack, | Henning Brauer |
2006-12-05 | make the syncache code respect (inherit) the ttl from the listening socket | Henning Brauer |
2006-12-05 | - Fix typos. | Bernd Ahlers |
2006-12-05 | rmdir(2) sets errno, use it for error message. | Xavier Santolaria |
2006-12-05 | do not install pmtu routes for transport mode SAs, as they do not | Markus Friedl |
2006-12-04 | do the proper dance to order libary dependencies, let modversion do | Marc Espie |
2006-12-04 | add Sweex LW053 to the list of supported hardware. | Damien Bergamini |
2006-12-04 | avoid unnecessary copies (memcpy(x, x, n)) in the TX path. | Damien Bergamini |
2006-12-04 | regen | Martin Reindl |
2006-12-04 | add vendor ID for Silicon Integrated Systems Corporation | Martin Reindl |
2006-12-04 | check confstr() return value. Due to the braindead return value | Otto Moerbeek |
2006-12-04 | confstr() should return 0, not (size_t)-1, on errors; from Guy Harris. | Otto Moerbeek |
2006-12-04 | report full/half duplex state for non-MII interfaces | Reyk Floeter |
2006-12-04 | add rcompress method | Marc Espie |
2006-12-04 | snprintf() -> cvs_path_cat() | Xavier Santolaria |
2006-12-04 | - unlink tmp files when finished. | Xavier Santolaria |
2006-12-04 | wrap authname and authkey args in quotes to prevent problems | Jason McIntyre |
2006-12-04 | document FETCH_PACKAGES; from marcus popp | Jason McIntyre |
2006-12-04 | retreive -> retrieve; | Jason McIntyre |
2006-12-04 | various typos; from daniel matic | Jason McIntyre |
2006-12-04 | retreive -> retrieve; from daniel matic | Jason McIntyre |
2006-12-04 | - fix crash when doing keyword expansion of zero-length buffers. | Niall O'Higgins |
2006-12-03 | Change cgeight to run the console in the monochrome overlay plane (as cgtwelve | Miod Vallat |
2006-12-03 | In fb_setsize(), remove dead code in the SUN4 case. | Miod Vallat |