Age | Commit message (Expand) | Author |
2009-08-13 | Teach nfsm_fhtom about nfsm_info structs | Bret Lambert |
2009-08-13 | - remove the ef(4) chunk, it's unused now and the ioc ethernet driver | Jasper Lievisse Adriaanse |
2009-08-13 | sync | Theo de Raadt |
2009-08-13 | Add nodes for vscsi0; ok dlg | Theo de Raadt |
2009-08-13 | i forgot a comment | David Gwynne |
2009-08-13 | wire vscsi up to a cdev | David Gwynne |
2009-08-13 | change version 3 post-operation attribute building function to not | Bret Lambert |
2009-08-13 | - remove super-obvious comments from $fs_vnodeop_entries[] | Jasper Lievisse Adriaanse |
2009-08-13 | Print a warning when rdomain is used on non-AF_INET sockets. Those are | Claudio Jeker |
2009-08-13 | - consistify cfdriver for the ethernet drivers (0 -> NULL) | Jasper Lievisse Adriaanse |
2009-08-13 | Allow tcpbench to bind to a different rdomain. | Claudio Jeker |
2009-08-13 | add new 'router' functionality to dynamically add or remove routes | Reyk Floeter |
2009-08-13 | add a show all vnodes command, use dlg's nice pool_walk() to accomplish | Thordur I. Bjornsson |
2009-08-13 | sync synopsis and usage(); | Jason McIntyre |
2009-08-13 | Start using a linking script for this kernel. This | Tobias Weingartner |
2009-08-13 | A new(er) mtx_enter_try(). | Tobias Weingartner |
2009-08-13 | Make the i386 APIC code closer to the amd64 version. Many whitespace fixes, | Mark Kettenis |
2009-08-13 | - missing printf("\n"); after calling lockmgr_printinfo() | Jasper Lievisse Adriaanse |
2009-08-13 | If the client passes zero for the window size in the identify message (which it | Nicholas Marriott |
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 |