Age | Commit message (Expand) | Author |
2009-11-23 | with the old code we initialized the state keys early in some cases | Henning Brauer |
2009-11-23 | nuke some prototypes from functions that died a fair while ago. | Owain Ainsworth |
2009-11-23 | Suspend/resume goop for inteldrm, essentially a big pile of save/restore | Owain Ainsworth |
2009-11-23 | one kinda-missing log |= PFLOG_FORCE in the v6 case, spotted by claudio | Henning Brauer |
2009-11-23 | sync the handling of the log flag from pf_test (where it is correct) | Henning Brauer |
2009-11-23 | acpi* devices need to call their children on suspend/resume. | Mike Larkin |
2009-11-23 | bios* devices need to call their children on suspend/resume. | Mike Larkin |
2009-11-23 | pf_test_fragment: we need to bail out if action == PF_DROP, not | Henning Brauer |
2009-11-23 | sync some comments with reality | Henning Brauer |
2009-11-23 | remove a global that i used to test protection modes. | Damien Bergamini |
2009-11-23 | how did i manage to forget that file in my last commit? | Damien Bergamini |
2009-11-23 | Later on this will do much more work on suspend/resume, but for now | Theo de Raadt |
2009-11-23 | Bring elink3 at least a bit into the new world. It used to have some super | Claudio Jeker |
2009-11-23 | Improve discipline specific ioctl framework and attach to softraid ioctl. | Joel Sing |
2009-11-23 | Remove ACPI_SLEEP_ENABLED checks. | Paul Irofti |
2009-11-23 | remove the nat_rule pointer on pf_state and pf_pdesc, obsolete after | Henning Brauer |
2009-11-23 | oops, call config_activate_children | Theo de Raadt |
2009-11-23 | pchb must walk children too | Theo de Raadt |
2009-11-23 | Walk our children in the activate function. | Theo de Raadt |
2009-11-23 | better style is DVACT_SUSPEND before DVACT_RESUME | Theo de Raadt |
2009-11-23 | Use config_activate_children() for our cf_activate function | Theo de Raadt |
2009-11-23 | knf and spacing that are super annoying | Theo de Raadt |
2009-11-23 | knf | Theo de Raadt |
2009-11-23 | Add missing acpivar.h changes from previous commit. | Mike Larkin |
2009-11-23 | regen | Yojiro Uo |
2009-11-23 | Hook up Theo's new children suspend/resume function, as well as more ACPI | Mike Larkin |
2009-11-23 | add some usb vendors and products to sync | Yojiro Uo |
2009-11-23 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-23 | Make config_activate_children() more useable as a suspend-and-resume | Theo de Raadt |
2009-11-23 | Replace in-line implementation of soqinsque with a call to soqinsque. | Jacek Masiulaniec |
2009-11-23 | add new entry. | Yojiro Uo |
2009-11-23 | regen | Yojiro Uo |
2009-11-23 | add new umsm type modems: Softbank C01SW (Sierra OEM) and | Yojiro Uo |
2009-11-23 | Move ipsec key creation before isakmpd, and sshd to become the first | Theo de Raadt |
2009-11-23 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-23 | In "smtpd; smtpd;" the second instance would fatal quickly, but it would | Jacek Masiulaniec |
2009-11-23 | add USB_GET_DEVICEINFO and USB_GET_STRING_DESC ioctl to the uhid(4). | Yojiro Uo |
2009-11-23 | regen | Yojiro Uo |
2009-11-23 | Add bnx(4) now that it works. | Claudio Jeker |
2009-11-23 | add netmos nm9901 and NEC USB host controller | Yojiro Uo |
2009-11-23 | bnx(4) is a bit special. The chip itself is capable of swapping endianess | Claudio Jeker |
2009-11-23 | By popular demand and peer pressure, check-in work in progress work to support | Miod Vallat |
2009-11-23 | correct bridge rule descriptions | Theo de Raadt |
2009-11-23 | +ASUS USB-N13; from Brad Tilley | Jason McIntyre |
2009-11-23 | - avoid references to self | Jason McIntyre |
2009-11-23 | add NetMos NM9901 multiple peripheral board support | Yojiro Uo |
2009-11-23 | Properly handle interfaces deleted from the middle of the list. | Can Erkin Acar |
2009-11-23 | Fix pckbd and acpihpet suspend/resume cases to fit with the future framework | Paul Irofti |
2009-11-23 | PCI suspend/resume plumbing. This code is currently not called. | Mike Larkin |
2009-11-23 | Make the tree compile again. Henning and I are both quite sure this is | Claudio Jeker |