summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2006-04-12TRENDnet TEW-229UB works.Jonathan Gray
2006-04-12Improve error message.Ray Lai
2006-04-12revert the new superblock format. it violates the rule that newTed Unangst
2006-04-11Plug memory leaks.Ray Lai
2006-04-11Check for strdup() failure.Ray Lai
2006-04-11make this use nanotime, not microtime; ok mickey@Damien Miller
2006-04-11on link state changes, copy baudrate (negotiated link speed) from parentHenning Brauer
2006-04-11minimal documentation for -fstack-protector-all and gcc -E -CC in 2.95.3.Marc Espie
2006-04-11even better; tobias@bugol.deTheo de Raadt
2006-04-11oopsTheo de Raadt
2006-04-11Don't rcs_close() before fatal(). After much hesitation, joris@Ray Lai
2006-04-11Don't close() before fatal().Ray Lai
2006-04-11duplicate in the safe listTheo de Raadt
2006-04-11KNF.Marco Peereboom
2006-04-11Add acpi_resume(struct acpi_softc *sc), which calls some AML methods,Gordon Willem Klok
2006-04-11Discover some ACPI sleep related methods, and call them at theGordon Willem Klok
2006-04-11Change cvs_buf_grow() to return void, since it cannot fail, andRay Lai
2006-04-10typo by bradTheo de Raadt
2006-04-10syncTheo de Raadt
2006-04-10incorrect freeaddrinfo() call on failure; mike.pechkin, otto okTheo de Raadt
2006-04-10syncTheo de Raadt
2006-04-10make sure we add the correct name mkstemp(3) creates for usJoris Vink
2006-04-10- use fchmod() instead of chmod() in cvs_buf_write_stmp(), makesNiall O'Higgins
2006-04-10move the commented example /var/mail/whitelist.txt to /var/db, so itDaniel Hartmeier
2006-04-10atoi() -> strtonum(), also better handling of /0 problem spotted byTheo de Raadt
2006-04-10sch5017 is an adt7460 clone of some type. also, we are seeing someTheo de Raadt
2006-04-10switch to openrcs and eliminate more gnu from the tree.Joris Vink
2006-04-10- zap some whitespace.Niall O'Higgins