cvs commit: www/en/projects/ideas ideas.xml

2009-03-15 Thread Sam Leffler
sam 2009-03-15 23:27:12 UTC FreeBSD doc repository (src committer) Modified files: en/projects/ideasideas.xml Log: remove 2 dead tasks Revision ChangesPath 1.114 +1 -43 www/en/projects/ideas/ideas.xml ___ cvs

cvs commit: doc/en_US.ISO8859-1/books/porters-handbook book.sgml

2008-12-21 Thread Sam Leffler
sam 2008-12-21 19:10:08 UTC FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: note 800060 marks the addition of makefs Revision ChangesPath 1.964 +4 -0 doc/en_US.ISO8859-1/books/porters-handbook/b

cvs commit: src/share/man/man4 wpi.4 src/sys/modules/wpifw Makefile

2008-10-07 Thread Sam Leffler
sam 2008-10-07 19:42:56 UTC FreeBSD src repository Modified files: share/man/man4 wpi.4 sys/modules/wpifwMakefile Log: SVN rev 183674 on 2008-10-07 19:42:56Z by sam the 3945 firmware license does not require acknowledging the EULA, remove the sysctl ack

cvs commit: src/sys/boot/arm/ixp425/boot2 Makefile

2008-10-07 Thread Sam Leffler
sam 2008-10-07 16:39:17 UTC FreeBSD src repository Modified files: sys/boot/arm/ixp425/boot2 Makefile Log: SVN rev 183669 on 2008-10-07 16:39:17Z by sam don't hardcode cc Submitted by: Andrey Eltsov Revision ChangesPath 1.2 +3 -3 src/sys/boo

cvs commit: src/sys/kern subr_firmware.c

2008-10-04 Thread Sam Leffler
sam 2008-10-04 23:58:02 UTC FreeBSD src repository Modified files: sys/kern subr_firmware.c Log: SVN rev 183614 on 2008-10-04 23:58:02Z by sam dynamically allocate the task structure in firmware_mountroot: when booting from an MFS root (e.g. from an install

cvs commit: src/sbin/ifconfig ifvlan.c

2008-10-02 Thread Sam Leffler
sam 2008-10-02 20:03:41 UTC FreeBSD src repository Modified files: sbin/ifconfigifvlan.c Log: SVN rev 183554 on 2008-10-02 20:03:41Z by sam add duplicate cmd entries for vlan and vlandev that are marked !clone so they can be used when not doing a create operati

Re: cvs commit: src/sbin/ifconfig ifconfig.c

2008-10-02 Thread Sam Leffler
Ed Schouten wrote: Hello Sam, * Sam Leffler <[EMAIL PROTECTED]> wrote: sam 2008-09-29 16:27:32 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.c Log: SVN rev 183466 on 2008-09-29 16:27:32Z by sam Distinguish between cmd/parameter

Re: cvs commit: src/sbin/ifconfig ifconfig.c

2008-10-02 Thread Sam Leffler
John Hay wrote: On Thu, Oct 02, 2008 at 02:25:11PM +0200, Ed Schouten wrote: Hello Sam, * Sam Leffler <[EMAIL PROTECTED]> wrote: sam 2008-09-29 16:27:32 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.c Log: SVN rev 183466 on 2008

cvs commit: src/sbin/ifconfig ifconfig.c

2008-09-29 Thread Sam Leffler
sam 2008-09-29 16:27:32 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.c Log: SVN rev 183466 on 2008-09-29 16:27:32Z by sam Distinguish between cmd/parameters used for clone operations and all others. Use this to disambiguate cmd line argumen

cvs commit: src/sys/net80211 ieee80211_scan_sta.c

2008-09-27 Thread Sam Leffler
sam 2008-09-27 21:18:40 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_scan_sta.c Log: SVN rev 183421 on 2008-09-27 21:18:40Z by sam guard against adhoc_pick_channel returning a NULL channel; this can happen after a scan cache flush (e.g. in

Re: cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib

2008-09-27 Thread Sam Leffler
Marius Strobl wrote: > There's a typo in r183242 which causes jexec to be also skipped: > > --- head/usr.sbin/Makefile2008/09/19 19:20:05 183195 > +++ head/usr.sbin/Makefile2008/09/21 22:02:26 183242 > <...> > +.if ${MK_JAIL} != "no" > +_jail= jail > +_jexect= jex

cvs commit: src/sys/net80211 ieee80211_hostap.c

2008-09-25 Thread Sam Leffler
sam 2008-09-25 20:25:25 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_hostap.c Log: SVN rev 183364 on 2008-09-25 20:25:25Z by sam must do a deep copy of mcast packets as they can be modified after dispatch Submitted by: "Jared Go" <[EMA

Re: cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib

2008-09-24 Thread Sam Leffler
Marius Strobl wrote: > On Sun, Sep 21, 2008 at 10:02:26PM +0000, Sam Leffler wrote: >> sam 2008-09-21 22:02:26 UTC >> >> FreeBSD src repository >> >> Modified files: >> etc Makefile >> etc/periodic/daily M

cvs commit: src/share/man/man5 src.conf.5

2008-09-23 Thread Sam Leffler
sam 2008-09-23 16:18:15 UTC FreeBSD src repository Modified files: share/man/man5 src.conf.5 Log: SVN rev 183307 on 2008-09-23 16:18:15Z by sam regen Revision ChangesPath 1.31 +168 -1src/share/man/man5/src.conf.5 ___

cvs commit: src/tools/build/options WITHOUT_BSNMP WITHOUT_FLOPPY

2008-09-23 Thread Sam Leffler
sam 2008-09-23 16:15:42 UTC FreeBSD src repository Added files: tools/build/options WITHOUT_BSNMP WITHOUT_FLOPPY Log: SVN rev 183306 on 2008-09-23 16:15:42Z by sam add missing options Revision ChangesPath 1.1 +4 -0 src/tools/build/options/WITHOUT_

cvs commit: src/tools/build/options WITHOUT_NETGRAPH_SUPPORT WITHOUT_WIRELESS_SUPPORT

2008-09-23 Thread Sam Leffler
sam 2008-09-23 16:11:15 UTC FreeBSD src repository Added files: tools/build/options WITHOUT_NETGRAPH_SUPPORT WITHOUT_WIRELESS_SUPPORT Log: SVN rev 183305 on 2008-09-23 16:11:15Z by sam add missing options Revision ChangesPath 1.1

Re: cvs commit: src/sys/conf files src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c src/sys/i386/i386 bios.c src/sys/ia64/ia64 efi.c sal.c src/sys/libkern memcmp.c src/sys/mips/mips support.S src/s

2008-09-23 Thread Sam Leffler
David O'Brien wrote: On Tue, Sep 23, 2008 at 07:56:11AM -0700, Sam Leffler wrote: David E. O'Brien wrote: obrien 2008-09-23 14:45:10 UTC FreeBSD src repository Modified files: sys/conf files sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops

Re: cvs commit: src/sys/conf files src/sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c src/sys/i386/i386 bios.c src/sys/ia64/ia64 efi.c sal.c src/sys/libkern memcmp.c src/sys/mips/mips su

2008-09-23 Thread Sam Leffler
David E. O'Brien wrote: obrien 2008-09-23 14:45:10 UTC FreeBSD src repository Modified files: sys/conf files sys/fs/tmpfs tmpfs.h tmpfs_subr.c tmpfs_vnops.c sys/i386/i386bios.c sys/ia64/ia64efi.c sal.c sys/mips/mipssup

Re: cvs commit: src/tools/tools/nanobsd nanobsd.sh

2008-09-22 Thread Sam Leffler
Bruce M Simpson wrote: bms 2008-09-22 23:56:36 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 183284 on 2008-09-22 23:56:36Z by bms * Add USB boot support. * Allow the image name to be renamed via NANO_IMGNAME. * Propagate

cvs commit: src/etc Makefile

2008-09-22 Thread Sam Leffler
sam 2008-09-22 15:37:47 UTC FreeBSD src repository Modified files: etc Makefile Log: SVN rev 183268 on 2008-09-22 15:37:47Z by sam add back regdomain.xml Noticed by: jhay Revision ChangesPath 1.370 +4 -0 src/etc/Makefile ___

cvs commit: src/sbin/ifconfig ifconfig.8 ifieee80211.c

2008-09-21 Thread Sam Leffler
sam 2008-09-22 00:30:26 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 ifieee80211.c Log: SVN rev 183261 on 2008-09-22 00:30:26Z by sam MIMO power save and RIFS; while here also update per-node state/flags for ampdu Revision Changes

cvs commit: src/sbin/ifconfig ifieee80211.c

2008-09-21 Thread Sam Leffler
sam 2008-09-22 00:24:47 UTC FreeBSD src repository Modified files: sbin/ifconfigifieee80211.c Log: SVN rev 183260 on 2008-09-22 00:24:47Z by sam "ampdudensity -" is too subtle; use "NA" for any and accept it as a parameter Revision ChangesPath 1.58

cvs commit: src/sys/net80211 ieee80211_node.c

2008-09-21 Thread Sam Leffler
sam 2008-09-22 00:22:09 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: SVN rev 183259 on 2008-09-22 00:22:09Z by sam cleanup bss node setup; syncs w/ p4 state that's been in use for months Revision ChangesPath 1.104

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-09-21 Thread Sam Leffler
sam 2008-09-22 00:21:24 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 183258 on 2008-09-22 00:21:24Z by sam cleanup after merge Revision ChangesPath 1.29 +0 -1 src/sys/net80211/ieee80211_ht.c ___

cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_node.h

2008-09-21 Thread Sam Leffler
sam 2008-09-22 00:14:50 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_node.h Log: SVN rev 183257 on 2008-09-22 00:14:50Z by sam Fix handling of shortgi: use the local configuration (and

cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h ieee80211_sta.c ieee80211_var.h

2008-09-21 Thread Sam Leffler
sam 2008-09-22 00:10:22 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h ieee80211_sta.

cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h ieee80211_sta.c ieee80211_var.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:59:14 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ioctl.c ieee80211_ioctl.h ieee80211_node.c ieee80211_node.h ieee80211_sta.

cvs commit: src/sys/net80211 ieee80211_hostap.c ieee80211_ht.c ieee80211_ht.h ieee80211_sta.c

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:44:15 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_hostap.c ieee80211_ht.c ieee80211_ht.h ieee80211_sta.c Log: SVN rev 183254 on 2008-09-21 23:44:15Z by sam Revamp ht ie handling: o change ieee802

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:32:48 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 183253 on 2008-09-21 23:32:48Z by sam don't propagate ht bss occupancy changes to legacy vaps; they won't have an htinfo ie to update Revision Chan

cvs commit: src/sys/net80211 ieee80211_node.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:31:17 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.h Log: SVN rev 183252 on 2008-09-21 23:31:17Z by sam o widen ni_flags as it's going to be full shortly o shuffle members to minimize holes Revision ChangesP

cvs commit: src/sys/net80211 ieee80211_node.c ieee80211_node.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:25:33 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c ieee80211_node.h Log: SVN rev 183251 on 2008-09-21 23:25:33Z by sam Add current transmit parameters for fixed rate handling so drivers don't duplicate this. These

cvs commit: src/sys/net80211 ieee80211_ht.c ieee80211_ht.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:20:04 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c ieee80211_ht.h Log: SVN rev 183250 on 2008-09-21 23:20:04Z by sam change ieee80211_ampdu_stop to take an explicit reason code Revision ChangesPath 1.23

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:18:36 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 183249 on 2008-09-21 23:18:36Z by sam simplify debug msg Revision ChangesPath 1.22 +2 -3 src/sys/net80211/ieee80211_ht.c

cvs commit: src/sys/dev/ath if_ath.c src/sys/net80211 ieee80211_crypto.c ieee80211_crypto.h ieee80211_ddb.c ieee80211_var.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:16:19 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c sys/net80211 ieee80211_crypto.c ieee80211_crypto.h ieee80211_ddb.c ieee80211_var.h Log: SVN rev 183248 on 2008-09-21 23:16:19Z by sam C

cvs commit: src/sys/net80211 ieee80211_adhoc.c ieee80211_freebsd.h ieee80211_hostap.c ieee80211_ht.c ieee80211_output.c ieee80211_sta.c ieee80211_wds.c

2008-09-21 Thread Sam Leffler
sam 2008-09-21 23:00:19 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_adhoc.c ieee80211_freebsd.h ieee80211_hostap.c ieee80211_ht.c ieee80211_output.c ieee80211_sta.c ieee8021

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-09-21 Thread Sam Leffler
sam 2008-09-21 22:24:07 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 183246 on 2008-09-21 22:24:07Z by sam Always update ic_lastnonht so we track overlapping legacy bss properly; was doing this only on a change in the prot

cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ht.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 22:22:28 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c ieee80211_ht.c ieee80211_ht.h Log: SVN rev 183245 on 2008-09-21 22:22:28Z by sam Cleanup starting seq# for tx ampdu: o use txa_start to for

cvs commit: src/sbin/ifconfig regdomain.c

2008-09-21 Thread Sam Leffler
sam 2008-09-21 22:16:03 UTC FreeBSD src repository Modified files: sbin/ifconfigregdomain.c Log: SVN rev 183244 on 2008-09-21 22:16:03Z by sam check for undefined identifiers Revision ChangesPath 1.4 +59 -12src/sbin/ifconfig/regdomain.c

cvs commit: src/sys/net80211 ieee80211.h

2008-09-21 Thread Sam Leffler
sam 2008-09-21 22:09:18 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.h Log: SVN rev 183243 on 2008-09-21 22:09:18Z by sam o fix spelling of EOSP o correct SMPS values Revision ChangesPath 1.23 +4 -4 src/sys/net80211/ie

cvs commit: src/etc Makefile src/etc/periodic/daily Makefile src/etc/periodic/monthly Makefile src/etc/periodic/security Makefile src/etc/periodic/weekly Makefile src/gnu/usr.bin Makefile src/lib Make

2008-09-21 Thread Sam Leffler
sam 2008-09-21 22:02:26 UTC FreeBSD src repository Modified files: etc Makefile etc/periodic/daily Makefile etc/periodic/monthly Makefile etc/periodic/security Makefile etc/periodic/weekly Makefile gnu/usr.bin Makefile lib

Re: cvs commit: src/sys/kern subr_clist.c src/sys/sys clist.h param.h

2008-09-21 Thread Sam Leffler
Ed Schouten wrote: ed 2008-09-21 18:12:18 UTC FreeBSD src repository Modified files: sys/kern subr_clist.c sys/sys clist.h param.h Log: SVN rev 183238 on 2008-09-21 18:12:18Z by ed Now that the number of clist consumers have dropped mass

cvs commit: src/sys/dev/ath if_ath.c

2008-09-20 Thread Sam Leffler
sam 2008-09-21 00:30:33 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c Log: SVN rev 183222 on 2008-09-21 00:30:33Z by sam fix compilation on 64-bit platform w/ ATH_DEBUG Revision ChangesPath 1.192 +2 -1 src/sys/dev/ath/if_at

cvs commit: src/sys/dev/ath if_athvar.h

2008-09-20 Thread Sam Leffler
sam 2008-09-21 00:28:54 UTC FreeBSD src repository Modified files: sys/dev/ath if_athvar.h Log: SVN rev 183221 on 2008-09-21 00:28:54Z by sam fix memory smash on lp64 platforms; mostly noticeable in user mode as being unable to associate Revision Changes

cvs commit: src/tools/tools/net80211/scripts config

2008-09-20 Thread Sam Leffler
sam 2008-09-21 00:26:13 UTC FreeBSD src repository Modified files: tools/tools/net80211/scripts config Log: SVN rev 183219 on 2008-09-21 00:26:13Z by sam eliminate hardwired lists; use the media type to autoconfig Revision ChangesPath 1.2 +17 -3 src

Re: cvs commit: src/sys/dev/usb if_zyd.c if_zydreg.h

2008-09-11 Thread Sam Leffler
Weongyo Jeong wrote: On Wed, Sep 10, 2008 at 09:01:41AM -0700, Sam Leffler wrote: Weongyo Jeong wrote: weongyo 2008-09-10 03:40:51 UTC FreeBSD src repository Modified files: sys/dev/usb if_zyd.c if_zydreg.h Log: SVN rev 182900 on 2008-09-10 03:40:51Z by weongyo

Re: cvs commit: src/sys/dev/usb if_zyd.c if_zydreg.h

2008-09-10 Thread Sam Leffler
Weongyo Jeong wrote: weongyo 2008-09-10 03:40:51 UTC FreeBSD src repository Modified files: sys/dev/usb if_zyd.c if_zydreg.h Log: SVN rev 182900 on 2008-09-10 03:40:51Z by weongyo rename flags and add a ZYD_FLAG_DETACHING flag to indicate we're detaching that

cvs commit: src/sys/net80211 ieee80211_node.c ieee80211_sta.c

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:51:02 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c ieee80211_sta.c Log: SVN rev 182834 on 2008-09-06 17:51:02Z by sam make all checks if ni_chw consistent Revision ChangesPath 1.100 +1 -1 src/sys/

cvs commit: src/sys/net80211 ieee80211_phy.c

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:48:25 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_phy.c Log: SVN rev 182833 on 2008-09-06 17:48:25Z by sam use c99 syntax for initializers; this silences warnings with picky compiler settings Revision ChangesPat

cvs commit: src/sys/net80211 ieee80211_ioctl.c

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:43:47 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ioctl.c Log: SVN rev 182832 on 2008-09-06 17:43:47Z by sam only return the negotiated ampdu density for sta mode Revision ChangesPath 1.63 +2 -1 src/sy

cvs commit: src/sys/net80211 ieee80211_ht.c ieee80211_node.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:42:51 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c ieee80211_node.h Log: SVN rev 182831 on 2008-09-06 17:42:51Z by sam o kill IEEE80211_NODE_PSUPDATE; it was never used o kill IEEE80211_NODE_CHWUPDATE; it's use was po

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:39:31 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 182830 on 2008-09-06 17:39:31Z by sam put back placeholder comment Revision ChangesPath 1.17 +1 -0 src/sys/net80211/ieee80211_ht.c __

cvs commit: src/sys/net80211 ieee80211_ht.c ieee80211_ioctl.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:38:20 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c ieee80211_ioctl.h Log: SVN rev 182829 on 2008-09-06 17:38:20Z by sam o validate the ba policy in addba response o leave a check for the max ba window disabled; we acc

cvs commit: src/sys/net80211 ieee80211_ht.c ieee80211_node.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:33:46 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c ieee80211_node.h Log: SVN rev 182828 on 2008-09-06 17:33:46Z by sam add IEEE80211_NODE_HT_ALL to collect up all the HT-related node flags Revision ChangesPath

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:31:55 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 182827 on 2008-09-06 17:31:55Z by sam don't do ampdu reordering of fragments; they should never happen Revision ChangesPath 1.14 +15 -1

cvs commit: src/sys/net80211 ieee80211_freebsd.h ieee80211_ht.c ieee80211_ht.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:29:11 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_freebsd.h ieee80211_ht.c ieee80211_ht.h Log: SVN rev 182826 on 2008-09-06 17:29:11Z by sam moreve the aggregation q; it's not being used and ther

cvs commit: src/sys/net80211 ieee80211_ddb.c

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:18:38 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c Log: SVN rev 182822 on 2008-09-06 17:18:38Z by sam o show key indices w/o adjustment o display all key flags symbolically Revision ChangesPath 1.7

cvs commit: src/sys/net80211 ieee80211_ddb.c ieee80211_node.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:15:55 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c ieee80211_node.h Log: SVN rev 182821 on 2008-09-06 17:15:55Z by sam purge ni_reqcw; not used and never will be Revision ChangesPath 1.6 +2 -2 sr

cvs commit: src/sys/net80211 ieee80211.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:14:27 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.h Log: SVN rev 182820 on 2008-09-06 17:14:27Z by sam o fix BAR definitions o add 11e reason codes Revision ChangesPath 1.22 +15 -3 src/sys/net80211/ie

cvs commit: src/sys/net80211 ieee80211_freebsd.h

2008-09-06 Thread Sam Leffler
sam 2008-09-06 17:04:44 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_freebsd.h Log: SVN rev 182819 on 2008-09-06 17:04:44Z by sam fix age calculations (yet again); entries in the q have values relative to the head MFC after: 3 day

Re: cvs commit: src/sys/dev/cxgb/ulp/toecore toedev.c src/sys/netinet tcp_offload.c toedev.h

2008-09-01 Thread Sam Leffler
Kip Macy wrote: kmacy 2008-09-01 05:30:22 UTC FreeBSD src repository Modified files: sys/dev/cxgb/ulp/toecore toedev.c sys/netinet tcp_offload.c toedev.h Log: SVN rev 182591 on 2008-09-01 05:30:22Z by kmacy Don't check if an interface can do tcp offload if

cvs commit: src/sys/net80211 ieee80211_crypto_tkip.c

2008-08-28 Thread Sam Leffler
sam 2008-08-29 05:02:10 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_crypto_tkip.c Log: SVN rev 182434 on 2008-08-29 05:02:10Z by sam Fix mic calculation when final data is entirely in a trailing mbuf; it's unclear if this can happen on fre

Re: cvs commit: src/sys/sys ioccom.h

2008-08-28 Thread Sam Leffler
David E. O'Brien wrote: obrien 2008-08-28 18:29:59 UTC FreeBSD src repository Modified files: sys/sys ioccom.h Log: SVN rev 182391 on 2008-08-28 18:29:59Z by obrien Protect _IOC's 'len' and 'inout' parameters so that _IOC can be used in more flexible ways

Re: cvs commit: src/sys/net80211 ieee80211_ddb.c

2008-08-24 Thread Sam Leffler
Julian Elischer wrote: julian 2008-08-25 05:20:29 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ddb.c Log: SVN rev 182144 on 2008-08-25 05:20:29Z by julian This instance of ifnet got forgotten. Does this mean that ddb operation will be co

Re: cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.h

2008-08-22 Thread Sam Leffler
Pyun YongHyeon wrote: On Fri, Aug 22, 2008 at 09:22:13AM -0700, Sam Leffler wrote: > Pyun YongHyeon wrote: > >yongari 2008-08-22 06:46:55 UTC > > > > FreeBSD src repository > > > > Modified files: > >sys/dev/bfe if_bfe.c if_bfereg

Re: cvs commit: src/sys/dev/bfe if_bfe.c if_bfereg.h

2008-08-22 Thread Sam Leffler
Pyun YongHyeon wrote: yongari 2008-08-22 06:46:55 UTC FreeBSD src repository Modified files: sys/dev/bfe if_bfe.c if_bfereg.h Log: SVN rev 181994 on 2008-08-22 06:46:55Z by yongari Add a new sysctl node 'dev.bfe.N.stats' that shows various MAC counters for Rx/

cvs commit: src/sys/dev/ath ah_osdep.h

2008-08-17 Thread Sam Leffler
sam 2008-08-18 01:20:39 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/ath ah_osdep.h Log: SVN rev 181819 on 2008-08-18 01:20:39Z by sam MFC r179467 5416 and similar chips grew another region in the pci clock domain where reg

cvs commit: src/sys/net80211 ieee80211_node.c

2008-08-17 Thread Sam Leffler
sam 2008-08-18 01:16:04 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/net80211 ieee80211_node.c Log: SVN rev 181818 on 2008-08-18 01:16:04Z by sam MFC r179640: correct code returned in AsssocResp Revision ChangesPath 1.88.2.

cvs commit: src/sys/net80211 ieee80211_input.c

2008-08-17 Thread Sam Leffler
sam 2008-08-18 01:05:46 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/net80211 ieee80211_input.c Log: SVN rev 181817 on 2008-08-18 01:05:46Z by sam MFC r180837: don't deauth a station because it sends a ps-poll w/ a bogus aid Revis

cvs commit: src/tools/tools/nanobsd nanobsd.sh

2008-08-17 Thread Sam Leffler
sam 2008-08-18 00:59:07 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) tools/tools/nanobsd nanobsd.sh Log: SVN rev 181816 on 2008-08-18 00:59:07Z by sam MFC r181083 unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel to silen

cvs commit: src/sbin/ifconfig ifconfig.8 ifieee80211.c

2008-08-17 Thread Sam Leffler
sam 2008-08-18 00:51:19 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sbin/ifconfigifconfig.8 ifieee80211.c Log: SVN rev 181815 on 2008-08-18 00:51:19Z by sam MFC r181454: recognize WPS ie's Revision ChangesPath 1.142.2.5 +2 -

cvs commit: src/sys/net80211 ieee80211.h

2008-08-17 Thread Sam Leffler
sam 2008-08-18 00:16:57 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/net80211 ieee80211.h Log: SVN rev 181814 on 2008-08-18 00:16:57Z by sam MFC r181347: add WPS oui Revision ChangesPath 1.15.2.4 +2 -0 src/sys/net8021

cvs commit: src/sys/dev/iwi if_iwi.c src/sys/net80211 ieee80211_input.c ieee80211_input.h ieee80211_ioctl.c ieee80211_node.c ieee80211_node.h ieee80211_output.c ieee80211_proto.h ieee80211_scan.h ieee

2008-08-17 Thread Sam Leffler
sam 2008-08-17 23:00:47 UTC FreeBSD src repository Modified files:(Branch: RELENG_7) sys/dev/iwi if_iwi.c sys/net80211 ieee80211_input.c ieee80211_ioctl.c ieee80211_node.c ieee80211_node.h ieee80211_

Re: cvs commit: src/sys/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile

2008-08-09 Thread Sam Leffler
Sam Leffler wrote: Poul-Henning Kamp wrote: In message <[EMAIL PROTECTED]>, Philip Paeps writ es: philip 2008-08-09 14:52:31 UTC Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as found in Soekris hardware, for instance). The hardware su

cvs commit: src/tools/tools/nanobsd nanobsd.sh

2008-08-09 Thread Sam Leffler
sam 2008-08-09 21:51:57 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 181481 on 2008-08-09 21:51:57Z by sam fix syntax Revision ChangesPath 1.35 +1 -0 src/tools/tools/nanobsd/nanobsd.sh _

Re: cvs commit: src/sys/conf files.i386 src/sys/dev/glxsb glxsb.c glxsb.h glxsb_hash.c src/sys/i386/conf NOTES src/sys/modules Makefile src/sys/modules/glxsb Makefile

2008-08-09 Thread Sam Leffler
Poul-Henning Kamp wrote: In message <[EMAIL PROTECTED]>, Philip Paeps writ es: philip 2008-08-09 14:52:31 UTC Add glxsb(4) driver for the Security Block in AMD Geode LX processors (as found in Soekris hardware, for instance). The hardware supports acceleration of AES-128-

cvs commit: src/sbin/ifconfig ifconfig.8 ifieee80211.c

2008-08-08 Thread Sam Leffler
sam 2008-08-09 05:37:22 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 ifieee80211.c Log: SVN rev 181454 on 2008-08-09 05:37:22Z by sam recognize WPS ie's Submitted by: "Chuck Tuffli" <[EMAIL PROTECTED]> MFC after: 1 week Re

cvs commit: src/sys/net80211 ieee80211.h

2008-08-06 Thread Sam Leffler
sam 2008-08-06 15:54:59 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211.h Log: SVN rev 181347 on 2008-08-06 15:54:59Z by sam add WPS oui Submitted by: "Chuck Tuffli" <[EMAIL PROTECTED]> MFC after: 3 days Revision ChangesP

Re: cvs commit: src/sys/dev/pccard pccard.c pccardvar.h

2008-08-06 Thread Sam Leffler
Warner Losh wrote: imp 2008-08-06 07:34:35 UTC FreeBSD src repository Modified files: sys/dev/pccard pccard.c pccardvar.h Log: SVN rev 181342 on 2008-08-06 07:34:35Z by imp Unify the initial card probe/attach procedure with the kldload procedure. There were

Re: svn commit: r181191 - in head: share/man/man9 sys/kern sys/sys

2008-08-04 Thread Sam Leffler
John Baldwin wrote: On Saturday 02 August 2008 01:42:39 pm Sam Leffler wrote: Author: sam Date: Sat Aug 2 17:42:38 2008 New Revision: 181191 URL: http://svn.freebsd.org/changeset/base/181191 Log: add callout_schedule; besides being useful it also improves compatibility with other

cvs commit: src/sbin/ifconfig ifconfig.8 ifieee80211.c

2008-08-02 Thread Sam Leffler
sam 2008-08-02 18:10:14 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 ifieee80211.c Log: SVN rev 181199 on 2008-08-02 18:10:14Z by sam change list wme to only print the channel parameters; to get channel+bss use -v Revision Changes

cvs commit: src/sbin/ifconfig ifieee80211.c

2008-08-02 Thread Sam Leffler
sam 2008-08-02 18:06:27 UTC FreeBSD src repository Modified files: sbin/ifconfigifieee80211.c Log: SVN rev 181198 on 2008-08-02 18:06:27Z by sam don't silently exit if the regdomain.xml file is missing Revision ChangesPath 1.54 +1 -1 src/sbi

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-08-02 Thread Sam Leffler
sam 2008-08-02 18:04:09 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 181197 on 2008-08-02 18:04:09Z by sam add missing lock for htinfo update Submitted by: Chris Zimmermann Revision ChangesPath 1.12 +

cvs commit: src/sys/net80211 ieee80211_input.c

2008-08-02 Thread Sam Leffler
sam 2008-08-02 18:02:57 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_input.c Log: SVN rev 181196 on 2008-08-02 18:02:57Z by sam correct decap of of AppleTalk and IPX frames; don't strip the SNAP header as they have one natively Submitt

cvs commit: src/tools/tools/net80211/scripts setup.dfs

2008-08-02 Thread Sam Leffler
sam 2008-08-02 18:01:58 UTC FreeBSD src repository Modified files: tools/tools/net80211/scripts setup.dfs Log: SVN rev 181195 on 2008-08-02 18:01:58Z by sam use new sysctl to generate a fake radar event Revision ChangesPath 1.3 +2 -1 src/tools/tool

cvs commit: src/sys/net80211 ieee80211_freebsd.c

2008-08-02 Thread Sam Leffler
sam 2008-08-02 18:00:33 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_freebsd.c Log: SVN rev 181194 on 2008-08-02 18:00:33Z by sam add a sysctl to deliver a radar event for testing Revision ChangesPath 1.20 +20 -0 src/sys/

cvs commit: src/sys/net80211 ieee80211_dfs.c

2008-08-02 Thread Sam Leffler
sam 2008-08-02 17:58:39 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_dfs.c Log: SVN rev 181193 on 2008-08-02 17:58:39Z by sam schedule the correct timer when receiving a radar event during CAC Revision ChangesPath 1.2 +1 -1

cvs commit: src/share/man/man9 firmware.9

2008-08-02 Thread Sam Leffler
sam 2008-08-02 17:51:38 UTC FreeBSD src repository Modified files: share/man/man9 firmware.9 Log: SVN rev 181192 on 2008-08-02 17:51:38Z by sam Try to fixup last (inadvertent) commit: firmware_drain was never added so yank it's description; likewise for the FIRMW

cvs commit: src/share/man/man9 firmware.9 timeout.9 src/sys/kern kern_timeout.c src/sys/sys callout.h

2008-08-02 Thread Sam Leffler
sam 2008-08-02 17:42:38 UTC FreeBSD src repository Modified files: share/man/man9 firmware.9 timeout.9 sys/kern kern_timeout.c sys/sys callout.h Log: SVN rev 181191 on 2008-08-02 17:42:38Z by sam add callout_schedule; besides bein

cvs commit: src/sbin/ifconfig ifieee80211.c

2008-07-31 Thread Sam Leffler
sam 2008-08-01 01:27:52 UTC FreeBSD src repository Modified files: sbin/ifconfigifieee80211.c Log: SVN rev 181102 on 2008-08-01 01:27:52Z by sam add missing capability bits Revision ChangesPath 1.53 +2 -2 src/sbin/ifconfig/ifieee80211.c

cvs commit: src/tools/tools/nanobsd nanobsd.sh

2008-07-31 Thread Sam Leffler
sam 2008-07-31 23:04:00 UTC FreeBSD src repository Modified files: tools/tools/nanobsd nanobsd.sh Log: SVN rev 181083 on 2008-07-31 23:04:00Z by sam unset TARGET_CPUTYPE and TARGET_BIG_ENDIAN when building the kernel to silence compiler complaints when cross-building

cvs commit: src/sbin/ifconfig ifconfig.8

2008-07-30 Thread Sam Leffler
sam 2008-07-30 16:22:52 UTC FreeBSD src repository Modified files: sbin/ifconfigifconfig.8 Log: SVN rev 180999 on 2008-07-30 16:22:52Z by sam correct description of how to clear a desired channel Pointed out by: Chris Buechler MFC after: 1 week R

cvs commit: CVSROOT mentors

2008-07-27 Thread Sam Leffler
sam 2008-07-27 18:51:24 UTC FreeBSD src repository Modified files: .mentors Log: SVN rev 180848 on 2008-07-27 18:51:24Z by sam release sephe from mentorship; he's long since been on his own, my bad for not handling the bookkeeping Revision Cha

cvs commit: CVSROOT mentors

2008-07-27 Thread Sam Leffler
sam 2008-07-27 18:50:30 UTC FreeBSD src repository Modified files: .mentors Log: SVN rev 180847 on 2008-07-27 18:50:30Z by sam add sephe so i can remove him Revision ChangesPath 1.11 +1 -0 CVSROOT/mentors

cvs commit: src/sys/net80211 ieee80211_hostap.c

2008-07-26 Thread Sam Leffler
sam 2008-07-26 23:50:27 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_hostap.c Log: SVN rev 180837 on 2008-07-26 23:50:27Z by sam don't deauth a station because it sends a ps-poll w/ a bogus aid in it; turns out some devices do this and sinc

Re: cvs commit: src/sys/conf files src/sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_osdep.h cxgb_sge.c src/sys/dev/cxgb/common cxgb_ael1002.c cxgb_common.h cxgb_mc5.c cxgb_mv88e1xxx.c cxgb_t3_cpl

2008-07-18 Thread Sam Leffler
Kip Macy wrote: kmacy 2008-07-18 06:12:31 UTC FreeBSD src repository Modified files: sys/conf files sys/dev/cxgb cxgb_adapter.h cxgb_main.c cxgb_osdep.h cxgb_sge.c sys/dev/cxgb/common cxgb_ael1002.c cxgb_common.h cxgb_mc5.c

cvs commit: src/sys/net80211 ieee80211_output.c

2008-07-07 Thread Sam Leffler
sam 2008-07-07 17:24:55 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_output.c Log: SVN rev 180351 on 2008-07-07 17:24:55Z by sam reorder RSN/WPA2 ie in beacon and probe response frames to comply with IEEE802.11-2007 spec Submitted by:

cvs commit: src/sys/net80211 ieee80211_ht.c

2008-07-05 Thread Sam Leffler
sam 2008-07-05 19:56:47 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_ht.c Log: SVN rev 180309 on 2008-07-05 19:56:47Z by sam correct construction of delba action frame; don't shift+mask the initiator argument Submitted by: Marvell

cvs commit: src/sys/dev/ath if_ath.c src/sys/dev/iwi if_iwi.c src/sys/dev/iwn if_iwn.c src/sys/dev/ral rt2560.c rt2661.c src/sys/dev/usb if_rum.c if_ural.c if_zyd.c src/sys/dev/wpi if_wpi.c src/sys/ne

2008-06-07 Thread Sam Leffler
sam 2008-06-07 18:38:02 UTC FreeBSD src repository Modified files: sys/dev/ath if_ath.c sys/dev/iwi if_iwi.c sys/dev/iwn if_iwn.c sys/dev/ral rt2560.c rt2661.c sys/dev/usb if_rum.c if_ural.c if_zyd.c sys/dev/wpi

cvs commit: src/sys/net80211 ieee80211_node.c

2008-06-07 Thread Sam Leffler
sam 2008-06-07 17:51:41 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: SVN rev 179642 on 2008-06-07 17:51:41Z by sam Split ieee80211_notify_erp into locked and unlocked variants and use the locked version to handle the hostap inpu

cvs commit: src/sys/net80211 ieee80211_node.c

2008-06-07 Thread Sam Leffler
sam 2008-06-07 17:50:24 UTC FreeBSD src repository Modified files: sys/net80211 ieee80211_node.c Log: SVN rev 179641 on 2008-06-07 17:50:24Z by sam Fix node cleanup issues when the last reference is held by the driver (e.g. in the tx q); ni_vap may not be valid

  1   2   3   4   5   6   7   8   9   10   >