Age | Commit message (Expand) | Author |
2009-08-29 | The intention is to map the dvma map at a fixed address, so specify | Mark Kettenis |
2009-08-29 | accept ``common'' messages (including system explusive) on the | Alexandre Ratchov |
2009-08-29 | remove more unneeded Debugger() calls from dev/ | Jasper Lievisse Adriaanse |
2009-08-29 | sync. -moj | Mats O Jansson |
2009-08-29 | Remove unused getdevunit(), only sparc and sparc64 have a need for it. | Miod Vallat |
2009-08-29 | Some more udl devices. -moj | Mats O Jansson |
2009-08-29 | submatch functions used with config_found_sm() are required to invoke the | Miod Vallat |
2009-08-29 | incorrect array bounds check in I2OVERBOSE error reporting. | Miod Vallat |
2009-08-29 | typos in comments | Miod Vallat |
2009-08-29 | Ooops, revert the last bcopy()-elimination commit. I forgot that bcopy() | Marcus Glocker |
2009-08-29 | gcc2 hates claudio | Theo de Raadt |
2009-08-28 | Writing 0 to the PCI_LEGACY register *is* the proper way to disable the | Mark Kettenis |
2009-08-28 | OpenBSD/sparc64 can now be compiled without -traditional-cpp. | Joel Sing |
2009-08-28 | ofwboot can be compiled without -traditional-cpp. | Joel Sing |
2009-08-28 | Use fixed labels rather than generating them using defines. This allows | Joel Sing |
2009-08-28 | Change the way how the server works. Instead of forking of a child per | Claudio Jeker |
2009-08-28 | Change cap_mkdb and curses to be a better about reformatting terminfo entries | Nicholas Marriott |
2009-08-28 | don't consider calling sio_close() without calling sio_stop() first | Alexandre Ratchov |
2009-08-28 | remove a bunch of unused Debugger()s. | Jasper Lievisse Adriaanse |
2009-08-28 | when using aucat backend, wait for the server to drop the connection | Alexandre Ratchov |
2009-08-28 | add a new AMSG_BYE, sent by the client to requst the server to | Alexandre Ratchov |
2009-08-28 | top device before closing it. It's necessary to ensure that if we | Alexandre Ratchov |
2009-08-28 | kva_guardpages: make guard pages separate map entries | Ariane van der Steldt |
2009-08-27 | Garbage collect two variables that where set but unused. | Thordur I. Bjornsson |
2009-08-27 | introduce a flag member to struct nfs_aiod, and use flags instead of the exit | Thordur I. Bjornsson |
2009-08-27 | sync | Jolan Luff |
2009-08-27 | Radeon HD 4350 | Jolan Luff |
2009-08-27 | make UDF less chatty during normal operation | Jolan Luff |
2009-08-27 | Harmless sizeof ptr bug in ppc_check_procid(); ok drahn@ kettenis@ | Miod Vallat |
2009-08-27 | malloc() last two args were swapped, amazing things did not break; ok kettenis@ | Miod Vallat |
2009-08-27 | sync | David Hill |
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 |