Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-03-09 | - push replies back to the free queue when done processing events | Marco Peereboom | |
so that we won't accidentally run out of replies; - tell ioc our reply post host index right away in the mpii_complete; - don't try to call ccb_done of the unqueued ccb; - decrease poll timeouts in req_cfg_header and req_cfg_page by the factor of 10 (5 seconds is pretty much enough); - add facility to calculate event masks and get rid of the Task Set Full event; - alter openings as we have (request_depth - 1) ccbs actually; - promote printfs in the mpii_bio_volstate to the MISC debug level; - rototil some more disabled and experimetal code. from Mike Belopuhov <mkb@crypt.org.ru> specific ok from deraadt | |||
2010-03-09 | Don't attempt to dereference gl_pathv if the gl_pathc returned by glob(3) is | Mark Kettenis | |
zero. ok deraadt@, millert@ | |||
2010-03-09 | Tweak default set selection so X sets are in the default list when | Kenneth R Westerback | |
/etc/X11 already exists. So if you install X to a headless machine and then upgrade you don't have to remember to add X sets. Idea from landry@ who installs to a lot of ports boxen. ok halex@ beck@ deraadt@ | |||
2010-03-09 | Use correct routing domain when doing address lookups. | Joel Sing | |
ok claudio@ "approved" deraadt@ | |||
2010-03-08 | Don't mention that M_WAITOK is defined to be zero, readers do not need | Owain Ainsworth | |
to know that. ok jmc@, though i'm tempted to remove the whole bit about being the same as having no other flags specified as well. Prompted by a discussion with deraadt and tedu. | |||
2010-03-08 | document PR_NOWAIT. | Owain Ainsworth | |
(for those who've forgotten, if you can't sleep in pool_get, use PR_NOWAIT, not zero. it makes the intention a lot clearer. prompted by deraadt and jsing. ok jmc@ | |||
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 | |
from cnst, thanks! ok otto@ | |||
2010-03-08 | Correctly initialize all members of struct wsemuldisplaydev_attach_args | Miod Vallat | |
before attaching wsdisplay; it was turning out harmless but using more cpu time for nothing than necessary. ok deraadt@ | |||
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 | |
get used at all. turns out this needs more work - after release. | |||
2010-03-08 | Check that gl_pathc is bigger than zero before derefencing gl_pathv. While | Mark Kettenis | |
this shouldn't happen since we specifiy GLOB_NOMAGIC, it doesn't hurt to be paranoid, even if we fix the bug in glob(3) that causes gl_pathc to be zero even if we specify GLOB_NOMAGIC. ok deraadt@ | |||
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 | |
irrfilter flags is causing strange behaviour on other commands (like show fib). Set the IPV4 and IPV6 flags at the end unless one of them got already set. OK henning, sthen, deraadt | |||
2010-03-08 | Use properly initialised sockaddr_in/sockaddr_in6 struct when performing | Joel Sing | |
address lookups. Found whilst investigating address lookup failures. ok michele@ | |||
2010-03-08 | now that fsck_ext2fs is repaired wrt small filesystems, remove | Otto Moerbeek | |
redundant comment | |||
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 | |
stevesk@ | |||
2010-03-07 | make internal strptime string match strftime format; | Damien Miller | |
suggested by vinschen AT redhat.com and markus@ | |||
2010-03-07 | openssh-5.4 | Damien Miller | |
2010-03-07 | Minimalistic driver for the ImpactSR (Mardigras) video option found on older | Miod Vallat | |
Octane systems, as well as some Onyxes. With special permission to change a systemwide .h file and add a manpage from deraadt@ Magic numbers and operation sequencing borrowed from Linux; tested on Octane + ESI. ok deraadt@ | |||
2010-03-07 | Make the console terminal type default to `vt220' rather than `unknown'. If | Miod Vallat | |
it is wrong you still have to change it, but it will be correct 99% of the time and thus you can simply press enter when tset asks for the terminal type and be done with it. This is already the standard for most platforms, but a few had been left in the dark. pointed to by and ok deraadt@ | |||
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 | |
Instead wait for the next interrupt and stop DMA in the interrupt handler. This prevents the chip from entering a unstable state in which DMA doesn't start cleanly. | |||
2010-03-07 | Garbage collect a softc member that we don't use because we don't do | Michael Knudsen | |
multipacket tx. ok fabien "if you commit over urndis" armani | |||
2010-03-07 | Update my address, while there update armani's too per his request. | Fabien Romano | |
ok armani, mk. | |||
2010-03-07 | Update the email addresses for fabien and armani. | Michael Knudsen | |
ok armani fabien | |||
2010-03-07 | Rename RNDIS_DEBUG to match device name. | Fabien Romano | |
Now option to debug is URNDIS_DEBUG. ok mk, armani. | |||
2010-03-07 | Some cleanup and dead code removal to bring us in line with other | Michael Knudsen | |
usb ethernet drivers. ok armani | |||
2010-03-07 | erase to the end of "previous line". Avoid dangling % after displaying 100%. | Marc Espie | |
from sthen@. | |||
2010-03-07 | Update supported hardware list, mention that the `dbaud' environment variable | Miod Vallat | |
controls the serial console speed, and try to explain which video options are supported and which are not. | |||
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 | |
that shows how many packets the device will accept in one transfer. ok armani fabien | |||
2010-03-07 | Add odyssey(4) to list of supported widgets. | Joel Sing | |
Prompted by jmc@. | |||
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 | |
openings. Delete some dead and experimental code. From: Mike Belopuhov <mkb@crypt.org.ru> | |||
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 | |
this gives us working glass console on Fuel, as well as on Octane systems with Odyssey graphics. Joint work with jsing@ | |||
2010-03-07 | On Origin-like systems, get glass console information (if any) from the | Miod Vallat | |
fake ARCBios component structures associated to the KL configuration. The ARCBios data tells us if the device is the output console, and the KL component data tells us its node and widget numbers. | |||
2010-03-07 | Add an MD interface for PCI drivers to be able to retrieve the node and widget | Miod Vallat | |
number the PCI bus they are on is connected to. Will be used shortly to help the console device selection logic. |