Age | Commit message (Expand) | Author |
2009-04-25 | align berkwdt's Nd with that of other watchdog devices; | Jason McIntyre |
2009-04-25 | Have to remember sets we installed | Theo de Raadt |
2009-04-25 | If any of the X sets is missing, there is no point in asking the X questions | Theo de Raadt |
2009-04-25 | explicitely enable the "audio function" widget. it can be a valid | Jacob Meuser |
2009-04-25 | beep generators are input endpoints. but ther are not supposed | Jacob Meuser |
2009-04-25 | remove some archaic stuff. Are we still telling people to not use telnet? T... | Theo de Raadt |
2009-04-25 | ask people to read their mail upon their first login | Theo de Raadt |
2009-04-25 | For years now, the DNS server question has accepted a list of IP addresses | Theo de Raadt |
2009-04-25 | Today, few people halt a machine and then reset it. No, they really | Theo de Raadt |
2009-04-25 | We are able to handle the timezone question a few steps earlier, along | Theo de Raadt |
2009-04-25 | If the right conditions exist, ask if xdm should be started automatically. | Theo de Raadt |
2009-04-25 | one added word makes this a bit clearer for semi-newbies (actually, the | Theo de Raadt |
2009-04-25 | sync | Theo de Raadt |
2009-04-24 | oops | Marc Espie |
2009-04-24 | sync | Theo de Raadt |
2009-04-24 | Enable berkwdt(4) now. It'll make it easier for people to test it. | Michael Knudsen |
2009-04-24 | Xr berkwdt | Michael Knudsen |
2009-04-24 | Add manual page for berkwdt(4). | Michael Knudsen |
2009-04-24 | tweak ANCHORS; | Jason McIntyre |
2009-04-24 | Fix two issues with resource accounting: | Mark Kettenis |
2009-04-24 | No more static functions, comment cleanup, and general pedantry. | Michael Knudsen |
2009-04-24 | Make the names in the softc look more like our other drivers. | Michael Knudsen |
2009-04-24 | file update to 4.24 | Charles Longeau |
2009-04-24 | Fix the superio irq discovery heuristic to work on systems where there is | Miod Vallat |
2009-04-24 | Damn. Forgot to add protos when destaticing functions. | Michael Knudsen |
2009-04-24 | Add berkwdt(4), a driver for Berkshire Products PCI PC Watchdog written | Michael Knudsen |
2009-04-24 | sync | Michael Knudsen |
2009-04-24 | Add product id for Berkshire Products PCI PC Watchdog. | Michael Knudsen |
2009-04-24 | remove no longer needed workaround | Jacob Meuser |
2009-04-24 | make sure the internal/fixed mic is connected to an adc by default | Jacob Meuser |
2009-04-24 | the internal/fixed speaker is special. the dac it connects to | Jacob Meuser |
2009-04-24 | use the direction/association/sequence ordered lists of i/o pins to | Jacob Meuser |
2009-04-24 | drop _generic from azalia_generic_codec_fnode(). there will not | Jacob Meuser |
2009-04-24 | create lists of analog and digital input and output pins. store | Jacob Meuser |
2009-04-24 | reduce the verbosity of the two examples sections, and provide some | Jason McIntyre |
2009-04-24 | - a function to check if a node is connected to a particular adc by | Jacob Meuser |
2009-04-24 | after all widgets have been initialized, loop through all widgets | Jacob Meuser |
2009-04-24 | in session_pickup, do not handle S_RCPT state, it must never be | Jacek Masiulaniec |
2009-04-24 | "selected" connections don't mean much for mixer widgets. all | Jacob Meuser |
2009-04-24 | Allow UDP and/or TCP redirections instead of just TCP. | Reyk Floeter |
2009-04-24 | don't truncate http headers when no separator is given between key and | Pierre-Yves Ritschard |
2009-04-24 | Switch ix over to em flavoured MCLGETI. | Jonathan Gray |
2009-04-24 | make kbd table also use ? for listing; ok krw | Theo de Raadt |
2009-04-24 | Make aliases case-insensitive, issue reported by Daniel Ouelett; ok gilles@ | Jacek Masiulaniec |
2009-04-24 | Enclose common imsg handling code in a function, which additionally | Jacek Masiulaniec |
2009-04-24 | use same timeout at each session state, and make use of | Jacek Masiulaniec |
2009-04-24 | kill unnecessary struct message_recipient; ok gilles@ | Jacek Masiulaniec |
2009-04-24 | Change format strings to allow 64 bit addresses to display properly, | Jonathan Gray |
2009-04-24 | Add support for ICH10 SATA devices not operating in AHCI mode. | Jonathan Gray |
2009-04-24 | rearrange/merge the various sections to impose some structure on this page; | Jason McIntyre |