Age | Commit message (Expand) | Author |
2008-04-30 | fix serial console handling on amd64. currently only glass console ever | David Gwynne |
2008-04-30 | Correct MPLS output of route -n show. | Esben Norby |
2008-04-30 | default to rsa (protocol 2) keys, instead of rsa1 keys; spotted by | Damien Miller |
2008-04-30 | Drop all MPLS packets when MPLS is not enabled. | Esben Norby |
2008-04-29 | Remove duplicate psignal(3) and sys_siglist definitions. signal.h | Kurt Miller |
2008-04-29 | Make sure sys_signame and sys_siglist are wrapped in __BEGIN_DECLS. | Mark Kettenis |
2008-04-29 | Attempt to locate an ELF header and symbol table directly after the kernel. | Joel Sing |
2008-04-29 | Change sis_chip_map() to use pci_find_device() as the original | Jonathan Gray |
2008-04-29 | garbage collect two unused fields in struct mm_master; ok markus@ | Otto Moerbeek |
2008-04-29 | sync | Theo de Raadt |
2008-04-29 | simplify a sentence; | Jason McIntyre |
2008-04-29 | enable km(4); ok deraadt | Constantine A. Murenin |
2008-04-29 | km(4) manual page | Constantine A. Murenin |
2008-04-29 | New km(4) driver for AMD Family 10h Processors (Phenom, Opteron Barcelona etc); | Constantine A. Murenin |
2008-04-29 | remove noise, (debug print). | Dale Rahn |
2008-04-29 | PIR is not defined to be a writable register, do not use it. | Dale Rahn |
2008-04-29 | Spin up secondary CPUs on more systems. | Dale Rahn |
2008-04-29 | spillstk and ddbstk need to be per cpu. Found by kettenis@ | Dale Rahn |
2008-04-28 | Convert IPL_TTY into IPL_SOFTTTY when establishing soft interruptsi, like we | Mark Kettenis |
2008-04-28 | Do not alter mode parameter in vesafb_set_mode(), since we might ask for a | Miod Vallat |
2008-04-28 | Rename IPL_SOFTSERIAL to IPL_SOFTTTY. Sprinkle some KNF while I'm there. | Mark Kettenis |
2008-04-28 | Rename IPL_SOFTSERIAL to IPL_SOFTTY and rename the associated symbols. | Mark Kettenis |
2008-04-28 | Teach sysctl about mpls. | Esben Norby |
2008-04-28 | It is now possible to enter static MPLS routes into the kernel. | Esben Norby |
2008-04-28 | Add the ATI SB700 and NVIDIA MCP7B chipsets. | Brad Smith |
2008-04-28 | Sync PCI ids. | Brad Smith |
2008-04-28 | regen | Brad Smith |
2008-04-28 | Add the VIA PT894 Northbridge PCI ids. | Brad Smith |
2008-04-28 | tweak previous; | Jason McIntyre |
2008-04-28 | regen | Brad Smith |
2008-04-28 | - Add another Transmeta Northbridge PCI id | Brad Smith |
2008-04-28 | regen | Brad Smith |
2008-04-28 | Add SiS 662 PCI id. | Brad Smith |
2008-04-28 | regen | Brad Smith |
2008-04-28 | Add Intel I/OAT PCI ids. | Brad Smith |
2008-04-28 | plug three leaks, one reported and fixed by Andreas Gunnarsson in PR 5802, | Otto Moerbeek |
2008-04-28 | regen | Brad Smith |
2008-04-28 | Add ATI SB700 and RS780 PCI ids. | Brad Smith |
2008-04-28 | Sync PCI ids. | Brad Smith |
2008-04-28 | regen | Brad Smith |
2008-04-28 | - Add PCI ids for the AMD64 Phenom/Opteron 8300 series (10h) and Griffin (11h) | Brad Smith |
2008-04-28 | Improve the dvmrpd(8) manpage. | Esben Norby |
2008-04-28 | sync | Theo de Raadt |
2008-04-28 | sync | Theo de Raadt |
2008-04-27 | o if no argument is passed to cddbinfo, treat it as 0 in order to print | Federico G. Schwindt |
2008-04-27 | match the description for acpithinkpad(4) correctly, and adjust the | Jason McIntyre |
2008-04-27 | busses -> buses; | Jason McIntyre |
2008-04-27 | fix SEE ALSO; | Jason McIntyre |
2008-04-27 | fix rate control. | Damien Bergamini |
2008-04-27 | replace ctob/btoc by ptoa/atop | Martin Reindl |