Re: svn commit: r213845 - head/sys/dev/aic7xxx/aicasm

2010-10-15 Thread Rui Paulo
On 15 Oct 2010, at 13:45, John Baldwin wrote: On Thursday, October 14, 2010 5:09:58 pm Dimitry Andric wrote: On 2010-10-14 21:39, John Baldwin wrote: On Thursday, October 14, 2010 3:19:19 pm Rui Paulo wrote: ... Revert r213765. This is required because our build infrastructure uses

Re: svn commit: r206418 - head/sys/modules/wlan

2010-10-18 Thread Rui Paulo
On 18 Oct 2010, at 17:23, Paul B Mahol wrote: On 4/9/10, Rui Paulo rpa...@freebsd.org wrote: Author: rpaulo Date: Fri Apr 9 12:05:24 2010 New Revision: 206418 URL: http://svn.freebsd.org/changeset/base/206418 Log: Add ieee80211_{amrr,rssadapt}.c. Either revert this or remove amrr

svn commit: r214056 - head/sys/modules/wlan

2010-10-19 Thread Rui Paulo
Author: rpaulo Date: Tue Oct 19 13:31:43 2010 New Revision: 214056 URL: http://svn.freebsd.org/changeset/base/214056 Log: Revert r206418 Modified: head/sys/modules/wlan/Makefile Modified: head/sys/modules/wlan/Makefile

Re: svn commit: r214118 - in head: sbin/geom/class/eli sys/geom/eli

2010-10-21 Thread Rui Paulo
Great work. Might be worth adding the geli commands to /etc/rc.suspend /etc/rc.resume. You could do something that requires the minimum user configuration, like: --- geli list 21 /dev/null if [ $? -eq 0 ]; then geli suspend -a fi --- Regards, -- Rui Paulo

svn commit: r214478 - in head/contrib/tcpdump: . lbl missing tests win32

2010-10-28 Thread Rui Paulo
Author: rpaulo Date: Thu Oct 28 19:06:17 2010 New Revision: 214478 URL: http://svn.freebsd.org/changeset/base/214478 Log: Merge tcpdump-4.1.1. Added: head/contrib/tcpdump/Makefile-devel-adds - copied unchanged from r214475, vendor/tcpdump/dist/Makefile-devel-adds

svn commit: r214481 - head/usr.sbin/tcpdump/tcpdump

2010-10-28 Thread Rui Paulo
Author: rpaulo Date: Thu Oct 28 19:08:56 2010 New Revision: 214481 URL: http://svn.freebsd.org/changeset/base/214481 Log: Update for the new tcpdump 4.1.1. The man page is a result of running tcpdump's autoconf on FreeBSD. Added: head/usr.sbin/tcpdump/tcpdump/tcpdump.1 (contents, props

svn commit: r214482 - in head/contrib/tcpdump: . win32

2010-10-28 Thread Rui Paulo
Author: rpaulo Date: Thu Oct 28 19:10:15 2010 New Revision: 214482 URL: http://svn.freebsd.org/changeset/base/214482 Log: Remove useless stuff. Deleted: head/contrib/tcpdump/FREEBSD-Xlist head/contrib/tcpdump/FREEBSD-upgrade head/contrib/tcpdump/Readme.Win32 head/contrib/tcpdump/win32/

svn commit: r214517 - head/sys/net

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 18:41:09 2010 New Revision: 214517 URL: http://svn.freebsd.org/changeset/base/214517 Log: Sync DLTs with the latest pcap version. Modified: head/sys/net/bpf.h Modified: head/sys/net/bpf.h

svn commit: r214518 - in head/contrib/libpcap: . ChmodBPF SUNOS4 Win32 bpf/net lbl missing msdos net pcap

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 18:43:23 2010 New Revision: 214518 URL: http://svn.freebsd.org/changeset/base/214518 Log: Merge libpcap-1.1.1. Added: head/contrib/libpcap/ChmodBPF/ - copied from r214514, vendor/libpcap/dist/ChmodBPF/ head/contrib/libpcap/README.Win32 - copied

svn commit: r214519 - head/lib/libpcap

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 18:45:10 2010 New Revision: 214519 URL: http://svn.freebsd.org/changeset/base/214519 Log: Update for libpcap-1.1.1. Modified: head/lib/libpcap/Makefile Modified: head/lib/libpcap/Makefile

svn commit: r214520 - in head/contrib/libpcap: . ChmodBPF SUNOS4 Win32 msdos

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 18:50:38 2010 New Revision: 214520 URL: http://svn.freebsd.org/changeset/base/214520 Log: Remove unused files. Deleted: head/contrib/libpcap/ChmodBPF/ head/contrib/libpcap/FREEBSD-Xlist head/contrib/libpcap/FREEBSD-upgrade

svn commit: r214521 - head/contrib/libpcap

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 18:56:51 2010 New Revision: 214521 URL: http://svn.freebsd.org/changeset/base/214521 Log: Remove more unused files. Deleted: head/contrib/libpcap/README.dag head/contrib/libpcap/README.hpux head/contrib/libpcap/README.linux

svn commit: r214529 - head/lib/libpcap

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 20:54:04 2010 New Revision: 214529 URL: http://svn.freebsd.org/changeset/base/214529 Log: add pcap-common.c. Submitted by: dim Modified: head/lib/libpcap/Makefile Modified: head/lib/libpcap/Makefile

svn commit: r214530 - head/usr.sbin/tcpdump/tcpdump

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 21:03:59 2010 New Revision: 214530 URL: http://svn.freebsd.org/changeset/base/214530 Log: Add print-ipnet.c Submitted by: dim Modified: head/usr.sbin/tcpdump/tcpdump/Makefile Modified: head/usr.sbin/tcpdump/tcpdump/Makefile

svn commit: r214533 - head/sbin/pflogd

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 21:20:14 2010 New Revision: 214533 URL: http://svn.freebsd.org/changeset/base/214533 Log: Force include ../../libpcap/config.h since privsep.c groks pcap's internals. Modified: head/sbin/pflogd/Makefile Modified: head/sbin/pflogd/Makefile

svn commit: r214535 - head/contrib/ipfilter/tools

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 21:23:34 2010 New Revision: 214535 URL: http://svn.freebsd.org/changeset/base/214535 Log: Use pcap's bpf header, not our own copy of it. Modified: head/contrib/ipfilter/tools/ipf_y.y Modified: head/contrib/ipfilter/tools/ipf_y.y

svn commit: r214536 - head/sbin/pflogd

2010-10-29 Thread Rui Paulo
Author: rpaulo Date: Fri Oct 29 21:24:56 2010 New Revision: 214536 URL: http://svn.freebsd.org/changeset/base/214536 Log: Add a ${.CURDIR} reference to the previous commit. Submitted by: dim Modified: head/sbin/pflogd/Makefile Modified: head/sbin/pflogd/Makefile

svn commit: r214562 - head/lib/clang

2010-10-30 Thread Rui Paulo
Author: rpaulo Date: Sat Oct 30 16:53:42 2010 New Revision: 214562 URL: http://svn.freebsd.org/changeset/base/214562 Log: When the make target is 'install', don't descend into the clang libraries subdirectories since there's nothing to do there. This saves us quite a few seconds off

svn commit: r214735 - in head/usr.sbin/wpa: hostapd wpa_passphrase wpa_supplicant

2010-11-03 Thread Rui Paulo
Author: rpaulo Date: Wed Nov 3 10:44:25 2010 New Revision: 214735 URL: http://svn.freebsd.org/changeset/base/214735 Log: Adapt for wpa_supplicant / hostapd 0.7.3. Modified: head/usr.sbin/wpa/hostapd/Makefile head/usr.sbin/wpa/hostapd/driver_freebsd.c

svn commit: r214736 - in head/contrib/wpa: src/drivers wpa_supplicant/xcode

2010-11-03 Thread Rui Paulo
Author: rpaulo Date: Wed Nov 3 10:46:39 2010 New Revision: 214736 URL: http://svn.freebsd.org/changeset/base/214736 Log: Remove unused files. Deleted: head/contrib/wpa/src/drivers/driver_atheros.c head/contrib/wpa/src/drivers/driver_none.c head/contrib/wpa/src/drivers/linux_ioctl.c

svn commit: r214834 - head/sbin/pflogd

2010-11-05 Thread Rui Paulo
Author: rpaulo Date: Fri Nov 5 11:31:39 2010 New Revision: 214834 URL: http://svn.freebsd.org/changeset/base/214834 Log: Append to CFLAGS, don't clobber it. Submitted by: loos Modified: head/sbin/pflogd/Makefile Modified: head/sbin/pflogd/Makefile

svn commit: r239666 - head/sys/powerpc/aim

2012-08-24 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 25 00:47:55 2012 New Revision: 239666 URL: http://svn.freebsd.org/changeset/base/239666 Log: Set mdp only under #ifdef WII. Modified: head/sys/powerpc/aim/machdep.c Modified: head/sys/powerpc/aim/machdep.c

svn commit: r239682 - head/sys/powerpc/aim

2012-08-25 Thread Rui Paulo
Author: rpaulo Date: Sat Aug 25 17:15:33 2012 New Revision: 239682 URL: http://svn.freebsd.org/changeset/base/239682 Log: Unbreak tinderbox. Modified: head/sys/powerpc/aim/machdep.c Modified: head/sys/powerpc/aim/machdep.c

svn commit: r239971 - head/sys/modules/dtrace/dtraceall

2012-09-01 Thread Rui Paulo
Author: rpaulo Date: Sat Sep 1 07:35:16 2012 New Revision: 239971 URL: http://svn.freebsd.org/changeset/base/239971 Log: The dtnfsclient module dependency should only be added if the old NFS client support was compiled in. Modified: head/sys/modules/dtrace/dtraceall/Makefile

svn commit: r239972 - in head/cddl: contrib/dtracetoolkit lib/libdtrace

2012-09-01 Thread Rui Paulo
Author: rpaulo Date: Sat Sep 1 08:14:21 2012 New Revision: 239972 URL: http://svn.freebsd.org/changeset/base/239972 Log: Finish porting execsnoop to FreeBSD. This includes replacing the zonename with a jail ID and removing the project ID from the list of options. Modified:

svn commit: r240040 - head/lib/libproc

2012-09-02 Thread Rui Paulo
Author: rpaulo Date: Sun Sep 2 18:14:01 2012 New Revision: 240040 URL: http://svn.freebsd.org/changeset/base/240040 Log: Make sure we visit both symbol sections even if one of them doesn't exist. This makes it possible to dtrace some C++ programs like devd. Modified:

svn commit: r240156 - head/lib/libproc

2012-09-05 Thread Rui Paulo
Author: rpaulo Date: Thu Sep 6 03:19:48 2012 New Revision: 240156 URL: http://svn.freebsd.org/changeset/base/240156 Log: Add support for demangling C++ symbols. This requires linking libproc with libc++rt/libsupc++. Discussed with: theraven Modified: head/lib/libproc/Makefile

Re: svn commit: r240156 - head/lib/libproc

2012-09-06 Thread Rui Paulo
On 6 Sep 2012, at 02:42, Gennady Proskurin gpr...@mail.ru wrote: On Thu, Sep 06, 2012 at 03:19:49AM +, Rui Paulo wrote: Author: rpaulo Date: Thu Sep 6 03:19:48 2012 New Revision: 240156 URL: http://svn.freebsd.org/changeset/base/240156 Log: Add support for demangling C++ symbols

Re: svn commit: r240156 - head/lib/libproc

2012-09-06 Thread Rui Paulo
On 6 Sep 2012, at 05:15, Stefan Farfeleder stef...@freebsd.org wrote: On Thu, Sep 06, 2012 at 03:19:49AM +, Rui Paulo wrote: @@ -266,7 +268,11 @@ proc_addr2sym(struct proc_handle *p, uin if (addr = rsym addr = (rsym + sym.st_size)) { s = elf_strptr(e

svn commit: r240182 - head/lib/libproc

2012-09-06 Thread Rui Paulo
Author: rpaulo Date: Fri Sep 7 02:38:07 2012 New Revision: 240182 URL: http://svn.freebsd.org/changeset/base/240182 Log: When calling the C++ demangler, make sure to free the returned buffer, which might have been reallocated. Pointed out by: stefanf Modified:

svn commit: r240224 - head/sys/powerpc/wii

2012-09-07 Thread Rui Paulo
Author: rpaulo Date: Sat Sep 8 01:26:52 2012 New Revision: 240224 URL: http://svn.freebsd.org/changeset/base/240224 Log: Add IRQ support to the resource list handling functions. Modified: head/sys/powerpc/wii/wii_bus.c Modified: head/sys/powerpc/wii/wii_bus.c

svn commit: r240547 - head/sys/conf

2012-09-16 Thread Rui Paulo
Author: rpaulo Date: Sun Sep 16 06:01:34 2012 New Revision: 240547 URL: http://svn.freebsd.org/changeset/base/240547 Log: Add Perforce support. Modified: head/sys/conf/newvers.sh Modified: head/sys/conf/newvers.sh

svn commit: r240784 - head/sys/contrib/altq/altq

2012-09-21 Thread Rui Paulo
Author: rpaulo Date: Fri Sep 21 19:18:39 2012 New Revision: 240784 URL: http://svn.freebsd.org/changeset/base/240784 Log: Remove #ident macro. -This line, and those below, will be ignored-- Description of fields to fill in above: 76 columns --| PR:If a

Re: svn commit: r241370 - in head: share/examples/kld/dyn_sysctl share/examples/kld/firmware/fwconsumer share/man/man9 sys/amd64/linux32 sys/cddl/contrib/opensolaris/uts/common/fs/zfs sys/compat/svr4

2012-10-09 Thread Rui Paulo
if the MD5/SHA-1 checksum of the affected files did not change after your modifications? -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr

Re: svn commit: r241758 - head/sys/dev/pci

2012-10-20 Thread Rui Paulo
from PCIe 3.0. Can you add these names to the switch in pciconf's cap.c? +#define PCIZ_DPC0x001d /* Downstream Porto Containment */ s/Porto/Port/? Warner was thinking of booze... :-) -- Rui Paulo ___ svn-src-head@freebsd.org mailing

svn commit: r241794 - head/sys/powerpc/conf

2012-10-20 Thread Rui Paulo
Author: rpaulo Date: Sun Oct 21 04:02:34 2012 New Revision: 241794 URL: http://svn.freebsd.org/changeset/base/241794 Log: Add options WII. Modified: head/sys/powerpc/conf/NOTES Modified: head/sys/powerpc/conf/NOTES

svn commit: r241822 - head/sys/conf

2012-10-21 Thread Rui Paulo
Author: rpaulo Date: Sun Oct 21 22:27:55 2012 New Revision: 241822 URL: http://svn.freebsd.org/changeset/base/241822 Log: Make the Wii GPIO driver a separate device. Modified: head/sys/conf/files.powerpc Modified: head/sys/conf/files.powerpc

svn commit: r241860 - head/sys/powerpc/wii

2012-10-21 Thread Rui Paulo
Author: rpaulo Date: Mon Oct 22 03:44:12 2012 New Revision: 241860 URL: http://svn.freebsd.org/changeset/base/241860 Log: Increase the I/O memory area to 0xc2. Modified: head/sys/powerpc/wii/wii_ipcreg.h Modified: head/sys/powerpc/wii/wii_ipcreg.h

svn commit: r241861 - head/sys/powerpc/wii

2012-10-21 Thread Rui Paulo
Author: rpaulo Date: Mon Oct 22 03:45:37 2012 New Revision: 241861 URL: http://svn.freebsd.org/changeset/base/241861 Log: Fix the memory regions to include the 64MB DDR3 memory slot. Modified: head/sys/powerpc/wii/platform_wii.c Modified: head/sys/powerpc/wii/platform_wii.c

Re: svn commit: r241916 - in head/sys: netinet netinet6

2012-10-24 Thread Rui Paulo
. Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr...@freebsd.org

Re: svn commit: r241610 - in head: . sys/dev/usb sys/net sys/net80211 sys/netpfil/ipfw sys/netpfil/pf sys/sys

2012-10-26 Thread Rui Paulo
Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr...@freebsd.org

Re: svn commit: r242266 - head/sys/netinet

2012-10-28 Thread Rui Paulo
Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr...@freebsd.org

Re: svn commit: r242263 - head/sys/netinet

2012-10-28 Thread Rui Paulo
the SACK option follows the same behaviour of the WSCALE/TSTMP options? Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr

Re: svn commit: r242261 - head/sys/netinet

2012-10-28 Thread Rui Paulo
, on what type of links? Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr...@freebsd.org

Re: svn commit: r242266 - head/sys/netinet

2012-10-28 Thread Rui Paulo
and apparently good approach seems to be the Codel algorithm for active buffer management. Are you working on CoDel? :-) Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send

Re: svn commit: r242261 - head/sys/netinet

2012-10-28 Thread Rui Paulo
On Oct 28, 2012, at 14:56, Andre Oppermann an...@freebsd.org wrote: On 28.10.2012 22:34, Rui Paulo wrote: On 28 Oct 2012, at 12:02, Andre Oppermann an...@freebsd.org wrote: Author: andre Date: Sun Oct 28 19:02:07 2012 New Revision: 242261 URL: http://svn.freebsd.org/changeset/base/242261

Re: svn commit: r242266 - head/sys/netinet

2012-10-28 Thread Rui Paulo
that IW can only ever be 1 MSS. Not really. My point was that raising the initial window to overcome deficiencies somewhere else is the wrong approach. Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo

Re: svn commit: r207643 - in head: sys/dev/cxgb usr.sbin/cxgbtool

2010-05-05 Thread Rui Paulo
this is able to do packet filtering at 10Gbps with no CPU impact? Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr...@freebsd.org

Re: svn commit: r208120 - head/sys/dev/bwn

2010-05-15 Thread Rui Paulo
://lavabit.com/apps/teacher?sig=1097658key=888213324 -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe

Re: svn commit: r208165 - in head/sys: kern mips/conf mips/include mips/mips mips/rmi mips/rmi/dev/xlr

2010-05-17 Thread Rui Paulo
to say that it's an unenumerated jumble of VM, networking and SMP changes. I completely agree. Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src

svn commit: r208265 - head/sys/mips/rmi/dev/xlr

2010-05-18 Thread Rui Paulo
Author: rpaulo Date: Tue May 18 17:01:07 2010 New Revision: 208265 URL: http://svn.freebsd.org/changeset/base/208265 Log: Add a device description. Modified: head/sys/mips/rmi/dev/xlr/rge.c Modified: head/sys/mips/rmi/dev/xlr/rge.c

svn commit: r208591 - head/sys/modules/iwnfw

2010-05-27 Thread Rui Paulo
Author: rpaulo Date: Thu May 27 12:54:42 2010 New Revision: 208591 URL: http://svn.freebsd.org/changeset/base/208591 Log: Revert r208590. A license ack is not needed as per r186984. Modified: head/sys/modules/iwnfw/Makefile.inc Modified: head/sys/modules/iwnfw/Makefile.inc

svn commit: r208642 - head/sys/dev/ath/ath_hal

2010-05-29 Thread Rui Paulo
Author: rpaulo Date: Sat May 29 16:10:07 2010 New Revision: 208642 URL: http://svn.freebsd.org/changeset/base/208642 Log: Don't shadow the global variable 'version'. Submitted by: Arnaud Lacombe a...@netbsd.org MFC after:1 week Modified: head/sys/dev/ath/ath_hal/ah_eeprom_v1.c

svn commit: r208643 - head/sys/dev/ath/ath_hal/ar5210

2010-05-29 Thread Rui Paulo
Author: rpaulo Date: Sat May 29 16:11:51 2010 New Revision: 208643 URL: http://svn.freebsd.org/changeset/base/208643 Log: Due to the way HALDEBUG() is defined, we need to add curly brackets when using it as a sole if clause instruction. Submitted by: Arnaud Lacombe a...@freebsd.org MFC

svn commit: r208644 - head/sys/dev/ath/ath_hal/ar5211

2010-05-29 Thread Rui Paulo
Author: rpaulo Date: Sat May 29 16:14:02 2010 New Revision: 208644 URL: http://svn.freebsd.org/changeset/base/208644 Log: Due to the way HALDEBUG() is defined, we need to add curly brackets when using it as a sole if clause instruction. While there, fix 'const static' typo. Submitted

Re: svn commit: r208644 - head/sys/dev/ath/ath_hal/ar5211

2010-05-29 Thread Rui Paulo
On 29 May 2010, at 17:14, Rui Paulo wrote: Author: rpaulo Date: Sat May 29 16:14:02 2010 New Revision: 208644 URL: http://svn.freebsd.org/changeset/base/208644 Log: Due to the way HALDEBUG() is defined, we need to add curly brackets when using it as a sole if clause instruction

svn commit: r208697 - head/sys/net80211

2010-06-01 Thread Rui Paulo
Author: rpaulo Date: Tue Jun 1 14:17:08 2010 New Revision: 208697 URL: http://svn.freebsd.org/changeset/base/208697 Log: Compare the address of the array, not the array. Found with: Coverity Prevent(tm) CID: 3690 MFC after:3 days Modified:

svn commit: r208699 - head/sys/net80211

2010-06-01 Thread Rui Paulo
Author: rpaulo Date: Tue Jun 1 14:20:58 2010 New Revision: 208699 URL: http://svn.freebsd.org/changeset/base/208699 Log: Fix resource leaks in ieee80211_ioctl_setchanlist() in case of error. Found with: Coverity Prevent(tm) CID: 4115 MFC after:3 days Modified:

svn commit: r208703 - head/sys/dev/ath/ath_hal/ar5416

2010-06-01 Thread Rui Paulo
Author: rpaulo Date: Tue Jun 1 14:37:11 2010 New Revision: 208703 URL: http://svn.freebsd.org/changeset/base/208703 Log: Fix an off by one in ar9285SetPowerCalTable(). Found with: Coverity Prevent(tm) CID: 3979 MFC after:3 days Modified:

svn commit: r208711 - in head/sys/dev/ath/ath_hal: . ar5416

2010-06-01 Thread Rui Paulo
Author: rpaulo Date: Tue Jun 1 15:33:10 2010 New Revision: 208711 URL: http://svn.freebsd.org/changeset/base/208711 Log: Bring in a couple of fixes from the Linux ath9k related to chip hangs. While there, try to make the register write pattern look like what's done by ath9k. MFC

svn commit: r209016 - head/sys/net80211

2010-06-10 Thread Rui Paulo
Author: rpaulo Date: Thu Jun 10 20:58:34 2010 New Revision: 209016 URL: http://svn.freebsd.org/changeset/base/209016 Log: Some odd APs send beacons on the same TX queue as non-beacons. This breaks 802.11 duplicate detection. Upon looking at the standard, we discover that 802.11-2007 says:

svn commit: r209158 - in head/contrib/wpa: hostapd hostapd/doc src/common src/crypto src/drivers src/eap_common src/eap_peer src/eap_server src/eapol_supp src/hlr_auc_gw src/l2_packet src/radius sr...

2010-06-14 Thread Rui Paulo
Author: rpaulo Date: Mon Jun 14 15:37:48 2010 New Revision: 209158 URL: http://svn.freebsd.org/changeset/base/209158 Log: MFV hostapd wpa_supplicant 0.6.10. Added: head/contrib/wpa/hostapd/Makefile - copied unchanged from r209140, vendor/wpa/dist/hostapd/Makefile

svn commit: r209159 - in head/usr.sbin/wpa: . hostapd wpa_supplicant

2010-06-14 Thread Rui Paulo
Author: rpaulo Date: Mon Jun 14 15:38:30 2010 New Revision: 209159 URL: http://svn.freebsd.org/changeset/base/209159 Log: Update for hostapd wpa_supplicant 0.6.10. Deleted: head/usr.sbin/wpa/l2_packet.c head/usr.sbin/wpa/wpa_supplicant/driver_wired.c Modified:

svn commit: r209160 - in head/contrib/wpa/src: drivers l2_packet

2010-06-14 Thread Rui Paulo
Author: rpaulo Date: Mon Jun 14 15:52:50 2010 New Revision: 209160 URL: http://svn.freebsd.org/changeset/base/209160 Log: Remove unused files. Deleted: head/contrib/wpa/src/drivers/Apple80211.h head/contrib/wpa/src/drivers/MobileApple80211.c

svn commit: r209258 - head/sys/kern

2010-06-17 Thread Rui Paulo
Author: rpaulo Date: Thu Jun 17 17:34:45 2010 New Revision: 209258 URL: http://svn.freebsd.org/changeset/base/209258 Log: Make DTrace syscall provider work again by including opt_kdtrace.h here. Modified: head/sys/kern/subr_trap.c Modified: head/sys/kern/subr_trap.c

Re: svn commit: r209158 - in head/contrib/wpa: hostapd hostapd/doc src/common src/crypto src/drivers src/eap_common src/eap_peer src/eap_server src/eapol_supp src/hlr_auc_gw src/l2_packet src/radius s

2010-06-19 Thread Rui Paulo
On 19 Jun 2010, at 03:54, Lawrence Stewart wrote: Hi Rui, On 06/15/10 01:37, Rui Paulo wrote: Author: rpaulo Date: Mon Jun 14 15:37:48 2010 New Revision: 209158 URL: http://svn.freebsd.org/changeset/base/209158 Log: MFV hostapd wpa_supplicant 0.6.10. Added: [snip] head

Re: svn commit: r209158 - in head/contrib/wpa: hostapd hostapd/doc src/common src/crypto src/drivers src/eap_common src/eap_peer src/eap_server src/eapol_supp src/hlr_auc_gw src/l2_packet src/radius s

2010-06-19 Thread Rui Paulo
Lawrence, I don't see the point in enabling svn:keywords in vendor code. It's actually a good thing that radiotap.h doesn't get expanded. Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn

Re: svn commit: r209523 - in head: share/man/man4 sys/conf sys/dev/acpi_support sys/i386/conf sys/modules/acpi sys/modules/acpi/aibs

2010-06-25 Thread Rui Paulo
On 25 Jun 2010, at 16:32, Rui Paulo wrote: Author: rpaulo Date: Fri Jun 25 15:32:46 2010 New Revision: 209523 URL: http://svn.freebsd.org/changeset/base/209523 Log: Import the acpi_aibs(4) driver written by Constantine A. Murenin. It has more features than acpi_aiboost(4

svn commit: r209539 - head/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts

2010-06-26 Thread Rui Paulo
Author: rpaulo Date: Sat Jun 26 18:13:44 2010 New Revision: 209539 URL: http://svn.freebsd.org/changeset/base/209539 Log: Set svn:executable property so we can run the DTrace test suite. Modified: Directory Properties: head/cddl/contrib/opensolaris/cmd/dtrace/test/cmd/scripts/dstyle.pl

Re: svn commit: r209638 - in head/sys: amd64/amd64 i386/i386

2010-07-01 Thread Rui Paulo
on the mailing list, but I prefer the old way too. Regards, -- Rui Paulo ___ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to svn-src-head-unsubscr...@freebsd.org

svn commit: r209721 - in head/sys/cddl/contrib/opensolaris/uts: common/sys intel/dtrace sparc/dtrace

2010-07-06 Thread Rui Paulo
Author: rpaulo Date: Tue Jul 6 10:28:19 2010 New Revision: 209721 URL: http://svn.freebsd.org/changeset/base/209721 Log: Merge from vendor-sys/opensolaris: * add fasttrap files Added: head/sys/cddl/contrib/opensolaris/uts/common/sys/fasttrap_impl.h - copied unchanged from r209720,

svn commit: r209731 - head/sys/amd64/include

2010-07-06 Thread Rui Paulo
Author: rpaulo Date: Tue Jul 6 16:56:27 2010 New Revision: 209731 URL: http://svn.freebsd.org/changeset/base/209731 Log: Introduce USD_{SET,GET}{BASE,LIMIT}. These help setting up the user segment descriptor hi and lo values. Idea from Solaris. Reviewed by: kib Modified:

svn commit: r209763 - head/sys/amd64/include

2010-07-07 Thread Rui Paulo
Author: rpaulo Date: Wed Jul 7 12:08:58 2010 New Revision: 209763 URL: http://svn.freebsd.org/changeset/base/209763 Log: Fix style issues with the previous commit, namely use-tab-instead-of-space and don't use underscores in macro variables. Pointed out by: bde Modified:

Re: svn commit: r210121 - head/sys/net

2010-07-17 Thread Rui Paulo
On 15 Jul 2010, at 15:41, Luigi Rizzo wrote: Author: luigi Date: Thu Jul 15 14:41:06 2010 New Revision: 210121 URL: http://svn.freebsd.org/changeset/base/210121 Log: small portability fix to build on linux/windows Do we really want this, especially on sys? Regards, -- Rui Paulo

svn commit: r210199 - in head/cddl/contrib/opensolaris/lib/libdtrace: i386 sparc

2010-07-17 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 17 18:31:31 2010 New Revision: 210199 URL: http://svn.freebsd.org/changeset/base/210199 Log: Merge from vendor: libdtrace MD parts needed by fasttrap. Sponsored by: The FreeBSD Foundation Added: head/cddl/contrib/opensolaris/lib/libdtrace/i386/ - copied

svn commit: r210357 - head/sys/i386/include

2010-07-21 Thread Rui Paulo
Author: rpaulo Date: Wed Jul 21 18:47:52 2010 New Revision: 210357 URL: http://svn.freebsd.org/changeset/base/210357 Log: MFamd64: Add USD_GETBASE(), USD_SETBASE(), USD_GETLIMIT() and USD_SETLIMIT(). Modified: head/sys/i386/include/segments.h Modified: head/sys/i386/include/segments.h

svn commit: r210384 - head/sys/conf

2010-07-22 Thread Rui Paulo
Author: rpaulo Date: Thu Jul 22 18:47:41 2010 New Revision: 210384 URL: http://svn.freebsd.org/changeset/base/210384 Log: Handle a few corner cases for clang like we did with icc. These should reduce the number of warnings seen while building the kernel. Submitted by: Dimitry Andric

svn commit: r210385 - head/gnu/lib/libobjc

2010-07-22 Thread Rui Paulo
Author: rpaulo Date: Thu Jul 22 18:49:27 2010 New Revision: 210385 URL: http://svn.freebsd.org/changeset/base/210385 Log: Disable building libobjc with clang as it's not yet supported. Submitted by: Dimitry Andric dimitry at andric.com Modified: head/gnu/lib/libobjc/Makefile Modified:

svn commit: r210386 - in head/contrib: tcp_wrappers top

2010-07-22 Thread Rui Paulo
Author: rpaulo Date: Thu Jul 22 18:52:29 2010 New Revision: 210386 URL: http://svn.freebsd.org/changeset/base/210386 Log: Make these files compile with clang. Submitted by: Dimitry Andric dimitry at andric.com Modified: head/contrib/tcp_wrappers/fix_options.c head/contrib/top/screen.c

svn commit: r210387 - head/sys/boot/i386/loader

2010-07-22 Thread Rui Paulo
Author: rpaulo Date: Thu Jul 22 18:57:47 2010 New Revision: 210387 URL: http://svn.freebsd.org/changeset/base/210387 Log: Correctly setup LDADD with regards to libstand. The submitter points out that on amd64, libstand.a is compiled for i386, but is still installed under ${WORLDTMP}/usr/lib

svn commit: r210394 - head/sys/conf

2010-07-22 Thread Rui Paulo
Author: rpaulo Date: Thu Jul 22 21:31:35 2010 New Revision: 210394 URL: http://svn.freebsd.org/changeset/base/210394 Log: Fix previous commit: don't remove the WERROR definition when using clang. Submitted by: Dimitry Andric dimitry at andric.com Reviewed by: jkim Modified:

svn commit: r210538 - head

2010-07-27 Thread Rui Paulo
Author: rpaulo Date: Tue Jul 27 14:26:38 2010 New Revision: 210538 URL: http://svn.freebsd.org/changeset/base/210538 Log: Add an entry to remove the acpi_boost(4) man page. Submitted by: pluknet pluknet at gmail.com Modified: head/ObsoleteFiles.inc Modified: head/ObsoleteFiles.inc

svn commit: r210611 - head/sys/kern

2010-07-29 Thread Rui Paulo
Author: rpaulo Date: Thu Jul 29 16:13:26 2010 New Revision: 210611 URL: http://svn.freebsd.org/changeset/base/210611 Log: Bump the witness pendlist to 768 to accomodate the increased number of spinlocks. Modified: head/sys/kern/subr_witness.c Modified: head/sys/kern/subr_witness.c

svn commit: r210656 - head/share/mk

2010-07-30 Thread Rui Paulo
Author: rpaulo Date: Fri Jul 30 15:25:57 2010 New Revision: 210656 URL: http://svn.freebsd.org/changeset/base/210656 Log: Add missing escape characthers. Pointed out by: b.f. Modified: head/share/mk/bsd.lib.mk head/share/mk/bsd.prog.mk Modified: head/share/mk/bsd.lib.mk

svn commit: r210668 - head/sys/modules/ata/atacore

2010-07-30 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 00:08:18 2010 New Revision: 210668 URL: http://svn.freebsd.org/changeset/base/210668 Log: pci_if.h is required to build atacore. Modified: head/sys/modules/ata/atacore/Makefile Modified: head/sys/modules/ata/atacore/Makefile

Re: svn commit: r210668 - head/sys/modules/ata/atacore

2010-07-31 Thread Rui Paulo
On 31 Jul 2010, at 08:00, pluknet wrote: On 31 July 2010 04:08, Rui Paulo rpa...@freebsd.org wrote: Author: rpaulo Date: Sat Jul 31 00:08:18 2010 New Revision: 210668 URL: http://svn.freebsd.org/changeset/base/210668 Log: pci_if.h is required to build atacore. Modified: head/sys

svn commit: r210678 - head/lib/librtld_db

2010-07-31 Thread Rui Paulo
was developed by Rui Paulo under sponsorship from +.\ the FreeBSD Foundation. +.\ +.\ Redistribution and use in source and binary forms, with or without +.\ modification, are permitted provided that the following conditions +.\ are met: +.\ 1. Redistributions of source code must retain the above copyright

svn commit: r210681 - head/gnu/usr.bin/groff/tmac

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 14:36:34 2010 New Revision: 210681 URL: http://svn.freebsd.org/changeset/base/210681 Log: Add librtld_db. Sponsored by: The FreeBSD Foundation Modified: head/gnu/usr.bin/groff/tmac/mdoc.local Modified: head/gnu/usr.bin/groff/tmac/mdoc.local

svn commit: r210682 - head/lib

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 14:52:29 2010 New Revision: 210682 URL: http://svn.freebsd.org/changeset/base/210682 Log: libproc is going to be i386/amd64 only with the next update. Sponsored by: The FreeBSD Foundation Modified: head/lib/Makefile Modified: head/lib/Makefile

svn commit: r210683 - head/lib

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 14:53:43 2010 New Revision: 210683 URL: http://svn.freebsd.org/changeset/base/210683 Log: Simplify the Makefile. The i386 and amd64 sections are equal. Sponsored by: The FreeBSD Foundation Modified: head/lib/Makefile Modified: head/lib/Makefile

svn commit: r210684 - head/gnu/usr.bin/groff/tmac

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 14:57:33 2010 New Revision: 210684 URL: http://svn.freebsd.org/changeset/base/210684 Log: Add libproc. Sponsored by: The FreeBSD Foundation Modified: head/gnu/usr.bin/groff/tmac/mdoc.local Modified: head/gnu/usr.bin/groff/tmac/mdoc.local

svn commit: r210688 - in head/lib/libproc: . test test/t1-bkpt test/t2-name2map test/t3-name2sym

2010-07-31 Thread Rui Paulo
) 2008 John Birrell (j...@freebsd.org) * All rights reserved. * + * Portions of this software were developed by Rui Paulo under sponsorship + * from the FreeBSD Foundation. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided

svn commit: r210689 - head/lib/libproc

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 16:11:11 2010 New Revision: 210689 URL: http://svn.freebsd.org/changeset/base/210689 Log: Bump the shared library major version due to ABI conflicts. Sponsored by: The FreeBSD Foundation Modified: head/lib/libproc/Makefile Modified:

svn commit: r210690 - head/lib

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 16:12:47 2010 New Revision: 210690 URL: http://svn.freebsd.org/changeset/base/210690 Log: Build librtld_db. Sponsored by: The FreeBSD Foundation Modified: head/lib/Makefile Modified: head/lib/Makefile

svn commit: r210691 - head/cddl/usr.sbin/dtrace

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 17:09:37 2010 New Revision: 210691 URL: http://svn.freebsd.org/changeset/base/210691 Log: dtrace(1) now depends on libutil and librtld_db. Sponsored by: The FreeBSD Foundation Modified: head/cddl/usr.sbin/dtrace/Makefile Modified:

svn commit: r210692 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 17:10:55 2010 New Revision: 210692 URL: http://svn.freebsd.org/changeset/base/210692 Log: Update to the new proc_detach() function. Sponsored by: The FreeBSD Foundation Modified: head/cddl/contrib/opensolaris/lib/libdtrace/common/dt_proc.c Modified:

svn commit: r210693 - in head/cddl: lib usr.sbin

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 17:13:14 2010 New Revision: 210693 URL: http://svn.freebsd.org/changeset/base/210693 Log: libdtrace, dtrace(1) and lockstat(1) are for i386 and amd64 only right now. Sponsored by: The FreeBSD Foundation Modified: head/cddl/lib/Makefile

svn commit: r210695 - head/cddl/contrib/opensolaris/lib/libdtrace/common

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 17:23:37 2010 New Revision: 210695 URL: http://svn.freebsd.org/changeset/base/210695 Log: proc_wait() was replaced by proc_wstatus(). Right now this call is useless because userland support is not working on HEAD, but this makes libdtrace compile again.

svn commit: r210697 - head/cddl/usr.sbin/lockstat

2010-07-31 Thread Rui Paulo
Author: rpaulo Date: Sat Jul 31 17:58:44 2010 New Revision: 210697 URL: http://svn.freebsd.org/changeset/base/210697 Log: lockstat(1) now depends on libutil and librtld_db. Sponsored by: The FreeBSD Foundation Modified: head/cddl/usr.sbin/lockstat/Makefile Modified:

svn commit: r210767 - in head/cddl/contrib/opensolaris: cmd/dtrace/test/cmd/baddof cmd/dtrace/test/cmd/chkargs cmd/dtrace/test/cmd/scripts cmd/dtrace/test/tst/common/aggs cmd/dtrace/test/tst/common...

2010-08-02 Thread Rui Paulo
Author: rpaulo Date: Mon Aug 2 13:40:53 2010 New Revision: 210767 URL: http://svn.freebsd.org/changeset/base/210767 Log: MFV OpenSolaris DTrace userland bits. Added: head/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/aggs/err.D_AGG_SCALAR.stddevtoofew.d - copied unchanged from

  1   2   3   4   5   6   7   >