Age | Commit message (Expand) | Author |
2010-03-09 | - push replies back to the free queue when done processing events | Marco Peereboom |
2010-03-09 | Don't attempt to dereference gl_pathv if the gl_pathc returned by glob(3) is | Mark Kettenis |
2010-03-09 | Tweak default set selection so X sets are in the default list when | Kenneth R Westerback |
2010-03-09 | Use correct routing domain when doing address lookups. | Joel Sing |
2010-03-08 | Don't mention that M_WAITOK is defined to be zero, readers do not need | Owain Ainsworth |
2010-03-08 | document PR_NOWAIT. | Owain Ainsworth |
2010-03-08 | argh, in del too, simultaneously spotted by kettenis and me | Henning Brauer |
2010-03-08 | When sensor update fails, set SENSOR_FINVALID in sensor->flags; | Miod Vallat |
2010-03-08 | Correctly initialize all members of struct wsemuldisplaydev_attach_args | Miod Vallat |
2010-03-08 | aye, broadcast addr too. spotted by kettenis | Henning Brauer |
2010-03-08 | don't call ifa_item_add/del in ifa_add/del, so the ifa RB tree doesn't | Henning Brauer |
2010-03-08 | Check that gl_pathc is bigger than zero before derefencing gl_pathv. While | Mark Kettenis |
2010-03-08 | Update to tzdata2010e from elsie.nci.nih.gov | Todd C. Miller |
2010-03-08 | sync | Theo de Raadt |
2010-03-08 | Update to tzdata2010d from elsie.nci.nih.gov | Todd C. Miller |
2010-03-08 | res.flags is not only used by the irrfilter so initializing them with | Claudio Jeker |
2010-03-08 | Use properly initialised sockaddr_in/sockaddr_in6 struct when performing | Joel Sing |
2010-03-08 | now that fsck_ext2fs is repaired wrt small filesystems, remove | Otto Moerbeek |
2010-03-08 | if ncg == 1, there's no alternate superblock; from NetBSD; ok deraadt@ | Otto Moerbeek |
2010-03-08 | sort the list of constraints (to -O); ok djm | Jason McIntyre |
2010-03-08 | fix a miod typo (it has to be a typo; miod makes no real mistakes) | Theo de Raadt |
2010-03-08 | fix compiling without ACPI, ok marco@ deraadt@ krw@ mlarkin@ | Jolan Luff |
2010-03-08 | sync | Theo de Raadt |
2010-03-08 | bah | Theo de Raadt |
2010-03-08 | sync | Theo de Raadt |
2010-03-08 | build a missing manual page | Theo de Raadt |
2010-03-08 | document permit-agent-forwarding certificate constraint; patch from | Damien Miller |
2010-03-07 | make internal strptime string match strftime format; | Damien Miller |
2010-03-07 | openssh-5.4 | Damien Miller |
2010-03-07 | Minimalistic driver for the ImpactSR (Mardigras) video option found on older | Miod Vallat |
2010-03-07 | Make the console terminal type default to `vt220' rather than `unknown'. If | Miod Vallat |
2010-03-07 | remove statements that are no longer relevant for BUGS section | Alexandre Ratchov |
2010-03-07 | mention VIA Tremor 5.1 | Alexandre Ratchov |
2010-03-07 | Don't stop DMA in envy_halt_intput() and/or envy_halt_output(). | Alexandre Ratchov |
2010-03-07 | Garbage collect a softc member that we don't use because we don't do | Michael Knudsen |
2010-03-07 | Update my address, while there update armani's too per his request. | Fabien Romano |
2010-03-07 | Update the email addresses for fabien and armani. | Michael Knudsen |
2010-03-07 | Rename RNDIS_DEBUG to match device name. | Fabien Romano |
2010-03-07 | Some cleanup and dead code removal to bring us in line with other | Michael Knudsen |
2010-03-07 | erase to the end of "previous line". Avoid dangling % after displaying 100%. | Marc Espie |
2010-03-07 | Update supported hardware list, mention that the `dbaud' environment variable | Miod Vallat |
2010-03-07 | Better information about DEC 3000/300 console selection. | Miod Vallat |
2010-03-07 | We're only sending one packet at a time, so garbage collect sc_lim_pktcnt | Michael Knudsen |
2010-03-07 | Add odyssey(4) to list of supported widgets. | Joel Sing |
2010-03-07 | Shorten .Nd. | Joel Sing |
2010-03-07 | Make NO_CCB do its thing and by proxy mpii gets a much funner number of | Marco Peereboom |
2010-03-07 | Update sets sizes. | Miod Vallat |
2010-03-07 | Allow iockbc(4) and odysseey(4) to act as console devices and attach early; | Miod Vallat |
2010-03-07 | On Origin-like systems, get glass console information (if any) from the | Miod Vallat |
2010-03-07 | Add an MD interface for PCI drivers to be able to retrieve the node and widget | Miod Vallat |