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