summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-13Change rcs_parse_init() to return void, since it always returned 0.Ray Lai
2006-04-13typoBrad Smith
2006-04-13Fix pr 5073, httpd/mod_ssl can leak file descriptors in theBob Beck
2006-04-13Drop the ivec[] interrupt acknowledge address array, compute the addressMiod Vallat
2006-04-13Fix timeout initialization bug introduced in rev 1.8.Miod Vallat
2006-04-13add support for the openrcs -o'range' option.Joris Vink
2006-04-13fix -z option for openrcs, this was broken by xsaJoris Vink
2006-04-13fix the obviously broken cvs_buf_set(), so we don't end upJoris Vink
2006-04-13Add error checking for vasprintf. Stylistic suggestions from xsa@.Ray Lai
2006-04-13Remove unused variable.Ray Lai
2006-04-13Currently rcs_getopt spits out a generic error message if you doRay Lai
2006-04-13clean up temporary files when we finish running.Joris Vink
2006-04-13Coverity ID 2311: in auixp_allocate_dma_chain() free dma variable ifBrad Smith
2006-04-13free mem if attach fails; netbsd coverity cid 2329Jolan Luff
2006-04-13Use PAGE_SIZE rather than NBPG.Brad Smith
2006-04-13Don't use NBPG.Brad Smith
2006-04-13fix some typosNiall O'Higgins
2006-04-13regression tests for "local"Hans-Joerg Hoexer
2006-04-13Add support for "local" to ike rules. Allows to specify the local IP to beHans-Joerg Hoexer
2006-04-13various changes to the table-driven code as a result of conversationsTheo de Raadt
2006-04-13Regression tests for ci and co for revision-less RCS files.Ray Lai
2006-04-13Somehow the regression tests and commit message were both gone fromRay Lai
2006-04-13correctly handle RCS files without any revisions;Joris Vink
2006-04-13Change maxsize to type off_t.David Hill
2006-04-13Change how hw.sensors prints. Much simpler format, easier to read. WhileTheo de Raadt
2006-04-13*** empty log message ***Ray Lai
2006-04-13fix more signal races; ok moritzTheo de Raadt
2006-04-13put "dump: filename " at the start of each ^T message...Theo de Raadt
2006-04-12Better match GNU behavior for rcs -l and rcs -u.Ray Lai
2006-04-12regenMark Kettenis
2006-04-12Add Atheros AR5424 PCI Express mini WLAN.Mark Kettenis
2006-04-12If /dev/apm does not respond, use a fake (pre-built) response packetTheo de Raadt
2006-04-12do not pass uninitialized variable cpuspeed up; ok kettenisTheo de Raadt
2006-04-12document that tunnel and transport mode can be specified for SAs.Hans-Joerg Hoexer
2006-04-12yet another missing break;Xavier Santolaria
2006-04-12messages on the routing socket have different headers - rt_msghdr,Henning Brauer
2006-04-12add a few words about how groups of interfaces can be used.Alexandre Anriot
2006-04-12missing break; "Yeah, obvious" ray@.Xavier Santolaria
2006-04-12connect tests for transport modeHans-Joerg Hoexer
2006-04-12tests for transport mode, not connected yetHans-Joerg Hoexer
2006-04-12It is no longer allowed to change attributes in place. This corrupts theClaudio Jeker
2006-04-12check for inflateReset() and deflateReset() return values; OK niallo@.Xavier Santolaria
2006-04-12make rthreads compile againHenning Brauer
2006-04-12delintDavid Hill
2006-04-12use "/bypass" instead of "/permit" when showing bypass flowsHans-Joerg Hoexer
2006-04-12spacesTheo de Raadt
2006-04-12document ESRCH; from kristaps johnson (pr #5074)Jason McIntyre
2006-04-12Clean up <rev> handling. Whenever a revision is specified after aRay Lai
2006-04-12xmalloc(); memset(); -> xcalloc();Ray Lai
2006-04-12when the interrupt handler has run out of work to do it shouldnt return 0David Gwynne