Age | Commit message (Expand) | Author |
2005-02-18 | do not enable debug messages by default. | Damien Bergamini |
2005-02-18 | reset the interface on tx timeouts. | Damien Bergamini |
2005-02-18 | make sure bpfilter.h is included before including ralvar.h. | Damien Bergamini |
2005-02-18 | make sure bpfilter.h is included before including ralvar.h. fixes a panic | Damien Bergamini |
2005-02-18 | .Xr mutex 9, now that it exists. | Pedro Martelletto |
2005-02-18 | Set cf_time to the epoch for consistency of generated files. | Todd C. Miller |
2005-02-18 | remove all the cruft i had in there while trying to figure this stuff out | David Gwynne |
2005-02-18 | manpage for the PXA27x USB Device Controller | David Gwynne |
2005-02-18 | Manual page for the mutex set of functions. Okay jmc@ and art@. | Pedro Martelletto |
2005-02-18 | do not embed compile date and such in the binaries so they don't change | Henning Brauer |
2005-02-18 | enable pxaudc. clean up the ohci line in the RAMDISK while im here | David Gwynne |
2005-02-18 | fix zlib's homepage; ok henning@, jmc@ | Robert Nagy |
2005-02-18 | grammatical blip, from jens ropers; | Jason McIntyre |
2005-02-18 | sort options to echo builtin; | Jason McIntyre |
2005-02-18 | update SEE ALSO, and a tweak; | Jason McIntyre |
2005-02-18 | Sync USB wi supported device list with driver. | Jonathan Gray |
2005-02-18 | Internal wireless on PCChips A535 laptop found in a dmesg from | Jonathan Gray |
2005-02-18 | regen | Jonathan Gray |
2005-02-18 | Internal wireless on PCChips A535 laptop found in a dmesg from | Jonathan Gray |
2005-02-18 | ansi, knf, and other style nits; ok henning | Jared Yanovich |
2005-02-18 | better error messages for getnameinfo failures; ok dtucker@ | Damien Miller |
2005-02-17 | a new year and a new, less restrictive license. because it has to be | Reyk Floeter |
2005-02-17 | == has a higher priority than &, so put braces wherever necessary; from cloder@ | Miod Vallat |
2005-02-17 | knf | Reyk Floeter |
2005-02-17 | How he wanted it work, from/ok miod@ | Dale Rahn |
2005-02-17 | untested, no ok, and it broke. revert. | Dale Rahn |
2005-02-17 | whitespace nit | David Gwynne |
2005-02-17 | cosmetic changes, fix regdomain code and beacon handling | Reyk Floeter |
2005-02-17 | a driver for the usb device controller. at the moment it only hardwires the | David Gwynne |
2005-02-17 | allow intr_establish to be used with any in gpio | David Gwynne |
2005-02-17 | mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup the | Reyk Floeter |
2005-02-17 | Setup ri_bits before invoking rasops_init(), in case we want to use RI_CLEAR | Miod Vallat |
2005-02-17 | ehternet -> ethernet | Miod Vallat |
2005-02-17 | Printt ^D and newline on EOF in emacs mode like in vi mode. | Otto Moerbeek |
2005-02-17 | derived from NetBSD: | Reyk Floeter |
2005-02-17 | miscellaneous typo fixes: | Jean-Francois Brousseau |
2005-02-17 | add software WEP (will implement hardware WEP later). | Damien Bergamini |
2005-02-17 | clear the IEEE80211_RATE_BASIC flag from the rate before calling | Damien Bergamini |
2005-02-17 | unmap DMA allocated memory properly. | Damien Bergamini |
2005-02-17 | zero memory after call to malloc() to avoid freeing non-allocated | Damien Bergamini |
2005-02-17 | print the interface name in monitor mode when interfaces go up/down; ok mcbride | Jared Yanovich |
2005-02-17 | only increase the reference count on the cvsroot structure when it | Jean-Francois Brousseau |
2005-02-17 | USBVERBOSE | David Gwynne |
2005-02-17 | Xr fstat, netstat, ps | Marc Espie |
2005-02-17 | since usb kthreads are run before / is mounted there is no longer any need | David Gwynne |
2005-02-17 | Fix scoping error on DIOCSBAD ioctl failure condition. | Aaron Campbell |
2005-02-17 | Remove extra return (0); call. otto@, henning@ ok | Aaron Campbell |
2005-02-17 | Fix indentation as to not mislead the code reader. No functional change. | Aaron Campbell |
2005-02-17 | Fix case where we were testing on AC, but operating on FD. The changed code | Aaron Campbell |
2005-02-17 | Fix scoping error where ignored nets could transition to the NOMASTER state | Aaron Campbell |