Age | Commit message (Expand) | Author |
2010-06-28 | Remove all adapter-specific 'struct scsi_device's. They are never used. First | Kenneth R Westerback |
2010-06-28 | Update the Safe module to version 2.2.7 for CVE-2010-1168 and | Todd C. Miller |
2010-06-28 | Use the proper OIDs for syntax description, instead of bogus symbolic | Martin Hedenfal |
2010-06-28 | fix typo; from Brad | Christian Weisgerber |
2010-06-28 | Allow neighbor discovery for prefixes on interfaces without matching | Alexander Bluhm |
2010-06-28 | Add initial support for RTL8168E, brokenness reported by Joe Gidi. | Stuart Henderson |
2010-06-28 | Don't ask people to send regress logs to a non-existant email address. | Peter Hessler |
2010-06-28 | move -H and -s to their own little section, since they did not belong in | Jason McIntyre |
2010-06-28 | Change MAXDSIZ and MAXSSIZ to more reasonable values for a 64-bit architecture. | Mark Kettenis |
2010-06-28 | If there is no next hop but an interface index, create a cloning | Alexander Bluhm |
2010-06-28 | Store the ifindex into the kroute change imsg. This way we can use | Alexander Bluhm |
2010-06-28 | Allow tty drivers to request larger buffers at attach time using a | Theo de Raadt |
2010-06-28 | remove a lonely remnant from some debug code that snuck in. | David Gwynne |
2010-06-28 | Move disk_attach() to the end of the attach functions, at which point the | Joel Sing |
2010-06-28 | KNF | Jordan Hargrave |
2010-06-28 | Add definitions for Intel/AMD IOMMU ACPI tables | Jordan Hargrave |
2010-06-28 | add back the initialisation of a loop condition that | Jonathan Gray |
2010-06-28 | implement iopools in osiop to get rid of another use of XS_NO_CCB. | David Gwynne |
2010-06-28 | Use a more moderate fifo trigger level (4) for moderately quick | Chris Kuethe |
2010-06-28 | Move uvm_km_pages struct declaration and watermark bounds to uvm_km.h, so | Miod Vallat |
2010-06-27 | garbage collect the debugging goo | Thordur I. Bjornsson |
2010-06-27 | sync with latest version from rs.internic.net | Jakob Schlyter |
2010-06-27 | More include necessary after <sys/user.h> inclusion removal | Miod Vallat |
2010-06-27 | This header was missing from the previous commit; sorry. | Ingo Schwarze |
2010-06-27 | fix a comment and add a new one to make clear what the mbuf ptr save dance | Henning Brauer |
2010-06-27 | Full .nr nS support, unbreaking the kernel manuals. | Ingo Schwarze |
2010-06-27 | don't probe "volume knobs" on resume. probably not needed and | Jacob Meuser |
2010-06-27 | vscsi(4) doesn't use vscsi_ioc_t2i's senselen field anymore, so | Matthew Dempsky |
2010-06-27 | Change ACPI namespace to use SIMPLEQ macros | Jordan Hargrave |
2010-06-27 | tweak previous; ok claudio | Jason McIntyre |
2010-06-27 | right way round for macros; | Jason McIntyre |
2010-06-27 | Disable uguru(4). Its probe touches an address used by something else on the | Mark Kettenis |
2010-06-27 | Kill another #ifdef UBC chunk that was annoying me while doing something | Owain Ainsworth |
2010-06-27 | Remove "pt" from struct roffsu, as CSS (the only reason it was there) is | Ingo Schwarze |
2010-06-27 | dont have duplicate xxx @ scsibus lines (even if commented). | Dale Rahn |
2010-06-27 | More PCH/82577 bits from FreeBSD, this does not include | Jonathan Gray |
2010-06-27 | Fix a crash when the directory entry isn't complete. | Peter Hessler |
2010-06-27 | add the groff target to the 'make depend' step, so we build dependencies. | Peter Hessler |
2010-06-27 | Instead of specifying the control sockets on the command line have them | Claudio Jeker |
2010-06-27 | Add _acpi_matchhids routine, precursor to pci device match | Jordan Hargrave |
2010-06-27 | enable the regress tests for file, and xlint. | Peter Hessler |
2010-06-27 | Mark the PXE boot device as "netboot" even if we do not contain | Theo de Raadt |
2010-06-27 | fix how we run the tests so we can successfully use SUDO='sudo -E' in our env | Peter Hessler |
2010-06-27 | return value unused, found by lint | Martin Hedenfal |
2010-06-27 | Remove unused functions and variables, found by lint. | Martin Hedenfal |
2010-06-27 | minor .Bk fixes: | Ingo Schwarze |
2010-06-27 | doh! Use pmap_kenter/pmap_kremove in the backend page allocator to prevent | Thordur I. Bjornsson |
2010-06-27 | check if the jacks that will mute the speaker can generate unsolicited | Jacob Meuser |
2010-06-27 | GCC is being intelligent with our asm statements that were used to pad stuff | Artur Grabowski |
2010-06-27 | Clear ACPI fixed event status on resume (power buttons/etc) so that some | Mike Larkin |