summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-18More Ethernet drivers - sf(4), cas(4), vge(4) and ciphy(4) for use byJoel Sing
2009-12-18er, tweak my previous tweak...Jason McIntyre
2009-12-18tweak previous;Jason McIntyre
2009-12-18update the hid section;Jason McIntyre
2009-12-18add manpage for utrh(4)Yojiro Uo
2009-12-18regenYojiro Uo
2009-12-18add utrh(4): USBRH temperature / humidity sensor driverYojiro Uo
2009-12-17misplaced change, found it back.Marc Espie
2009-12-17Initialize ccb_xs to NULL when taking a ccb off the free list. ThisKenneth R Westerback
2009-12-17Update from master repo. Many bugfixes + significant speedyps.Anders Magnusson
2009-12-17Allow keys to be replaced and reorder the table so that terminfo-defined keysNicholas Marriott
2009-12-17if anyone vref()s a VNON vnode, panic. This should not happen.Owain Ainsworth
2009-12-17This fixes a case where we could panic on a null deref with a bad vnodeBob Beck
2009-12-17be slightly more paranoid about shell stuff we run.Marc Espie
2009-12-17remove extra spaces, fix doc for Ustar (create, not extract), and documentMarc Espie
2009-12-17move the ntogo actual code in the progressmeter, so that -x shuts it off.Marc Espie
2009-12-17add a callback to file creation, so that we get progress meter for hugeMarc Espie
2009-12-17spacing, no functional change.Igor Sobrado
2009-12-17Fix formatstring in printf.Claudio Jeker
2009-12-17Add support for Huawei E161.Marco Pfatschbacher
2009-12-17syncMarco Pfatschbacher
2009-12-17Add Huawei E161.Marco Pfatschbacher
2009-12-17fix softc structure to fit as uhid sub device.Yojiro Uo
2009-12-17display progressmeter at 0% at start of install/deinstall.Marc Espie
2009-12-17Device id ordering, from BradStuart Henderson
2009-12-17syncStuart Henderson
2009-12-17- correct the PCI ids for the BCM5717 and BCM5718 chipsetsStuart Henderson
2009-12-17BCM5785 can also be coupled with an external Realtek PHY, add a cross-Stuart Henderson
2009-12-16knf and unused variablesTheo de Raadt
2009-12-16Support OpenRD JTAGKey, expect spip the jtag interface port.Theo de Raadt
2009-12-16syncTheo de Raadt
2009-12-16OpenRD JTAGKey; Tobias UlmerTheo de Raadt
2009-12-16Don't lose a line each time a chunkful of content is read off the disk.Jacek Masiulaniec
2009-12-16enforce less restrictive limits to mailbox sizes and improve messageIgor Sobrado
2009-12-16zap two more handrolled equivalents of nitems().Jasper Lievisse Adriaanse
2009-12-16Use log_ext_subtype() instead of the homebrew version (which actually gotClaudio Jeker
2009-12-16Implement "set ext-community [delete] subtype key:value" to set and deleteClaudio Jeker
2009-12-16- use nitems() inside a descriptive macro nameJasper Lievisse Adriaanse
2009-12-16nothing needs to see cd_softc except the driver, so move it into cd.cDavid Gwynne
2009-12-16save calls to arc4random() by using a nibble at a time; not becauseOtto Moerbeek
2009-12-16Update the list of async-signal-safe functionsPhilip Guenthe
2009-12-16spelling; from Jacob MeuserTheo de Raadt
2009-12-16Fix RCPT TO failure handling, bug introduced in r1.18.Jacek Masiulaniec
2009-12-16syncTheo de Raadt
2009-12-15don't make mixer items for vendor widgets. we don't know what they do.Jacob Meuser
2009-12-15Correct define.Federico G. Schwindt
2009-12-15mono ouputs shouldn't be candidates for exclusive inclusion in theJacob Meuser
2009-12-15tweak previous;Jason McIntyre
2009-12-15Remove an untrue statement about the packetsize beingMarco Pfatschbacher
2009-12-15Let ping handle truncated echo replies.Marco Pfatschbacher