summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-29-x is currently unimplemented, so comment it out from the man page, and removeJason McIntyre
2011-04-29remove dead Xrs to update.8;Jason McIntyre
2011-04-29it seems in fifteen years, and eleven revisions of this page, we have neverJason McIntyre
2011-04-29Only redraw the status line on command update, not the entire clientNicholas Marriott
2011-04-29In certain failure cases, a RST would be sent out on rdomain 0,Bret Lambert
2011-04-29Add currently undocumented keyboard options available on ifstat view.lum
2011-04-29small tidy. contribution from patrick keshishian and extra tab spot by halex....lum
2011-04-29zero out a scsi_links node_wwn and port_wwn fields after initialising itDavid Gwynne
2011-04-28ixnay on the nopfayMiod Vallat
2011-04-28syncMiod Vallat
2011-04-28syncTodd T. Fries
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