Age | Commit message (Expand) | Author |
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 |
2009-11-23 | Unbreak tree, rs_num is now type and while there use PF_TRANS_RULESET instead | Claudio Jeker |
2009-11-22 | sync | Theo de Raadt |
2009-11-22 | brconfig(8) functionality is now in ifconfig(8) | Theo de Raadt |
2009-11-22 | Move from the PF_RULESET_FILTER world order to PF_TRANS_RULESET | Theo de Raadt |
2009-11-22 | Stop supporting bridgename.bridge* files, and move to hostname.bridge* | Theo de Raadt |
2009-11-22 | Add cursor keys to the key names list. | Nicholas Marriott |
2009-11-22 | Fix for flash defaulting to off, pointed out by jmc. | Nicholas Marriott |
2009-11-22 | Allocates bootstrap stack by uvm_pglistalloc instead of uvm_km_alloc. | Takuya ASADA |
2009-11-22 | Repost the vbios and remove a spurious cli on i386 ACPI resume code. | Mike Larkin |
2009-11-22 | cleanup after the NAT changes. we used to have multiple rulesets (scrub, | Henning Brauer |
2009-11-22 | The spanning priority is conflicting with the interface priority so it | Claudio Jeker |
2009-11-22 | don't repeat the banner if not a tty. | Ted Unangst |
2009-11-22 | brconfig will soon be gone | Theo de Raadt |
2009-11-22 | removing unnecessary locks. | Takuya ASADA |
2009-11-22 | add a bunch of devices found in linux drivers | Jonathan Gray |
2009-11-22 | regen | Jonathan Gray |
2009-11-22 | add a bunch of Ethernet and zyd devices found in linux drivers. | Jonathan Gray |
2009-11-22 | Move information describing the bridge and brconfig behaviour into | Theo de Raadt |
2009-11-22 | Missed 4 MSRs on suspend/resume in previous version. Tested by pirofti | Mike Larkin |
2009-11-22 | Check for ISA before calling the setup function. | Paul Irofti |
2009-11-22 | Merge brconfig into ifconfig. It is annoying that it is impossible to do | Claudio Jeker |
2009-11-22 | Bring amd64 closer to resume, while at it kill dead code. Okay deraadt@. | Paul Irofti |
2009-11-22 | Forgot the declarations in former commit. From martin@, okay oga@. | Paul Irofti |
2009-11-22 | Remove only use in the tree of ESCAPE_NOT_SUPPORTED. Which, ironically, | Kenneth R Westerback |
2009-11-22 | Match the i386 behaviour and only care about bus_clock if we | Jonathan Gray |
2009-11-22 | Nuke TRY_AGAIN_LATER now that no driver returns it. | Kenneth R Westerback |