summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-05-17syncTheo de Raadt
2005-05-17update FILES;Jason McIntyre
2005-05-17- describe start up betterJason McIntyre
2005-05-17basic update code, needs more work; ok joris@.Xavier Santolaria
2005-05-17no need to use Rs/Re for a url;Jason McIntyre
2005-05-17- add epic(4)Brad Smith
2005-05-17add epic(4) under the untested section.Brad Smith
2005-05-16add epic(4)Brad Smith
2005-05-16PT_WCOOKIE is available on sparc64 too.Miod Vallat
2005-05-16- improve option descriptionsJason McIntyre
2005-05-16add epic(4)Brad Smith
2005-05-16check return value from strdelim() for NULL (AddressFamily); mpechMarkus Friedl
2005-05-16Do not call out mkdir -p, but reuse the code from mkdir(1).Marc Espie
2005-05-16Mention no more PT_[GS]ETFPREGS on m88k.Miod Vallat
2005-05-16add a newline hereBrad Smith
2005-05-16Remove PT_[GS]ETFPREGS and struct fpreg, as we have no real floating pointMiod Vallat
2005-05-16remove testsJakob Schlyter
2005-05-16remove testsJakob Schlyter
2005-05-16remove an extra delay in rf register initReyk Floeter
2005-05-16knfTheo de Raadt
2005-05-16Use cardbus_matchbyid().Brad Smith
2005-05-15no need to install and checksum *.ipk since *bsd* will already catch itDavid Krause
2005-05-15Update style recommendation around NULL usage, especially in functionKenneth R Westerback
2005-05-15syncTheo de Raadt
2005-05-15Fix CMMU_CSSP(n) value.Miod Vallat
2005-05-15in udf_vget(), release the buffer if a bread() failsPedro Martelletto
2005-05-15Fix insert-buffer prompt format string. strlcpy returns size_t, not intChad Loder
2005-05-15Document more wsdisplay ioctls.Miod Vallat
2005-05-15only inside DIAGNOSTICTheo de Raadt
2005-05-15typoHenning Brauer
2005-05-15simple error message cleanupReyk Floeter
2005-05-15document getfsstat(2)'s behaviour when no flags are specified, okay jmc@Pedro Martelletto
2005-05-15Use FLUSHCACHE EXT instead of FLUSHCACHE for LBA48 operations.Alexander Yurchenko
2005-05-15syncTheo de Raadt
2005-05-15only PCI ep(4)Martin Reindl
2005-05-15move db->close to not hold this lock unnecssarily during long protractedBob Beck
2005-05-15enable ep(4)Martin Reindl
2005-05-15syncMartin Reindl
2005-05-15Schneider & Koch FDDI adapterMartin Reindl
2005-05-15ANSI, mostly from Toni Mueller <openbsd-tech@oeko.net>Henning Brauer
2005-05-15Speed up the low-level dae helpers.Miod Vallat
2005-05-15- simplify usageJared Yanovich
2005-05-15Compile out more code if TRACE_DEBUG is not defined.Miod Vallat
2005-05-15Disable ddb backtrace debug code by default.Miod Vallat
2005-05-15KNF and ANSIfy.Miod Vallat
2005-05-15damn, one more...Jason McIntyre
2005-05-15oops. grasp of alphabet...slipping...Jason McIntyre
2005-05-15Partial sync to the NetBSD wscons code, bringing a better wsmux behaviourMiod Vallat
2005-05-15When checking for comment characters using negative pointer arithmeticTodd C. Miller
2005-05-15Make usage/SYNOPSIS saner and sort the options. With jmc@Todd C. Miller