Age | Commit message (Expand) | Author |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith |
2005-04-25 | Use ETHERTYPE_VLAN. | Brad Smith |
2005-04-25 | remove the stepping info since this isn't right | Brad Smith |
2005-04-24 | Oops, 1.3 would cause a keyboard plugged at boot time to start in the wrong | Miod Vallat |
2005-04-24 | - switch Scott Reynold's copyright to 3-clause BSD | Martin Reindl |
2005-04-24 | Fix cisco-mode check in lcp up/down. | Can Erkin Acar |
2005-04-24 | add fxp-d102e to the list | Brad Smith |
2005-04-24 | add microcode to support interrupt mitigation on the | Brad Smith |
2005-04-24 | Do down-sampling of the high-resolution touch pad events in kernel, | Uwe Stuehler |
2005-04-24 | Use the IANA assignment IFT_L2VLAN. | Brad Smith |
2005-04-24 | - fix and update comments | Brad Smith |
2005-04-23 | accept VLAN-sized frames | Brad Smith |
2005-04-23 | style | Brad Smith |
2005-04-23 | - always accept VLAN-sized frames | Brad Smith |
2005-04-23 | pay attention to failed relookups, compensate for a reference lost in | Pedro Martelletto |
2005-04-23 | Discard 0 byte keyboard identification strings. | Miod Vallat |
2005-04-23 | Fix newer Xircom CBE2-100 cards. | Brad Smith |
2005-04-23 | make sure bus mastering is enabled | Martin Reindl |
2005-04-22 | Do not process the FIFO during interrupts when we are polling. | Miod Vallat |
2005-04-22 | Doh, typo in constant... | Miod Vallat |
2005-04-22 | Oops! | Miod Vallat |
2005-04-22 | Driver for the Apollo Domain keyboard and mouse, for the HP 9000/4xx series. | Miod Vallat |
2005-04-22 | Allow an external device to force the HIL loop to not claim the keyboard | Miod Vallat |
2005-04-22 | When synproxy completes the replayed handshake and modifies the state | Daniel Hartmeier |
2005-04-22 | sparc -> sparc64 | Brad Smith |
2005-04-22 | Pass -Wall, complete prototypes, some KNF; no functional change. | Miod Vallat |
2005-04-21 | remove (now obsolete) handling of IFT_PROPVIRTUAL/bridge*. tested by camield@ | Jun-ichiro itojun Hagino |
2005-04-21 | careful strlcpy and snprintf return handling; ok pedro beck | Theo de Raadt |
2005-04-21 | scan the next mode if nothing has been found. this is necessary if the | Reyk Floeter |
2005-04-21 | Correctly handle allocations of size 1 at an extent boundary; from NetBSD. | Miod Vallat |
2005-04-21 | Make the non-_KERNEL compilation usable again, in order to add a regress test. | Miod Vallat |
2005-04-21 | snprintf error handling, ok beck cloder | Theo de Raadt |
2005-04-21 | Move i2c open/close from callers into zaudio_standby. Fixes an error path. | Christopher Pascoe |
2005-04-21 | Catch failed hook_establish call immediately, rather than misbehaving and | Christopher Pascoe |
2005-04-21 | If the SMM driver had enabled ownership change interrupts, re-enable them | Christopher Pascoe |
2005-04-21 | Preserve any configuration data that may have been set by SMM/BIOS over | Christopher Pascoe |
2005-04-21 | handle return value of snprintf correctly | Hans-Joerg Hoexer |
2005-04-21 | Relocate debugging printf so it describes the right thing. | Christopher Pascoe |
2005-04-21 | Fix inverted logic when testing for successful SMM handover. | Christopher Pascoe |
2005-04-21 | o if the mac address cannot be read, just fail and disestablish the | Federico G. Schwindt |
2005-04-21 | clean dmesg output | Theo de Raadt |
2005-04-21 | count fpu lazy context switches; deraadt@ ok | Michael Shalayeff |
2005-04-21 | provide pgup, pgdown, home and end by using fn with the arrow keys. | David Gwynne |
2005-04-21 | -bce | Theo de Raadt |
2005-04-21 | no need to check for 0, it copes, spotted by beck | Theo de Raadt |
2005-04-21 | correct idion for snprintf failure handling; ok cloder | Theo de Raadt |
2005-04-21 | unused variable n; ok cloder | Theo de Raadt |
2005-04-21 | correct idiom for snprintf failure handling; ok beck | Theo de Raadt |
2005-04-20 | Make vlan(4) aware of its physical interface link state. | Marco Pfatschbacher |
2005-04-20 | Introduce if_linkstatehooks. | Marco Pfatschbacher |