summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-06-05_FD_LOCK/UNLOCK() is libpthread specific and not needed for librthread, soKurt Miller
2007-06-05remove ipx-related stuff. objections nobody. major bump by kurt in a fewHenning Brauer
2007-06-05Use phys_map, not kernel_map in v{,un}mapbuf. ok mickeyMiod Vallat
2007-06-05typosKurt Miller
2007-06-05Shuffle calculation of physical block so that bounds checking is not off byMarco Peereboom
2007-06-05Remove the "Static" function declaration. It is defined to beMarc Balmer
2007-06-05Remove the "Static" declaration of many functions. It was defined to be emptyMarc Balmer
2007-06-05Switch to rwlock(9)Jonathan Gray
2007-06-05IPX is about to go away, remove commented out IPX options in GENERIC andHenning Brauer
2007-06-05Wrap long lines.Xavier Santolaria
2007-06-05one more IPX removal; ok henningJason McIntyre
2007-06-05Preserve MAC ctx between packets, saving 2xhash calls per-packet.Damien Miller
2007-06-05add very basic regress framework for opencvs.Niall O'Higgins
2007-06-05various grammar/text improvements;Jason McIntyre
2007-06-05consistently use one variable instead of deriving it repeatedlyTodd T. Fries
2007-06-05bounds_check_with_label() checks for i/o outside of the partition andKenneth R Westerback
2007-06-05use six new macros to access & store the 48-bit disklabel fields relatedTheo de Raadt
2007-06-04zap extra paramMarc Espie
2007-06-04minor tweak, use one single print. Build character strings instead.Marc Espie
2007-06-04disable a part of the label validation because some Sun systemsTheo de Raadt
2007-06-04remove a fatal i committed by accident.Niall O'Higgins
2007-06-04slight refactor to remove duplicate code.Marc Espie
2007-06-04no more IPX; ok henningJason McIntyre
2007-06-04convert the remaining regexps, so that $`, $', $& are completely dead.Marc Espie
2007-06-04make jmc happy by somewhat smarter synopsis scanning code for -h; okOtto Moerbeek
2007-06-04shorten message a bit, give it a chance to fit on one line.Marc Espie
2007-06-04Enable channel switching.Marcus Glocker
2007-06-04avoid rounding down to zero cylinders. ok marco@Otto Moerbeek
2007-06-04bluetooth isn't really useful yet, but at least give it a chance to compileChris Kuethe
2007-06-04more ipx, jmcHenning Brauer
2007-06-04more ipx, spotted by jmcHenning Brauer
2007-06-04Don't completely scare off people by saying that enabling ACPI willMichael Knudsen
2007-06-04a few missed $' / $`Marc Espie
2007-06-04more efficient regexps: anchor stuff at both ends, be more specific inMarc Espie
2007-06-04perhaps it made art's head hurt because it is wrong. triggers NULLTheo de Raadt
2007-06-04ipx is goneHenning Brauer
2007-06-04add -t to usage() and SYNOPSIS;Jason McIntyre
2007-06-04Ten lines of backtrace should be better on 25-line screens, so that the panicMiod Vallat
2007-06-04zap extra parameter that nothing uses.Marc Espie
2007-06-04error code: if we can't find a given libspec, we look through allMarc Espie
2007-06-04If it's cold at panic time, attempt to show a small backtrace, there are tooMiod Vallat
2007-06-04Bring presto's readdisklabel() usage into line with other uses. i.e.Kenneth R Westerback
2007-06-04avoid parsing libraries by hand.Marc Espie
2007-06-04stricter regexp for libraries.Marc Espie
2007-06-04add a lib parsing routine to PackingElement::Lib so I don't have toMarc Espie
2007-06-04do not inlcude ipx headersHenning Brauer
2007-06-04bye bye ipxHenning Brauer
2007-06-04I am on drugs, I don't know where I found split can take strings asMarc Espie
2007-06-04zap dead code: we no longer use DirRm.Marc Espie
2007-06-04some minor systematic changes.Marc Espie