Age | Commit message (Expand) | Author |
2008-04-07 | typo, fix fragments | Marc Espie |
2008-04-07 | snprintf "%s" -> strlcpy | Oleg Safiullin |
2008-04-07 | fix snprintf usage | Oleg Safiullin |
2008-04-07 | In _dmamem_map(), be sure to convert the address from the device view to | Miod Vallat |
2008-04-07 | Don't grab the kernel biglock for syscalls marked SY_NOLOCK; | Thordur I. Bjornsson |
2008-04-07 | deprecate -c, we've been using -DCOMMENT=value more or less forever by now. | Marc Espie |
2008-04-07 | tweak a bit, allow ^ to occur at beginning of variable name | Marc Espie |
2008-04-07 | pretty print the BARs | David Gwynne |
2008-04-07 | likewise for the hash itself | Marc Espie |
2008-04-07 | I should know better... reuse methods internally as much as I can, to | Marc Espie |
2008-04-07 | document OpenBSD::Subst | Marc Espie |
2008-04-07 | document SUBST_CMD | Marc Espie |
2008-04-07 | put Subst stuff into its own library file, to reuse elsewhere. | Marc Espie |
2008-04-07 | regen | David Gwynne |
2008-04-07 | neptune | David Gwynne |
2008-04-07 | more cosmetic changes | Oleg Safiullin |
2008-04-07 | some cosmetic changes | Oleg Safiullin |
2008-04-07 | sync | Oleg Safiullin |
2008-04-07 | add D-Link KVM-221 | Oleg Safiullin |
2008-04-07 | sort | Theo de Raadt |
2008-04-07 | sdtemp* devices could occur on these machines | Theo de Raadt |
2008-04-07 | New sensor driver for JDEC JC-42.4 standard dimm temperature sensors | Theo de Raadt |
2008-04-07 | Identify two chips which follow the JDEC JC-42.4 standard dimm temperature | Theo de Raadt |
2008-04-06 | nwflag is never set now that '-r' is no more, so remove it and the warning | Kenneth R Westerback |
2008-04-06 | SH is not ARM. | Dale Rahn |
2008-04-06 | Remove stray '-r' reference that survived the nuke of -r. | Kenneth R Westerback |
2008-04-06 | In sendit(), len should be size_t, not int. Could cause it to return | Stefan Kempf |
2008-04-06 | Fix logic botch I introduced with r1.123 which effectively disabled | Kenneth R Westerback |
2008-04-06 | regen | Brad Smith |
2008-04-06 | - Add the Intel ICH8/9 Thermal sensors. | Brad Smith |
2008-04-05 | No need to say BSD only, this is OpenBSD. Also, remove part about | Todd C. Miller |
2008-04-05 | don't force recreating directories in mklibgcc, this causes rebuilds during | Marc Espie |
2008-04-05 | document EINVAL; from Dasn | Jason McIntyre |
2008-04-05 | a little tidy up; | Jason McIntyre |
2008-04-05 | fix comment for it(4) | Oleg Safiullin |
2008-04-05 | HostbasedAuthentication is supported under Match too | Damien Miller |
2008-04-04 | ratecheck(9) only seems to be used to limit things to very coarse intervals | David Gwynne |
2008-04-04 | option 144 is commonly used for tftp-config-file. | David Gwynne |
2008-04-04 | alter internal _readdir_unlocked() api to be less confusing, so that | Okan Demirmen |
2008-04-04 | - do not call pthread_atfork(3) handlers when a multithreaded program | Kurt Miller |
2008-04-04 | Zero out the password/response argument in the simplified BSD auth | Todd C. Miller |
2008-04-04 | tht is cool cos it generates interrupts when the link state change. | David Gwynne |
2008-04-04 | oops, some unrelated stuff crept into that commit - backout. | Damien Miller |
2008-04-04 | fix SEE ALSO; | Jason McIntyre |
2008-04-04 | document the bug that sasyncd peers should share the same | Otto Moerbeek |
2008-04-04 | ChrootDirectory is supported in Match blocks (in fact, it is most useful | Damien Miller |
2008-04-04 | simplify SNDCTL_DSP_SETTRIGGER | Jacob Meuser |
2008-04-04 | if full-duplex is being turned on, also set the oprtational mode to | Jacob Meuser |
2008-04-04 | add opl(4). | Brad Smith |
2008-04-04 | remove whitespace in the autoconf bits. | Brad Smith |