summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-19Implement proper error handling for getgrent(3), getgrnam(3) and getgrgid(3).Ingo Schwarze
2009-12-19try to clarify ChrootDirectory pathname argument a bit; resulting fromKevin Steves
2009-12-19Explain what 'noauto' really does.Joel Sing
2009-12-19- "cost" is not a good example of a macro name; from Rogier KriegerJason McIntyre
2009-12-19create a $state->todo method to account for sets to install.Marc Espie
2009-12-19bye bye oldMarc Espie
2009-12-19fix tsleep parameterYojiro Uo
2009-12-19Re-introduce the remaining bits of thib@'s Aug 2006 VOP_CLOSE()Kenneth R Westerback
2009-12-18More device id ordering, from BradStuart Henderson
2009-12-18syncTheo de Raadt
2009-12-18Merge rde_filter_community() with community_match() and kill a uselessClaudio Jeker
2009-12-18xargs takes the whole list as argument, so no need to append.Antoine Jacoutot
2009-12-18Add etcsum and xetcsum to IGNORE_FILES. Needed for upcoming change.Antoine Jacoutot
2009-12-18Add lofn(4) and ubsec(4) crypto devices. From Brad.Joel Sing
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