Age | Commit message (Expand) | Author |
2007-09-02 | Alltel UTStarcom PPC6700. | Jonathan Gray |
2007-09-01 | malloc(n * m) -> calloc(n, m); from zinovik | Theo de Raadt |
2007-09-01 | Correct the backwards ethernet address that some NVidia MACs have. | Chris Kuethe |
2007-09-01 | since the | Henning Brauer |
2007-09-01 | Use an int, not a size_t, to store the return value of snprintf(). | Matthias Kilian |
2007-09-01 | - Add bthidev(4), from NetBSD. | Xavier Santolaria |
2007-09-01 | s/free/xfree | Joris Vink |
2007-09-01 | fix a use after free case. | Thordur I. Bjornsson |
2007-09-01 | replace the machine dependant bytes-to-clicks macro by the MI ptoa() | Martin Reindl |
2007-09-01 | Fix space and underline handling in rasops24_putchar(), spotted by Leon Zadorin. | Miod Vallat |
2007-09-01 | Do not include <machine/rpb.h> unless necessary. | Miod Vallat |
2007-09-01 | In pmap_protect(), compute the bitmask to set in the ptes only once, instead | Miod Vallat |
2007-09-01 | Remove support for ddb-only %r, %z, and the ddb-specific handling of %n from | Miod Vallat |
2007-09-01 | Use db_format() instead of ddb-specific format specifiers; no functional | Miod Vallat |
2007-09-01 | Add VLAN reception support to vr(4). Diff from Brad. | Marcus Glocker |
2007-09-01 | Remove stale comments; prompted by millert. | Marco Peereboom |
2007-09-01 | Include err.h and remove unused variables. | Ray Lai |
2007-08-31 | Copy editit() from sendbug, synchronizing editor calling code. | Ray Lai |
2007-08-31 | new format firmware load failure messages | Theo de Raadt |
2007-08-31 | new format firmware load message | Theo de Raadt |
2007-08-31 | Add vaddr. | Marco Peereboom |
2007-08-31 | Defer ipmi sensor creation after kernel goes multi user. This removes the | Marco Peereboom |
2007-08-31 | sync | Nikolay Sturm |
2007-08-31 | belkin 4-port hub | Nikolay Sturm |
2007-08-31 | Add qli. Commented out for now. | Marco Peereboom |
2007-08-31 | Add qli (qlogic iscsi) HBA driver for further development in tree. Help | Marco Peereboom |
2007-08-31 | sync | Marco Peereboom |
2007-08-31 | Add QLogic iSCSI HBAs and TOEs | Marco Peereboom |
2007-08-31 | Craddle -> cradle; ok deraadt | Jason McIntyre |
2007-08-31 | zap unused "pf_tag" structure. | Thordur I. Bjornsson |
2007-08-31 | simplify uvm_vnp_sync() by removing some simplelock goo. | Thordur I. Bjornsson |
2007-08-31 | regen | Jonathan Gray |
2007-08-31 | Add a bunch of devices from submitted dmesgs. | Jonathan Gray |
2007-08-31 | all units can now charge, except a dead-battery 7750 | Theo de Raadt |
2007-08-30 | don't swap X and Y coordinates while in raw mode. ok robert@ | Matthieu Herrb |
2007-08-30 | Update to expat 2.0.1. ok deraadt@ | Matthieu Herrb |
2007-08-30 | document address ranges, with help from jmc@ | Daniel Hartmeier |
2007-08-30 | PHY on D495GCCR board | Chris Kuethe |
2007-08-30 | regen | Chris Kuethe |
2007-08-30 | Intel PHY on D945GCCR board | Chris Kuethe |
2007-08-30 | mechanic change: | Henning Brauer |
2007-08-30 | Fix lock ordering problems when updating mount points, in some | Thordur I. Bjornsson |
2007-08-30 | regress test address ranges | Daniel Hartmeier |
2007-08-30 | Remove old CVSROOT caching mechanisms. | Joris Vink |
2007-08-30 | properly send our log message to the server using Argumentx, so we | Joris Vink |
2007-08-30 | handle address ranges in skip step calculation | Daniel Hartmeier |
2007-08-30 | add support for address ranges ("from 10.1.2.50 - 10.1.3.75") in from/to | Daniel Hartmeier |
2007-08-30 | proper sync | Theo de Raadt |
2007-08-30 | rename pearl mass storage mode sync | Theo de Raadt |
2007-08-30 | handle new pearl-style devices (which now attach their SD cards as a umass), | Theo de Raadt |