Age | Commit message (Expand) | Author |
2011-02-10 | now that usb_wait_task() is back, bring back recently reverted | Jacob Meuser |
2011-02-10 | Regenerate. | Paul Irofti |
2011-02-10 | Add time related syscalls clock_gettime() and clock_getres(). | Paul Irofti |
2011-02-09 | bring back changes in usb.c revision 1.73 | Jacob Meuser |
2011-02-09 | revert usb.c to r1.72, and all subsequent changes that depend on it. | Jacob Meuser |
2011-02-06 | cap the max size of the eeprom to 16k, as per the linux and freebsd | David Gwynne |
2011-02-06 | pf_translate() may be called from pflog_packet(). Make sure that | Alexander Bluhm |
2011-02-06 | pf_test() and pf_test6() drop IPv4-ICMP6 and IPv6-ICMP packets. Do | Alexander Bluhm |
2011-02-05 | * use usb_ref_{incr,decr,wait}() to avoid detaching the driver while a | Jacob Meuser |
2011-02-05 | When a packet with an unusual protocol number got rewritten, the | Alexander Bluhm |
2011-02-04 | * merge 'onqueue' and 'running' members of struct usb_task into | Jacob Meuser |
2011-02-03 | Initialize stack memory before use. Found with clang. | Matthew Dempsky |
2011-02-03 | ip_ttl is u_int8_t, not u_char so adjust sizeof for consistency. | Todd C. Miller |
2011-02-02 | For SETVAL and SETALL operations make sure the specified value(s) are | Federico G. Schwindt |
2011-02-01 | Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630. | David Coppa |
2011-02-01 | regen | David Coppa |
2011-02-01 | Add the Toshiba 3G HSDPA MiniCard, found in my Dell Latitude D630. | David Coppa |
2011-02-01 | The check for invalid IPv6 fragment size in pf_normalize_ip6() was | Alexander Bluhm |
2011-01-30 | another run | Ted Unangst |
2011-01-30 | regen | Ted Unangst |
2011-01-30 | another run device. ok miod | Ted Unangst |
2011-01-30 | Report the compose key on sun keyboards in raw mode as a different keycode | Miod Vallat |
2011-01-29 | spaces that make my eyes bleed. no binary change. | Marco Peereboom |
2011-01-29 | The function m_tag_copy_chain() returned 0 on success and 1 on | Alexander Bluhm |
2011-01-29 | Fix two logic errors: | Kevin Lo |
2011-01-28 | Replace another m_free() with m_freem() to plug an mbuf leak in mpe_input(). | Reyk Floeter |
2011-01-28 | Fix another memory leak by replacing m_free() with m_freem() in trunk's | Reyk Floeter |
2011-01-28 | Change an m_free() to m_freem() to free the whole mbuf chain and to prevent | Reyk Floeter |
2011-01-28 | make sure that the size of the addresses userland is trying to configure | David Gwynne |
2011-01-28 | we deal with polled ccbs erroring out properly, we dont have to complain | David Gwynne |
2011-01-28 | ahci0: timed out 1, active 0, count 0 during pmp probe timeouts should be | David Gwynne |
2011-01-28 | you use ; to end a statement, not a :. | David Gwynne |
2011-01-27 | Fix newlines for error on attach case. with & ok dlg. | Darren Tucker |
2011-01-27 | Atom uses the same value for bus clock 200 MHz as Core, though | Jonathan Gray |
2011-01-27 | s/DST/DEST/ to avoid warnings when building RAMDISK kernels, which define | Miod Vallat |
2011-01-27 | while closing the device, don't sleep with the PCATCH flag, otherwise | Alexandre Ratchov |
2011-01-26 | Add port multiplier support, has been in snaps for a while with no reported | Dale Rahn |
2011-01-26 | sync | Kevin Lo |
2011-01-26 | sort previous | Kevin Lo |
2011-01-26 | sync | Kevin Lo |
2011-01-26 | Attansic L1D/L2C PCI ids | Kevin Lo |
2011-01-25 | garbage collect "usb events". without /dev/usb there is no way to access | Jacob Meuser |
2011-01-25 | Don't ignore copyout() return value in sys_thrsleep(). | Stefan Sperling |
2011-01-25 | pool is properly spelled pl. makes this one fit in netstat column. | Ted Unangst |
2011-01-24 | unbreak 6200 support by forcing Tx/Rx chains masks since ROM | Damien Bergamini |
2011-01-23 | Ansify function. | Joel Sing |
2011-01-23 | Add support to installboot(8) for installing biosboot(8) and boot(8) on | Joel Sing |
2011-01-23 | Factor out block level I/O handling code and correctly handle I/Os that | Joel Sing |
2011-01-23 | Ansify functions. | Joel Sing |
2011-01-23 | Spinning up secondary CPUs on an MP kernel results in PDC output on the | Joel Sing |