Age | Commit message (Expand) | Author |
2009-05-10 | In debug mode let us know which ioctl has been requested. | Marcus Glocker |
2009-05-10 | avoid unnecessary changes of the output | Ingo Schwarze |
2009-05-10 | Change agp attach (again) so that the driver passes in the aperture size. | Owain Ainsworth |
2009-05-10 | show which username login failed for; ok martynas | Theo de Raadt |
2009-05-10 | In preparation for using agp as a bus_dma backend for drm, convert the bind_page | Owain Ainsworth |
2009-05-10 | When I changed the implementation of iommu and sg_dma over to use | Owain Ainsworth |
2009-05-10 | Make inactivity screen blanking (burner) work. | Marcus Glocker |
2009-05-10 | change agp driver attach so that the driver passes in the base address | Owain Ainsworth |
2009-05-10 | use both read and write timeout arguments in the bufferevent_settimeout | Jacek Masiulaniec |
2009-05-10 | Enable vcc(4) and vcctty(4). | Mark Kettenis |
2009-05-10 | use rfc number 4954 in auth_plain handler name, rfc 4616 is implied | Jacek Masiulaniec |
2009-05-10 | Remove a dead variable and some unneeded returns. | Mark Kettenis |
2009-05-10 | Handle devices with multiple ports. | Mark Kettenis |
2009-05-10 | Rename mdesc_get_prop_string into mdesc_get_prop_str. | Mark Kettenis |
2009-05-10 | - fix whitespace problems (introduces no change with diff -w) | Stuart Henderson |
2009-05-10 | Add vcctty(4). | Mark Kettenis |
2009-05-10 | - use nitems() rather than handrolled version. | Stuart Henderson |
2009-05-10 | Add vcc(4) and vcctty(4). The vcc(4) driver is a driver for the "Virtual | Mark Kettenis |
2009-05-10 | Remove config register gpio definitions for older chips, gpio mii | Stuart Henderson |
2009-05-10 | Add defines for magic character constants used by hypervisor console | Mark Kettenis |
2009-05-10 | - change device matching to use a quirks table. | Stuart Henderson |
2009-05-10 | simple check for cvs conflicts, avoids some "duh" moments (some people like | Marc Espie |
2009-05-10 | assert copyright; ok gilles@ | Jacek Masiulaniec |
2009-05-10 | RFC 4954 says the response to "AUTH PLAIN" must be "334 ", not "334"; | Jacek Masiulaniec |
2009-05-10 | simplify job handling a great deal: we don't care when jobs get | Marc Espie |
2009-05-10 | Rename ``USB graphic device'' to ``USB display devices'', which is more | Marcus Glocker |
2009-05-10 | Add ``Video devices'' section including udl(4) and uvideo(4) (which we | Marcus Glocker |
2009-05-10 | Adjust debug level to be not that noisy by default (level 1). | Marcus Glocker |
2009-05-10 | sync | Theo de Raadt |
2009-05-09 | correct AUTH PLAIN rfc number, no functional change. | Jacek Masiulaniec |
2009-05-09 | - ask_yn defaults to no | Martynas Venckus |
2009-05-09 | remove chatty disklabel stuff | Theo de Raadt |
2009-05-09 | remove some chatty disklabel stuff | Theo de Raadt |
2009-05-09 | Read the netmask in dotted decimal notation, even though ifconfig does | Theo de Raadt |
2009-05-09 | Need to add new display type to wsconsctl(8), too. | Marcus Glocker |
2009-05-09 | Return -1 from unused udl_mmap() function instead of 0. | Marcus Glocker |
2009-05-09 | fix rare memleak; ok gilles@ | Jacek Masiulaniec |
2009-05-09 | give few states more meaningful names; ok gilles@ | Jacek Masiulaniec |
2009-05-09 | IFS dance not needed | Theo de Raadt |
2009-05-09 | Initial console device driver for USB displays based on the DisplayLink | Marcus Glocker |
2009-05-09 | Pretty up the failed sets message | Theo de Raadt |
2009-05-09 | fix function names in log_debug | Jacek Masiulaniec |
2009-05-09 | Promote types in ARCBios function prototypes from int to long whenever | Miod Vallat |
2009-05-09 | make weekly and monthly silent by default | Ingo Schwarze |
2009-05-09 | - New API to handle all DNS query types (A, MX, PTR) asynchronously. | Jacek Masiulaniec |
2009-05-09 | revert previous, requested by kettenis@ and deraadt@ | Ingo Schwarze |
2009-05-09 | remove the empty script /etc/monthly | Ingo Schwarze |
2009-05-09 | - mention that configuring new GPIO pins is locked out with securelevel>0, | Stuart Henderson |
2009-05-09 | fix example dd invocation; multipliers (e.g. bs=1m) use lower-case. | Stuart Henderson |
2009-05-09 | zap trailing whitespace; | Jason McIntyre |