Age | Commit message (Expand) | Author |
2006-04-12 | Better match GNU behavior for rcs -l and rcs -u. | Ray Lai |
2006-04-12 | regen | Mark Kettenis |
2006-04-12 | Add Atheros AR5424 PCI Express mini WLAN. | Mark Kettenis |
2006-04-12 | If /dev/apm does not respond, use a fake (pre-built) response packet | Theo de Raadt |
2006-04-12 | do not pass uninitialized variable cpuspeed up; ok kettenis | Theo de Raadt |
2006-04-12 | document that tunnel and transport mode can be specified for SAs. | Hans-Joerg Hoexer |
2006-04-12 | yet another missing break; | Xavier Santolaria |
2006-04-12 | messages on the routing socket have different headers - rt_msghdr, | Henning Brauer |
2006-04-12 | add a few words about how groups of interfaces can be used. | Alexandre Anriot |
2006-04-12 | missing break; "Yeah, obvious" ray@. | Xavier Santolaria |
2006-04-12 | connect tests for transport mode | Hans-Joerg Hoexer |
2006-04-12 | tests for transport mode, not connected yet | Hans-Joerg Hoexer |
2006-04-12 | It is no longer allowed to change attributes in place. This corrupts the | Claudio Jeker |
2006-04-12 | check for inflateReset() and deflateReset() return values; OK niallo@. | Xavier Santolaria |
2006-04-12 | make rthreads compile again | Henning Brauer |
2006-04-12 | delint | David Hill |
2006-04-12 | use "/bypass" instead of "/permit" when showing bypass flows | Hans-Joerg Hoexer |
2006-04-12 | spaces | Theo de Raadt |
2006-04-12 | document ESRCH; from kristaps johnson (pr #5074) | Jason McIntyre |
2006-04-12 | Clean up <rev> handling. Whenever a revision is specified after a | Ray Lai |
2006-04-12 | xmalloc(); memset(); -> xcalloc(); | Ray Lai |
2006-04-12 | when the interrupt handler has run out of work to do it shouldnt return 0 | David Gwynne |
2006-04-12 | TRENDnet TEW-229UB works. | Jonathan Gray |
2006-04-12 | Improve error message. | Ray Lai |
2006-04-12 | revert the new superblock format. it violates the rule that new | Ted Unangst |
2006-04-11 | Plug memory leaks. | Ray Lai |
2006-04-11 | Check for strdup() failure. | Ray Lai |
2006-04-11 | make this use nanotime, not microtime; ok mickey@ | Damien Miller |
2006-04-11 | on link state changes, copy baudrate (negotiated link speed) from parent | Henning Brauer |
2006-04-11 | minimal documentation for -fstack-protector-all and gcc -E -CC in 2.95.3. | Marc Espie |
2006-04-11 | even better; tobias@bugol.de | Theo de Raadt |
2006-04-11 | oops | Theo de Raadt |
2006-04-11 | Don't rcs_close() before fatal(). After much hesitation, joris@ | Ray Lai |
2006-04-11 | Don't close() before fatal(). | Ray Lai |
2006-04-11 | duplicate in the safe list | Theo de Raadt |
2006-04-11 | KNF. | Marco Peereboom |
2006-04-11 | Add acpi_resume(struct acpi_softc *sc), which calls some AML methods, | Gordon Willem Klok |
2006-04-11 | Discover some ACPI sleep related methods, and call them at the | Gordon Willem Klok |
2006-04-11 | Change cvs_buf_grow() to return void, since it cannot fail, and | Ray Lai |
2006-04-10 | typo by brad | Theo de Raadt |
2006-04-10 | sync | Theo de Raadt |
2006-04-10 | incorrect freeaddrinfo() call on failure; mike.pechkin, otto ok | Theo de Raadt |
2006-04-10 | sync | Theo de Raadt |
2006-04-10 | make sure we add the correct name mkstemp(3) creates for us | Joris Vink |
2006-04-10 | - use fchmod() instead of chmod() in cvs_buf_write_stmp(), makes | Niall O'Higgins |
2006-04-10 | move the commented example /var/mail/whitelist.txt to /var/db, so it | Daniel Hartmeier |
2006-04-10 | atoi() -> strtonum(), also better handling of /0 problem spotted by | Theo de Raadt |
2006-04-10 | sch5017 is an adt7460 clone of some type. also, we are seeing some | Theo de Raadt |
2006-04-10 | switch to openrcs and eliminate more gnu from the tree. | Joris Vink |
2006-04-10 | - zap some whitespace. | Niall O'Higgins |