Age | Commit message (Expand) | Author |
2011-04-30 | Now that we use an array of u_short for the chunk bitmap change a few | Otto Moerbeek |
2011-04-30 | Preliminary plumbing code for i386 hibernate (suspend-to-disk). | Mike Larkin |
2011-04-30 | Plug holes in cdevsw[] to make vscsi, diskmap and pppx entries match the | Miod Vallat |
2011-04-30 | More efficient scanning for free chunks while not losing any randomization; | Otto Moerbeek |
2011-04-30 | change one of our current examples to use duids; ken suggested we use | Jason McIntyre |
2011-04-30 | no need to escape |, pointed out by jmc@ | Stuart Henderson |
2011-04-29 | ss(4) is gone; no need for ssvar.h. | Matthew Dempsky |
2011-04-29 | Trick GCC (-O2) into actually raising the underflow exception on m88k. | Martynas Venckus |
2011-04-29 | sorry, lousy fingers... typoed in the file while checking the diff | Marc Espie |
2011-04-29 | slightly better netmask regexp | Marc Espie |
2011-04-29 | Add the Samsung Nexus S, commited over it. | Jonathan Armani |
2011-04-29 | uncomment fwprintf and wprintf tests | Stefan Sperling |
2011-04-29 | Why precompute the route for the gre tunnel when ip_output can do | Claudio Jeker |
2011-04-29 | tiny whitespace fixes | David Gwynne |
2011-04-29 | only handle vanilla scsi inquiry requests, reject VPD requests since theyre | David Gwynne |
2011-04-29 | The previous reconfiguration change broke IPv6 only setups. | Marco Pfatschbacher |
2011-04-29 | Add BUGS section explaining that these functions do not cover the entire | Stefan Sperling |
2011-04-29 | -x is currently unimplemented, so comment it out from the man page, and remove | Jason McIntyre |
2011-04-29 | remove dead Xrs to update.8; | Jason McIntyre |
2011-04-29 | it seems in fifteen years, and eleven revisions of this page, we have never | Jason McIntyre |
2011-04-29 | Only redraw the status line on command update, not the entire client | Nicholas Marriott |
2011-04-29 | In certain failure cases, a RST would be sent out on rdomain 0, | Bret Lambert |
2011-04-29 | Add currently undocumented keyboard options available on ifstat view. | lum |
2011-04-29 | small tidy. contribution from patrick keshishian and extra tab spot by halex.... | lum |
2011-04-29 | zero out a scsi_links node_wwn and port_wwn fields after initialising it | David Gwynne |
2011-04-28 | ixnay on the nopfay | Miod Vallat |
2011-04-28 | sync | Miod Vallat |
2011-04-28 | sync | Todd T. Fries |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap_prefer parameters. | Ariane van der Steldt |
2011-04-28 | Expose pmap prefer parameters. | Ariane van der Steldt |
2011-04-28 | fix build ok martynas@ | Todd T. Fries |
2011-04-28 | Try to schedule a new task for the connection in conn_task_cleanup() | Claudio Jeker |
2011-04-28 | DATA OUT operations need to be piggibacked on the same connection as | Claudio Jeker |
2011-04-28 | - enable fenv | Martynas Venckus |
2011-04-28 | spaces | Marco Peereboom |
2011-04-28 | Safety bump of gcc2 libstdc++ for wprintf(). Tested by otto, thanks! | Stefan Sperling |
2011-04-28 | Expose wprintf and friends in the gcc3 libstdc++ std:: namespace. | Stefan Sperling |
2011-04-28 | Bring back wprintf() for gcc4 libstdc++. | Stefan Sperling |
2011-04-28 | Bring back wprintf. We've sorted out what to do for gcc2 and gcc3. | Stefan Sperling |
2011-04-28 | fenv improvements and cleanups | Martynas Venckus |
2011-04-28 | report XS_RESET to the midlayer for any pending commands when vscsi is | David Gwynne |
2011-04-28 | clean up the path ops struct a bit. the path drivers init their xsh with | David Gwynne |
2011-04-28 | Make in_broadcast() rdomain aware. Mostly mechanical change. | Claudio Jeker |
2011-04-28 | remove horrible abuse of kthread_create_deferred(9). this was being | Jacob Meuser |