summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-02-18Internal wireless on PCChips A535 laptop found in a dmesg fromJonathan Gray
2005-02-18regenJonathan Gray
2005-02-18Internal wireless on PCChips A535 laptop found in a dmesg fromJonathan Gray
2005-02-18ansi, knf, and other style nits; ok henningJared Yanovich
2005-02-18better error messages for getnameinfo failures; ok dtucker@Damien Miller
2005-02-17a new year and a new, less restrictive license. because it has to beReyk Floeter
2005-02-17== has a higher priority than &, so put braces wherever necessary; from cloder@Miod Vallat
2005-02-17knfReyk Floeter
2005-02-17How he wanted it work, from/ok miod@Dale Rahn
2005-02-17untested, no ok, and it broke. revert.Dale Rahn
2005-02-17whitespace nitDavid Gwynne
2005-02-17cosmetic changes, fix regdomain code and beacon handlingReyk Floeter
2005-02-17a driver for the usb device controller. at the moment it only hardwires theDavid Gwynne
2005-02-17allow intr_establish to be used with any in gpioDavid Gwynne
2005-02-17mostly cosmetic changes: knf, get rid of unneeded sysctls, cleanup theReyk Floeter
2005-02-17Setup ri_bits before invoking rasops_init(), in case we want to use RI_CLEARMiod Vallat
2005-02-17ehternet -> ethernetMiod Vallat
2005-02-17Printt ^D and newline on EOF in emacs mode like in vi mode.Otto Moerbeek
2005-02-17derived from NetBSD:Reyk Floeter
2005-02-17miscellaneous typo fixes:Jean-Francois Brousseau
2005-02-17add software WEP (will implement hardware WEP later).Damien Bergamini
2005-02-17clear the IEEE80211_RATE_BASIC flag from the rate before callingDamien Bergamini
2005-02-17unmap DMA allocated memory properly.Damien Bergamini
2005-02-17zero memory after call to malloc() to avoid freeing non-allocatedDamien Bergamini
2005-02-17print the interface name in monitor mode when interfaces go up/down; ok mcbrideJared Yanovich
2005-02-17only increase the reference count on the cvsroot structure when itJean-Francois Brousseau
2005-02-17USBVERBOSEDavid Gwynne
2005-02-17Xr fstat, netstat, psMarc Espie
2005-02-17since usb kthreads are run before / is mounted there is no longer any needDavid Gwynne
2005-02-17Fix scoping error on DIOCSBAD ioctl failure condition.Aaron Campbell
2005-02-17Remove extra return (0); call. otto@, henning@ okAaron Campbell
2005-02-17Fix indentation as to not mislead the code reader. No functional change.Aaron Campbell
2005-02-17Fix case where we were testing on AC, but operating on FD. The changed codeAaron Campbell
2005-02-17Fix scoping error where ignored nets could transition to the NOMASTER stateAaron Campbell
2005-02-17Fix scoping error in fatal error check during passphrase/privkey handling.Aaron Campbell
2005-02-17Remove dead code that has moved to ufs_vfsops.c long ago.Pedro Martelletto
2005-02-17List USB Ethernet devices. ok dlg@ drahn@Jonathan Gray
2005-02-17zap compilation date from binary, ok deraadt@, ian@Marc Balmer
2005-02-17alyte spelling-in-comment fixesJolan Luff
2005-02-16syncPeter Valchev
2005-02-16syncPeter Valchev
2005-02-16a note about why we have both EDITOR and VISUAL env vars;Jason McIntyre
2005-02-16Mention ral(4).Jonathan Gray
2005-02-16Make ral show up in man -k wireless.Jonathan Gray
2005-02-16add support for enabling amp power on a non-documented Conexant codecTodd T. Fries
2005-02-16Touchscreen sample stabilization, do multiple reads, average best two.Dale Rahn
2005-02-16On shutdown also send delete messages for isakmp SAs.Hans-Joerg Hoexer
2005-02-16Stash the environment pointer we get from realloc() instead of justTodd C. Miller
2005-02-16Prevent gzip from storing mtime and filename in the header so weTodd C. Miller
2005-02-16isp(4) on macppc is compiled with option ISP_COMPILE_FW per default as wellMartin Reindl