Age | Commit message (Expand) | Author |
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 |
2006-04-10 | fix lint comments, no functional changes; ok ray | Jared Yanovich |
2006-04-10 | rcs_kflag_usage() is not used by usr.bin/rcs; OK joris@. | Xavier Santolaria |
2006-04-10 | telldir/seekdir optimization, avoid scanning the complete list, | Otto Moerbeek |
2006-04-10 | sync comments with reality. | Xavier Santolaria |
2006-04-10 | tweaks; | Jason McIntyre |
2006-04-10 | kill trailing space; | Jason McIntyre |
2006-04-10 | Intrepid 2 host bridges. | Brad Smith |
2006-04-10 | recognize the Intrepid 2 ATA controller. | Brad Smith |
2006-04-10 | change rcs_kwexp_set() return type to void and simplify its use. OK niallo@. | Xavier Santolaria |
2006-04-10 | minimal cleanups lint begs for | Theo de Raadt |
2006-04-10 | minimal cleanups prompted by lint; ok otto | Theo de Raadt |
2006-04-10 | fix the macro so gem recognizes the Intrepid 2 GMAC. | Brad Smith |
2006-04-10 | recognize the Intrepid 2 GMAC | Brad Smith |
2006-04-10 | regen | Brad Smith |
2006-04-10 | add PCI ids for the Apple Intrepid 2 Controller found on the latest | Brad Smith |
2006-04-10 | sync | Theo de Raadt |
2006-04-10 | under some cases some wi(4) cards freak out and then do not recover. | Theo de Raadt |
2006-04-10 | unify temperature sensor names much more | Theo de Raadt |
2006-04-10 | make this match our code standards | Theo de Raadt |