summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-11-13Add some #defines for the various hibernate I/O modes, some of theMike Larkin
2011-11-13In hibernate resume, free the piglet and other VAs we allocated duringMike Larkin
2011-11-13Fix a handful of bugs that were causing reboots and other bad behaviorMike Larkin
2011-11-13Implement mdoc(7)-like output style variant for man(7) documents:Ingo Schwarze
2011-11-13The pkg_subst / SUBST_CMD has caused issues for some ports whereNigel Taylor
2011-11-13Make the man(7) page footer the same as in groff.Ingo Schwarze
2011-11-13If a softraid chunk is offline we are not necessarily going to have theJoel Sing
2011-11-13overful -> overfull;Jason McIntyre
2011-11-13When initiating a rebuild update the DUID for the chunk so thatJoel Sing
2011-11-13Cleanup rebuild initialisation code. In particular, reconstruct the chunkJoel Sing
2011-11-13Support -man -Omdoc to format man(7) manuals in mdoc(7) output style;Ingo Schwarze
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