summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-04-07typo, fix fragmentsMarc Espie
2008-04-07snprintf "%s" -> strlcpyOleg Safiullin
2008-04-07fix snprintf usageOleg Safiullin
2008-04-07In _dmamem_map(), be sure to convert the address from the device view toMiod Vallat
2008-04-07Don't grab the kernel biglock for syscalls marked SY_NOLOCK;Thordur I. Bjornsson
2008-04-07deprecate -c, we've been using -DCOMMENT=value more or less forever by now.Marc Espie
2008-04-07tweak a bit, allow ^ to occur at beginning of variable nameMarc Espie
2008-04-07pretty print the BARsDavid Gwynne
2008-04-07likewise for the hash itselfMarc Espie
2008-04-07I should know better... reuse methods internally as much as I can, toMarc Espie
2008-04-07document OpenBSD::SubstMarc Espie
2008-04-07document SUBST_CMDMarc Espie
2008-04-07put Subst stuff into its own library file, to reuse elsewhere.Marc Espie
2008-04-07regenDavid Gwynne
2008-04-07neptuneDavid Gwynne
2008-04-07more cosmetic changesOleg Safiullin
2008-04-07some cosmetic changesOleg Safiullin
2008-04-07syncOleg Safiullin
2008-04-07add D-Link KVM-221Oleg Safiullin
2008-04-07sortTheo de Raadt
2008-04-07sdtemp* devices could occur on these machinesTheo de Raadt
2008-04-07New sensor driver for JDEC JC-42.4 standard dimm temperature sensorsTheo de Raadt
2008-04-07Identify two chips which follow the JDEC JC-42.4 standard dimm temperatureTheo de Raadt
2008-04-06nwflag is never set now that '-r' is no more, so remove it and the warningKenneth R Westerback
2008-04-06SH is not ARM.Dale Rahn
2008-04-06Remove stray '-r' reference that survived the nuke of -r.Kenneth R Westerback
2008-04-06In sendit(), len should be size_t, not int. Could cause it to returnStefan Kempf
2008-04-06Fix logic botch I introduced with r1.123 which effectively disabledKenneth R Westerback
2008-04-06regenBrad Smith
2008-04-06- Add the Intel ICH8/9 Thermal sensors.Brad Smith
2008-04-05No need to say BSD only, this is OpenBSD. Also, remove part aboutTodd C. Miller
2008-04-05don't force recreating directories in mklibgcc, this causes rebuilds duringMarc Espie
2008-04-05document EINVAL; from DasnJason McIntyre
2008-04-05a little tidy up;Jason McIntyre
2008-04-05fix comment for it(4)Oleg Safiullin
2008-04-05HostbasedAuthentication is supported under Match tooDamien Miller
2008-04-04ratecheck(9) only seems to be used to limit things to very coarse intervalsDavid Gwynne
2008-04-04option 144 is commonly used for tftp-config-file.David Gwynne
2008-04-04alter internal _readdir_unlocked() api to be less confusing, so thatOkan Demirmen
2008-04-04- do not call pthread_atfork(3) handlers when a multithreaded programKurt Miller
2008-04-04Zero out the password/response argument in the simplified BSD authTodd C. Miller
2008-04-04tht is cool cos it generates interrupts when the link state change.David Gwynne
2008-04-04oops, some unrelated stuff crept into that commit - backout.Damien Miller
2008-04-04fix SEE ALSO;Jason McIntyre
2008-04-04document the bug that sasyncd peers should share the sameOtto Moerbeek
2008-04-04ChrootDirectory is supported in Match blocks (in fact, it is most usefulDamien Miller
2008-04-04simplify SNDCTL_DSP_SETTRIGGERJacob Meuser
2008-04-04if full-duplex is being turned on, also set the oprtational mode toJacob Meuser
2008-04-04add opl(4).Brad Smith
2008-04-04remove whitespace in the autoconf bits.Brad Smith