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