summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-06-18sync to 1.7.19: comment cleanup; no functional changeIngo Schwarze
2009-06-18sync to 1.7.19: improved comment handlingIngo Schwarze
2009-06-18fix previous: start playback when at least one block of data hasJacob Meuser
2009-06-18complete sync to 1.7.17: garbage collect unused functionsIngo Schwarze
2009-06-18sync to 1.7.16: Moved MDOC_TEXT type checks into assertions (should beIngo Schwarze
2009-06-18sync to 1.7.16: support .Bd -offset leftIngo Schwarze
2009-06-18sync to 1.7.16: adjust centering of header lines to groff conventionsIngo Schwarze
2009-06-18Traditional header lines for the OpenBSD manual sections.Ingo Schwarze
2009-06-18sync to 1.7.16: catch overflow of the right margin by the .IP macroIngo Schwarze
2009-06-18sync to 1.7.16: The .Er macro may also be used in sections (3) and (9).Ingo Schwarze
2009-06-18sync to 1.7.16: use dedicated warning types for list validationIngo Schwarze
2009-06-18sync to 1.7.16: footer in new groff styleIngo Schwarze
2009-06-18Remove the if (1) that makes blambert@ cry. Appreciated blambert@Claudio Jeker
2009-06-18First sync the descriptor then check if the owner of the descriptor.Claudio Jeker
2009-06-18MCLGETI support for vr(4) interfaces. This will make the newer soekris andClaudio Jeker
2009-06-18Add other valid chunk state transitions for RAID 1.Joel Sing
2009-06-18Check the set state status rather than always assuming a rebuild has beenJoel Sing
2009-06-18Fix some typos and whitespace issues.Joel Sing
2009-06-18KNF, okay deraadt@.Paul Irofti
2009-06-18Remove support for cancelled NVIDIA MCP7B and add initial support forJonathan Gray
2009-06-18regenJonathan Gray
2009-06-18Remove support for cancelled NVIDIA MCP7B and add initial support forJonathan Gray
2009-06-18fix crypto raid error messageAlexander Hall
2009-06-18sync to 1.7.16: make a couple of macros callable, reserve "|",Ingo Schwarze
2009-06-17sync to 1.7.16: rename static function printwarn to warn_printIngo Schwarze
2009-06-17Enabled EXPERIMENTAL RAID4/5 disciplineJordan Hargrave
2009-06-17Document raid 4 & 5Marco Peereboom
2009-06-17Bring bioctl back to reality by adding rebuild and documenting RAID 4 & 5.Marco Peereboom
2009-06-17Add raid 4 & 5 in createMarco Peereboom
2009-06-17Added openings callback; cleanup & KNFJordan Hargrave
2009-06-17Make openings variable instead of maxwu; needed for more exotic raid sets.Marco Peereboom
2009-06-17use standard Ds (eight char) indents for tab lists documenting options;Ingo Schwarze
2009-06-17strftime returns size_t, not a pointer; no functional changeIngo Schwarze
2009-06-17Recommit part of miod's no-coredumps-on-ramdisks diff that got lost in theMark Kettenis
2009-06-17Correctly handle the carp demote counter in all input cases.Marco Pfatschbacher
2009-06-17Force Raid0/4/5 volume size to multiple of stripe sizeJordan Hargrave
2009-06-17Make sure xbowmatch() only matches on xbow stanzas.Miod Vallat
2009-06-17Make sure we do not coalesce memory ranges from different nodes.Miod Vallat
2009-06-17R14000 processors with revision 3 and above are actually R16000 revisionMiod Vallat
2009-06-17fix endianness issue on BE.Damien Bergamini
2009-06-17Check for the correct RTM_VERSION before accessing anything in the rt message.Claudio Jeker
2009-06-17ENOPROTOOPT is non-fatal on recvfrom, can apparently happen with ipvshitHenning Brauer
2009-06-17synchronize synopsis and usage.Igor Sobrado
2009-06-17remove superfluous spaces around brackets in usage.Igor Sobrado
2009-06-17Document the 'defer' ifconfig flag. From me with a few tweaks by dlg@.Stuart Henderson
2009-06-17Really avoid changing the start of the bounds if we found no LIFTheo de Raadt
2009-06-17remove extra debugging printf(). ok miod@Matthieu Herrb
2009-06-17fix flow data values: first and last time, found by f-kons at yandex ruJoerg Goltermann
2009-06-17do better detection of when we have a better version of the tcp sequenceDavid Gwynne
2009-06-17Remove __packed from memory structure. No idea what in the wolrd I wasMarco Peereboom