summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap_prefer parameters.Ariane van der Steldt
2011-04-28Expose pmap prefer parameters.Ariane van der Steldt
2011-04-28fix build ok martynas@Todd T. Fries
2011-04-28Try to schedule a new task for the connection in conn_task_cleanup()Claudio Jeker
2011-04-28DATA OUT operations need to be piggibacked on the same connection asClaudio Jeker
2011-04-28- enable fenvMartynas Venckus
2011-04-28spacesMarco Peereboom
2011-04-28Safety bump of gcc2 libstdc++ for wprintf(). Tested by otto, thanks!Stefan Sperling
2011-04-28Expose wprintf and friends in the gcc3 libstdc++ std:: namespace.Stefan Sperling
2011-04-28Bring back wprintf() for gcc4 libstdc++.Stefan Sperling
2011-04-28Bring back wprintf. We've sorted out what to do for gcc2 and gcc3.Stefan Sperling
2011-04-28fenv improvements and cleanupsMartynas Venckus
2011-04-28report XS_RESET to the midlayer for any pending commands when vscsi isDavid Gwynne
2011-04-28clean up the path ops struct a bit. the path drivers init their xsh withDavid Gwynne
2011-04-28Make in_broadcast() rdomain aware. Mostly mechanical change.Claudio Jeker
2011-04-28remove horrible abuse of kthread_create_deferred(9). this was beingJacob Meuser
2011-04-28- slight tweak for FILESJason McIntyre
2011-04-28use ULONG_MAX instead of ~0Alexandre Ratchov
2011-04-28remove deadcode, use err(1, "%s", str) instead of err(1, str)Alexandre Ratchov
2011-04-28Similar to the in_pcb.c change allow raw sockets to be bound to theClaudio Jeker
2011-04-28Allow SOCK_DGRAM sockets to be bound to the local network broadcast addr.Claudio Jeker
2011-04-28Implement a new authentication method allowing aucat and midicat toAlexandre Ratchov
2011-04-28document hds(4).David Gwynne
2011-04-28divert-to is picky about the address family so adjust the ruleMike Belopuhov
2011-04-28ftp-proxy(8) now requires a divert-to ruleMike Belopuhov
2011-04-28switch ftp-proxy over to divert-to instead of rdr-to. this avoidsMike Belopuhov
2011-04-27Fix a few off-by-1 errors in atascsi.Matthew Dempsky
2011-04-27include signal.hAlexandre Ratchov
2011-04-27move amsg.h containing protocol defs from aucat side to libsndio side.Alexandre Ratchov
2011-04-27attach acpithinkpad to newer lenovo models like the x120ejoshua stein
2011-04-27needs signal.h, tooTheo de Raadt
2011-04-27Merge from gcc3:Christian Weisgerber
2011-04-27Implement "log verbose|brief" and allow the configuratuin of theClaudio Jeker
2011-04-27Implement CTRL_LOG_VERBOSE to toggle log verbosity.Claudio Jeker
2011-04-27Rename task_cleanup() to conn_task_cleanup() seems a better place forClaudio Jeker
2011-04-27Add log_verbose() like all the other log.c users.Claudio Jeker
2011-04-27Simplify ioprbs(4) scsi_xfer handling.Matthew Dempsky
2011-04-27use more volatile sig_atomic_t in signal handlersTheo de Raadt
2011-04-27syncTheo de Raadt
2011-04-27kill a !__NetBSD__ ifdef which just confusesTheo de Raadt
2011-04-27syncTheo de Raadt
2011-04-27Tweak the description of the optional parts around =. Found this in myOtto Moerbeek
2011-04-27remove the blurb on siteXX.tgz and install.site: we can just drop thisJason McIntyre
2011-04-27hds(4) is a path driver that knows how to talk to some hitachi modularDavid Gwynne