Age | Commit message (Expand) | Author |
2009-08-13 | set ITSDONE on the xs before calling scsi_done() | David Gwynne |
2009-08-13 | - set DV_IFNET, instead of DV_NULL | Jasper Lievisse Adriaanse |
2009-08-13 | date: 2009/08/13 01:11:19; author: djm; state: Exp; lines: +10 -7 | Damien Miller |
2009-08-13 | Swizzle options: "-P sftp_server_path" moves to "-D sftp_server_path", | Damien Miller |
2009-08-13 | regression test for port number parsing. written as part of the a2port | Damien Miller |
2009-08-12 | add modinst to CONFIGURE_STYLE list | Simon Bertrang |
2009-08-12 | Add wake support to acpihpet(4). | Paul Irofti |
2009-08-12 | i am sorry to commit to userland from a kernel hackathon | Henning Brauer |
2009-08-12 | Optimize Syndrome calculation, 30% speedup on writes | Jordan Hargrave |
2009-08-12 | just bzero the pkthdr instead of setting each and every member of that | Henning Brauer |
2009-08-12 | only pull in the source file if it is needed, so that all the others | Theo de Raadt |
2009-08-12 | dlg wants iscsi in here; ok dlg | Theo de Raadt |
2009-08-12 | Update nlist array and uncomment a few things to pave the way for upcoming | Miod Vallat |
2009-08-12 | revert my change to m_cluncount which tries to prevent the system | David Gwynne |
2009-08-12 | Crank the /usr sizes in the large configuration | Theo de Raadt |
2009-08-12 | Let this work with C99 compilers that do not define __GNUC__ | Jonathan Gray |
2009-08-12 | Non-equivalent writable aliases (aka illegal aliases) are bad. Since PA-RISC | Mark Kettenis |
2009-08-12 | Mark sensor as invalid if the i2c transaction to read its value fails. | Mark Kettenis |
2009-08-12 | ix currently relies on a gcc extension that removes a comma | Jonathan Gray |
2009-08-12 | Namecache revamp. | Bob Beck |
2009-08-12 | Backing store for ega and vga virtual console is not allocated until the | Miod Vallat |
2009-08-12 | dlg deferred calling interfaces' if_start routine so we call them less, | Henning Brauer |
2009-08-12 | lisa(4) manual page | Constantine A. Murenin |
2009-08-12 | New lisa(4) driver for ST LIS331DL accelerometer in HP 2133 Mini-Note PC; ok... | Constantine A. Murenin |
2009-08-12 | if we get dangerously low on clusters during interrupts, we need | David Gwynne |
2009-08-12 | always mark an xs complete if we're about to return COMPLETE to the | David Gwynne |
2009-08-12 | though shalt complete the xs (ie, call scsi_done with it) before returning | David Gwynne |
2009-08-12 | Apple is hopelessly inconsistent with their firmware, so some machines have | Mark Kettenis |
2009-08-12 | Fix unwanted rejects by parsing (and ignoring) AUTH=<...> MAIL | Jacek Masiulaniec |
2009-08-12 | Since SENSORS_WATTS now is in muW, say so in the comment. | Mark Kettenis |
2009-08-12 | change some defaults inside amd itself, so that the rc scripts no longer | Theo de Raadt |
2009-08-12 | Add support for the "Slots Power" sensor on the PowerMac9,1. | Mark Kettenis |
2009-08-12 | Add support for SENSOR_WATTS. | Mark Kettenis |
2009-08-12 | fix unused widgets to contain the actual ids; ok jakemsr@ | Martynas Venckus |
2009-08-12 | A tty context must not be modified as it may be reused to update multiple | Nicholas Marriott |
2009-08-12 | When started as the shell, __progname contains a leading -, so hardcode "tmux" | Nicholas Marriott |
2009-08-12 | sort options; | Jason McIntyre |
2009-08-12 | imsg closes the fd after sending, so dup() STDIN_FILENO before passing it to | Nicholas Marriott |
2009-08-12 | don't confuse chars with strings; ok oga@ | Martynas Venckus |
2009-08-12 | support most of scp(1)'s commandline arguments in sftp(1), as a first | Damien Miller |
2009-08-11 | don't take chip revision as a pointer to the string; swap it with xname | Martynas Venckus |
2009-08-11 | kill the old 3.3.1 -> 3.3.2 format converter | Martynas Venckus |
2009-08-11 | Initialise log_fd to -1, prevents spurious disconnection of the client when it | Nicholas Marriott |
2009-08-11 | Have the client pass its stdin fd to the server when identifying itself and | Nicholas Marriott |
2009-08-11 | brad and jsg point out that this device does not do ibss either; | Jason McIntyre |
2009-08-11 | Update documentation for x11/xfce4 module. | Landry Breuil |
2009-08-11 | Add a TTY_OPENED flag and tidy a little. | Nicholas Marriott |
2009-08-11 | urtw does not do hostap, so remove the hostap example; | Jason McIntyre |
2009-08-11 | More exact matching for Sunix 40XX 4 and 8 port units so that we can fix | Theo de Raadt |
2009-08-11 | Drop the no_stop argument to tty_close and tty_free in favour of a flag in the | Nicholas Marriott |