Age | Commit message (Expand) | Author |
2009-08-27 | nVidia Geforce Go 7950 GTX | David Hill |
2009-08-27 | Reduce padding overhead in compressed blocks. | Marcus Glocker |
2009-08-27 | Do not fall back to adding keys without contraints (ssh-add -c / -t ...) | Damien Miller |
2009-08-27 | allow setting an explicit umask on the commandline to override whatever | Damien Miller |
2009-08-27 | force use of correct hash function for random-art signature display | Damien Miller |
2009-08-27 | allow setting an explicit umask on the commandline to override whatever | Damien Miller |
2009-08-27 | Bring in NetBSD's rev 1.45 by Matthias Drochner | Jonathan Gray |
2009-08-27 | Appease gcc2 (I wish people would write in C, rather than "latest crap | Theo de Raadt |
2009-08-27 | Don't stop traversing a directory hierarchy if we reach SHRT_MAX, | Todd C. Miller |
2009-08-27 | More iscsi defines needed. | Claudio Jeker |
2009-08-27 | $OpenBSD$ | Jacek Masiulaniec |
2009-08-27 | Implement client side of the SMTP protocol in a library-like module. | Jacek Masiulaniec |
2009-08-27 | s/relayd/smtpd/ | Jacek Masiulaniec |
2009-08-27 | Implement client side of the SMTP protocol in a library-like module. | Jacek Masiulaniec |
2009-08-27 | Use FTS_ROOTLEVEL instead of 0 when checking fts_level. | Todd C. Miller |
2009-08-27 | lookup(n.) -> look up(v.) | Jason McIntyre |
2009-08-27 | allow to specify interface names as addresses, for example "listen on | Reyk Floeter |
2009-08-27 | getpwnam failure that results in setting errno could confuse the | Jacek Masiulaniec |
2009-08-27 | don't discard the initial volume change message; now it matters | Alexandre Ratchov |
2009-08-27 | when an audio program connects to aucat, restore the volume it | Alexandre Ratchov |
2009-08-26 | directly calling Debugger() is bad. turn these printf();Debugger(); series | Jasper Lievisse Adriaanse |
2009-08-26 | Kernel config for the RB600. Temporary until we use the device tree to | Mark Kettenis |
2009-08-26 | Hack to get the right interrupt pin for the onboard vge(4) on the RB600. | Mark Kettenis |
2009-08-26 | initialize tmpdir before use; PR 6214 | Theo de Raadt |
2009-08-26 | more bloody const crap mk broke | Theo de Raadt |
2009-08-26 | Speedup on raid6 writes, precalculate xor lookup | Jordan Hargrave |
2009-08-26 | Remove obsolete comment. | Marcus Glocker |
2009-08-26 | Build fake bootinfo structure based on the device tree. | Mark Kettenis |
2009-08-26 | Replace some stupidly used bcopy()s by direct assignment. | Marcus Glocker |
2009-08-26 | Initialise the arg2 pointer properly (also free it when freeing the | Nicholas Marriott |
2009-08-26 | Use comconsfreq instead of hardcoded frequency. Still a bit of a hack, but | Mark Kettenis |
2009-08-26 | Override comconsfreq and comconsaddr with values from the FTD if provided. | Mark Kettenis |
2009-08-26 | Change fdt_find_node() such that it takes a full path as argument. | Mark Kettenis |
2009-08-26 | fix previous | Jacek Masiulaniec |
2009-08-26 | Make this work when the clock is in small characters as well. Doh. | Nicholas Marriott |
2009-08-26 | Fix clock mode in black and white terminals now that tty.c tries to fix | Nicholas Marriott |
2009-08-26 | Name fields in the udl_huffman struct same as on the driver side to | Marcus Glocker |
2009-08-26 | Also avoid __packed struct to Huffman table in the driver side in favour | Marcus Glocker |
2009-08-26 | make sure that an aiod has been removed from the nfs_aiods_idle list | Thordur I. Bjornsson |
2009-08-26 | In "auto-fetch" mode without -o, the filename to save under is derived | Stuart Henderson |
2009-08-26 | sync | Theo de Raadt |
2009-08-26 | Do not add Delivered-To to outgoing mail. It will result in premature | Jacek Masiulaniec |
2009-08-26 | Add ogg media types from RFC 5334 and update application/ogg as well. | Federico G. Schwindt |
2009-08-26 | when allocating the midi channel for the volume control of a new | Alexandre Ratchov |
2009-08-26 | oops, forgot to update usage(); | Jason McIntyre |
2009-08-26 | tweak previous; | Jason McIntyre |
2009-08-26 | don't mess with audio internals from within the midi bits. Instead | Alexandre Ratchov |
2009-08-26 | handle incoming AMSG_SETVOL messages, allows the client to be notified | Alexandre Ratchov |
2009-08-26 | Add ! support to ProxyPass to exclude directories from being proxied. | Federico G. Schwindt |
2009-08-26 | add commented out options for PAGEFASTRECYCLE, KVA_GUARDPAGES, shuffle VFSDEBUG | Thordur I. Bjornsson |