summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13Make the default left text margin configurable from the command line,Ingo Schwarze
2011-11-13/etc/rc.conf -> rc.conf(8)Antoine Jacoutot
2011-11-13Rewrite the expression parser for a more concise syntax:Ingo Schwarze
2011-11-13Inventing new keywords for mostly the same thing when a well-establishedIngo Schwarze
2011-11-13Split the common code to be reused by other mandocdb clients,Ingo Schwarze
2011-11-13Split the common code to be reused by other mandocdb clients,Ingo Schwarze
2011-11-13provide a specific section reference; from Lawrence TeoJason McIntyre
2011-11-13Fix two crashes that occur when walking very large (i.e. real-world) trees:Ingo Schwarze
2011-11-12mark some arguments "const" that will not be changed; from kristaps@Ingo Schwarze
2011-11-12Parse and ignore the C font family in \f escapes.Ingo Schwarze
2011-11-12fix function names in fatalx() messagesCamiel Dobbelaar
2011-11-12Unbreak tree after kettenis's sanitization in pcidevsPhilip Guenthe
2011-11-12- add avr32 which'll use gcc4/binutils-2.17Jasper Lievisse Adriaanse
2011-11-12Satisfy -Wbounded.Paul Irofti
2011-11-12Unscrew the cross-gcc build after the bounds warning addition.Paul Irofti
2011-11-12Zero option processing stack storage to prevent stack garbage thatKenneth R Westerback
2011-11-12Fix a commentClaudio Jeker
2011-11-12regenMark Kettenis
2011-11-12Sanitize NVIDIA SATA/AHCI/RAID IDs. Not all of these have been seen in theMark Kettenis
2011-11-12sync to pcre 8.20Robert Nagy
2011-11-12update to 1.0.9Robert Nagy
2011-11-12update currency exchange rates;Jason McIntyre
2011-11-11A zero-length partition is a non-partition, so reject a partitionKenneth R Westerback
2011-11-11Remove a bogus check which dereferences an uninitialised pointer.Joel Sing
2011-11-11When rebuilding check the size of the replacement chunk against theJoel Sing
2011-11-11hppa64 uses binutils 2.17.Joel Sing
2011-11-11Remove unused sv_sensor_valid variable.Joel Sing
2011-11-11When setting up a bootable softraid volume, do not try to save the bootJoel Sing
2011-11-11Allow 64bit -> arm cross compilation as it appears safe (amd64 -> arm at least)Dale Rahn
2011-11-11Re-add overro board support. ok drahn@Matthieu Herrb
2011-11-11regenGleydson Soares
2011-11-11add support for HUAWEI Mobile E173sGleydson Soares
2011-11-10Assert copyright; spotted by drahn@Uwe Stuehler
2011-11-10Missing UART irqs.Dale Rahn
2011-11-10Eliminate more useless differences between hppa and hppa64Theo de Raadt
2011-11-10setting COM_FREQ here is very wrongTheo de Raadt
2011-11-10Missing interrupts on gpio.Dale Rahn
2011-11-10mindless unification with hppa64; remove meaningless differences beforeTheo de Raadt
2011-11-10Reduce autoconf(4) overuse on beagleUwe Stuehler
2011-11-10Recognize a few more v6 and v7 instructions.Miod Vallat
2011-11-10Use STDIN_FILENO instead of magic constant 0Charles Longeau
2011-11-10Remove unused %s from a printf(), properly cast const void* to constKenneth R Westerback
2011-11-10Fix bug where 'now' recomputation was incorrect,Dale Rahn
2011-11-10Fixed config_pending calls in sdmmc(4)Uwe Stuehler
2011-11-10Death to inappropriate whitespace. First one pointed out by Brad.Kenneth R Westerback
2011-11-10Deal with the register offset on omap4430 where the registers moved by 0x100.Dale Rahn
2011-11-10Add gumstix overo support. It's very similar to be beagleboard at thisMatthieu Herrb
2011-11-09List some devices now supported by cdce(4).Stuart Henderson
2011-11-09Add support for UISUBCLASS_MOBILE_DIRECT_LINE_MODEL to cdce(4).Stuart Henderson
2011-11-09Change fork1() and kthread_create() to match the rest of the treePhilip Guenthe