CVS commit: src/external/bsd/wpa/bin/hostapd

2013-03-30 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar 30 08:24:18 UTC 2013

Modified Files:
src/external/bsd/wpa/bin/hostapd: hostapd.8

Log Message:
Remove '???' after Xr.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/wpa/bin/hostapd/hostapd.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2013-03-30 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar 30 08:26:20 UTC 2013

Modified Files:
src/share/man/man4: athn.4

Log Message:
Fix Dd. Remove fw_update reference, the firmware is installed by default.
XXX: Fix ".Xr hostname.if 5", which doesn't exist on NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/athn.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/arch/zaurus/dev

2013-03-30 Thread NONAKA Kimihiro
Module Name:src
Committed By:   nonaka
Date:   Sat Mar 30 08:35:06 UTC 2013

Modified Files:
src/sys/arch/zaurus/dev: zkbd.c

Log Message:
Apply patch from steleto, arranged by me.
- Avoid chattering for SL-C7x0/860
- Add more stuck keys.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/sys/arch/zaurus/dev/zkbd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2013-03-30 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar 30 09:09:50 UTC 2013

Modified Files:
src/share/man/man4: athn.4

Log Message:
Use ifconfig.if(5) instead of hostname.if(5) on NetBSD.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/athn.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/share/man/man4

2013-03-30 Thread Thomas Klausner
Module Name:src
Committed By:   wiz
Date:   Sat Mar 30 09:10:36 UTC 2013

Modified Files:
src/share/man/man4: athn.4

Log Message:
Add NetBSD 7.0 as first appearance of this driver to HISTORY.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/athn.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sbin/restore

2013-03-30 Thread Blue Rats
Module Name:src
Committed By:   rodent
Date:   Sat Mar 30 11:07:41 UTC 2013

Modified Files:
src/sbin/restore: restore.8

Log Message:
s/user code/user mode/1


To generate a diff of this commit:
cvs rdiff -u -r1.52 -r1.53 src/sbin/restore/restore.8

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2013-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 30 14:14:31 UTC 2013

Modified Files:
src/sys/dev/ic: athnvar.h
src/sys/dev/pci: if_iwnreg.h
src/sys/dev/usb: if_athn_usb.c if_athn_usb.h if_otus.c
src/sys/net80211: ieee80211.h

Log Message:
Use only one set of EDCA variables


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/ic/athnvar.h
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/pci/if_iwnreg.h
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/usb/if_athn_usb.c
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/usb/if_athn_usb.h
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/usb/if_otus.c
cvs rdiff -u -r1.25 -r1.26 src/sys/net80211/ieee80211.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/dev/usb

2013-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 30 14:30:24 UTC 2013

Modified Files:
src/sys/dev/usb: if_athn_usb.c if_smsc.c

Log Message:
correct location of the firmware file again.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/dev/usb/if_athn_usb.c
cvs rdiff -u -r1.9 -r1.10 src/sys/dev/usb/if_smsc.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/net80211

2013-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 30 15:12:28 UTC 2013

Modified Files:
src/sys/net80211: ieee80211_crypto_ccmp.c ieee80211_input.c
ieee80211_proto.h

Log Message:
remove trailing whitespace


To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/net80211/ieee80211_crypto_ccmp.c
cvs rdiff -u -r1.74 -r1.75 src/sys/net80211/ieee80211_input.c
cvs rdiff -u -r1.21 -r1.22 src/sys/net80211/ieee80211_proto.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/mtree

2013-03-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Mar 30 17:31:55 UTC 2013

Modified Files:
src/etc/mtree: NetBSD.dist.base

Log Message:
Add if_athn firmware directory


To generate a diff of this commit:
cvs rdiff -u -r1.115 -r1.116 src/etc/mtree/NetBSD.dist.base

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/etc/mtree

2013-03-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Mar 30 18:14:50 UTC 2013

Modified Files:
src/etc/mtree: NetBSD.dist.base

Log Message:
It helps being able to read - move if_athn entry to the proper directory


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 src/etc/mtree/NetBSD.dist.base

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sets/lists/base

2013-03-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Mar 30 18:21:13 UTC 2013

Modified Files:
src/distrib/sets/lists/base: mi

Log Message:
add if_athn directory


To generate a diff of this commit:
cvs rdiff -u -r1.1026 -r1.1027 src/distrib/sets/lists/base/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/distrib/sets/lists/man

2013-03-30 Thread Martin Husemann
Module Name:src
Committed By:   martin
Date:   Sat Mar 30 18:23:56 UTC 2013

Modified Files:
src/distrib/sets/lists/man: mi

Log Message:
Add athn man page


To generate a diff of this commit:
cvs rdiff -u -r1.1423 -r1.1424 src/distrib/sets/lists/man/mi

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/modules/if_athn_usb

2013-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 30 18:59:38 UTC 2013

Added Files:
src/sys/modules/if_athn_usb: Makefile if_athn_usb.ioconf

Log Message:
module for if_athn_usb


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/modules/if_athn_usb/Makefile \
src/sys/modules/if_athn_usb/if_athn_usb.ioconf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys/net80211

2013-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 30 19:03:03 UTC 2013

Modified Files:
src/sys/net80211: ieee80211_input.c

Log Message:
Putting extra l's in align does not make it more so.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/sys/net80211/ieee80211_input.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/sys

2013-03-30 Thread Christos Zoulas
Module Name:src
Committed By:   christos
Date:   Sat Mar 30 19:05:20 UTC 2013

Modified Files:
src/sys/dev/acpi: thinkpad_acpi.c
src/sys/sys: power.h

Log Message:
reverse the polarity of the extra key option, always enabling them.


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/acpi/thinkpad_acpi.c
cvs rdiff -u -r1.18 -r1.19 src/sys/sys/power.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-6] src/sys/dev/usb

2013-03-30 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat Mar 30 23:03:19 UTC 2013

Modified Files:
src/sys/dev/usb [netbsd-6]: dwc_otg.c

Log Message:
Pull up following revision(s) (requested by nick in ticket #847):
sys/dev/usb/dwc_otg.c: revision 1.47
sys/dev/usb/dwc_otg.c: revision 1.48
Consistently use the macros to get softc, dxfer, etc.
Fix misunderstanding of how to handle wMaxPacketSize.
The *_host_{setup,data}_[tr]x routines already split transfers into < mps
units, so there no reason to do it in *_setup_{ctrl,data}_chain. Fix
short_pkt handling in the process.
This gives urtwn a fighting change to Tx large packets.


To generate a diff of this commit:
cvs rdiff -u -r1.45.2.4 -r1.45.2.5 src/sys/dev/usb/dwc_otg.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-6] xsrc/external/mit/xf86-input-keyboard/dist/src

2013-03-30 Thread Jeff Rizzo
Module Name:xsrc
Committed By:   riz
Date:   Sat Mar 30 23:10:12 UTC 2013

Modified Files:
xsrc/external/mit/xf86-input-keyboard/dist/src [netbsd-6]: bsd_kbd.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #848):
xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c: revision 1.18
sys/dev/wscons/wsmux.c: revision 1.55
If there are no devices attached to the mux and software does
WSxxxIO_SETVERSION, the change doesn't actually get applied to the event
source as wsmux hands off processing of these ioctls to attached devices.
Handle these ioctls directly from the mux device instead of passing them
through, to correct an issue that prevented keyboards and mice from working
in X if there were zero devices attached when the X server started.
If WSKBDIO_GTYPE succeeds and returns type=0, it is a mux with no keyboard
attached. In this case, assume USB.


To generate a diff of this commit:
cvs rdiff -u -r1.14.2.1 -r1.14.2.2 \
xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-6] src/sys/dev/wscons

2013-03-30 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat Mar 30 23:10:45 UTC 2013

Modified Files:
src/sys/dev/wscons [netbsd-6]: wsmux.c

Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #848):
xsrc/external/mit/xf86-input-keyboard/dist/src/bsd_kbd.c: revision 1.18
sys/dev/wscons/wsmux.c: revision 1.55
If there are no devices attached to the mux and software does
WSxxxIO_SETVERSION, the change doesn't actually get applied to the event
source as wsmux hands off processing of these ioctls to attached devices.
Handle these ioctls directly from the mux device instead of passing them
through, to correct an issue that prevented keyboards and mice from working
in X if there were zero devices attached when the X server started.
If WSKBDIO_GTYPE succeeds and returns type=0, it is a mux with no keyboard
attached. In this case, assume USB.


To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.54.2.1 src/sys/dev/wscons/wsmux.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [netbsd-6] src/doc

2013-03-30 Thread Jeff Rizzo
Module Name:src
Committed By:   riz
Date:   Sat Mar 30 23:12:24 UTC 2013

Modified Files:
src/doc [netbsd-6]: CHANGES-6.1

Log Message:
Tickets 847, 848


To generate a diff of this commit:
cvs rdiff -u -r1.1.2.114 -r1.1.2.115 src/doc/CHANGES-6.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [agc-symver] src/lib/libc

2013-03-30 Thread Alistair G. Crooks
Module Name:src
Committed By:   agc
Date:   Sat Mar 30 23:15:52 UTC 2013

Added Files:
src/lib/libc [agc-symver]: Version.map

Log Message:
add symbol versioning info for libc


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/lib/libc/Version.map

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: [agc-symver] src/lib/libbz2

2013-03-30 Thread Alistair G. Crooks
Module Name:src
Committed By:   agc
Date:   Sun Mar 31 05:42:49 UTC 2013

Added Files:
src/lib/libbz2 [agc-symver]: Version.map

Log Message:
add symbol versioning information for libbz2


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1.2.1 src/lib/libbz2/Version.map

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



CVS commit: src/usr.bin/make

2013-03-30 Thread Simon J. Gerraty
Module Name:src
Committed By:   sjg
Date:   Sun Mar 31 05:49:51 UTC 2013

Modified Files:
src/usr.bin/make: make.1 meta.c

Log Message:
Refine the effect of .OODATE on command comparison.
Rather than apply it to the whole script, just the current command line
is affected.   This allows a trick like ${.OODATE:M.NOMETA_CMP}
to cause command comparison to be supressed for one command only.


To generate a diff of this commit:
cvs rdiff -u -r1.212 -r1.213 src/usr.bin/make/make.1
cvs rdiff -u -r1.28 -r1.29 src/usr.bin/make/meta.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.