summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-08-29The intention is to map the dvma map at a fixed address, so specifyMark Kettenis
2009-08-29accept ``common'' messages (including system explusive) on theAlexandre Ratchov
2009-08-29remove more unneeded Debugger() calls from dev/Jasper Lievisse Adriaanse
2009-08-29sync. -mojMats O Jansson
2009-08-29Remove unused getdevunit(), only sparc and sparc64 have a need for it.Miod Vallat
2009-08-29Some more udl devices. -mojMats O Jansson
2009-08-29submatch functions used with config_found_sm() are required to invoke theMiod Vallat
2009-08-29incorrect array bounds check in I2OVERBOSE error reporting.Miod Vallat
2009-08-29typos in commentsMiod Vallat
2009-08-29Ooops, revert the last bcopy()-elimination commit. I forgot that bcopy()Marcus Glocker
2009-08-29gcc2 hates claudioTheo de Raadt
2009-08-28Writing 0 to the PCI_LEGACY register *is* the proper way to disable theMark Kettenis
2009-08-28OpenBSD/sparc64 can now be compiled without -traditional-cpp.Joel Sing
2009-08-28ofwboot can be compiled without -traditional-cpp.Joel Sing
2009-08-28Use fixed labels rather than generating them using defines. This allowsJoel Sing
2009-08-28Change the way how the server works. Instead of forking of a child perClaudio Jeker
2009-08-28Change cap_mkdb and curses to be a better about reformatting terminfo entriesNicholas Marriott
2009-08-28don't consider calling sio_close() without calling sio_stop() firstAlexandre Ratchov
2009-08-28remove a bunch of unused Debugger()s.Jasper Lievisse Adriaanse
2009-08-28when using aucat backend, wait for the server to drop the connectionAlexandre Ratchov
2009-08-28add a new AMSG_BYE, sent by the client to requst the server toAlexandre Ratchov
2009-08-28top device before closing it. It's necessary to ensure that if weAlexandre Ratchov
2009-08-28kva_guardpages: make guard pages separate map entriesAriane van der Steldt
2009-08-27Garbage collect two variables that where set but unused.Thordur I. Bjornsson
2009-08-27introduce a flag member to struct nfs_aiod, and use flags instead of the exitThordur I. Bjornsson
2009-08-27syncJolan Luff
2009-08-27Radeon HD 4350Jolan Luff
2009-08-27make UDF less chatty during normal operationJolan Luff
2009-08-27Harmless sizeof ptr bug in ppc_check_procid(); ok drahn@ kettenis@Miod Vallat
2009-08-27malloc() last two args were swapped, amazing things did not break; ok kettenis@Miod Vallat
2009-08-27syncDavid Hill
2009-08-27nVidia Geforce Go 7950 GTXDavid Hill
2009-08-27Reduce padding overhead in compressed blocks.Marcus Glocker
2009-08-27Do not fall back to adding keys without contraints (ssh-add -c / -t ...)Damien Miller
2009-08-27allow setting an explicit umask on the commandline to override whateverDamien Miller
2009-08-27force use of correct hash function for random-art signature displayDamien Miller
2009-08-27allow setting an explicit umask on the commandline to override whateverDamien Miller
2009-08-27Bring in NetBSD's rev 1.45 by Matthias DrochnerJonathan Gray
2009-08-27Appease gcc2 (I wish people would write in C, rather than "latest crapTheo de Raadt
2009-08-27Don't stop traversing a directory hierarchy if we reach SHRT_MAX,Todd C. Miller
2009-08-27More iscsi defines needed.Claudio Jeker
2009-08-27$OpenBSD$Jacek Masiulaniec
2009-08-27Implement client side of the SMTP protocol in a library-like module.Jacek Masiulaniec
2009-08-27s/relayd/smtpd/Jacek Masiulaniec
2009-08-27Implement client side of the SMTP protocol in a library-like module.Jacek Masiulaniec
2009-08-27Use FTS_ROOTLEVEL instead of 0 when checking fts_level.Todd C. Miller
2009-08-27lookup(n.) -> look up(v.)Jason McIntyre
2009-08-27allow to specify interface names as addresses, for example "listen onReyk Floeter
2009-08-27getpwnam failure that results in setting errno could confuse theJacek Masiulaniec
2009-08-27don't discard the initial volume change message; now it mattersAlexandre Ratchov