CVS commit: src/sys/external/bsd/dwc2
Module Name:src Committed By: skrll Date: Sat Oct 5 07:00:42 UTC 2013 Modified Files: src/sys/external/bsd/dwc2: dwctwo2netbsd Log Message: Better instructions To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/external/bsd/dwc2/dwctwo2netbsd 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
Module Name:src Committed By: skrll Date: Sat Oct 5 07:05:01 UTC 2013 Modified Files: src/sys/dev/usb: uhidev.c Log Message: Trailing whitespace. To generate a diff of this commit: cvs rdiff -u -r1.57 -r1.58 src/sys/dev/usb/uhidev.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sbin/mount
Module Name:src Committed By: ast Date: Sat Oct 5 08:06:35 UTC 2013 Modified Files: src/sbin/mount: mount.c Log Message: No code change: corrected spelling in comment, removed trailing white spaces. To generate a diff of this commit: cvs rdiff -u -r1.98 -r1.99 src/sbin/mount/mount.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/man8/man8.emips
Module Name:src Committed By: skrll Date: Sat Oct 5 08:20:23 UTC 2013 Modified Files: src/share/man/man8/man8.emips: boot.8 Log Message: Typo. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/share/man/man8/man8.emips/boot.8 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/sys
Module Name:src Committed By: njoly Date: Sat Oct 5 09:18:56 UTC 2013 Modified Files: src/lib/libc/sys: _lwp_getprivate.2 Log Message: Add missing El macro. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/lib/libc/sys/_lwp_getprivate.2 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/rump/kern/lib/libsys_linux
Module Name:src Committed By: njoly Date: Sat Oct 5 09:22:01 UTC 2013 Modified Files: src/sys/rump/kern/lib/libsys_linux: syscalls.master Log Message: Add utimensat(2) support. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/sys/rump/kern/lib/libsys_linux/syscalls.master Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/rump/kern/lib/libsys_linux
Module Name:src Committed By: njoly Date: Sat Oct 5 09:22:43 UTC 2013 Modified Files: src/sys/rump/kern/lib/libsys_linux: rump_linux_syscall.h rump_linux_syscallargs.h rump_linux_syscalls.c rump_linux_sysent.c Log Message: Regen for utimensat(2). To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 \ src/sys/rump/kern/lib/libsys_linux/rump_linux_syscall.h cvs rdiff -u -r1.5 -r1.6 \ src/sys/rump/kern/lib/libsys_linux/rump_linux_syscallargs.h \ src/sys/rump/kern/lib/libsys_linux/rump_linux_syscalls.c \ src/sys/rump/kern/lib/libsys_linux/rump_linux_sysent.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x86/pci
Module Name:src Committed By: gson Date: Sat Oct 5 11:20:35 UTC 2013 Modified Files: src/sys/arch/x86/pci: pci_machdep.c Log Message: Force PCI mode 1 when running under QEMU, to work around QEMU bug 897771. This should also make it possible to boot NetBSD under versions of KVM that have inherited said QEMU bug. Fixes PR kern/45671. To generate a diff of this commit: cvs rdiff -u -r1.60 -r1.61 src/sys/arch/x86/pci/pci_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/arch/x86/x86
Module Name:src Committed By: rmind Date: Sat Oct 5 16:50:31 UTC 2013 Modified Files: src/sys/arch/x86/x86: pmap.c x86_machdep.c Log Message: Remove some unused variables. To generate a diff of this commit: cvs rdiff -u -r1.179 -r1.180 src/sys/arch/x86/x86/pmap.c cvs rdiff -u -r1.60 -r1.61 src/sys/arch/x86/x86/x86_machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gdb/dist/gdb
Module Name:src Committed By: christos Date: Sat Oct 5 16:52:55 UTC 2013 Modified Files: src/external/gpl3/gdb/dist/gdb: alphanbsd-tdep.c Log Message: remove error(1) output. To generate a diff of this commit: cvs rdiff -u -r1.5 -r1.6 src/external/gpl3/gdb/dist/gdb/alphanbsd-tdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gcc
Module Name:src Committed By: christos Date: Sat Oct 5 18:37:16 UTC 2013 Added Files: src/external/gpl3/gcc: gcc2netbsd Log Message: mother's little helper. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 src/external/gpl3/gcc/gcc2netbsd Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/external/gpl3/gcc
Module Name:src Committed By: christos Date: Sat Oct 5 18:38:03 UTC 2013 Modified Files: src/external/gpl3/gcc: gcc2netbsd Log Message: dollarize NetBSD tag To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc/gcc2netbsd Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/lib/libc/sys
Module Name:src Committed By: ast Date: Sat Oct 5 21:24:36 UTC 2013 Modified Files: src/lib/libc/sys: utimes.2 Log Message: Fixed spelling of 'appeared'. To generate a diff of this commit: cvs rdiff -u -r1.39 -r1.40 src/lib/libc/sys/utimes.2 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
Module Name:src Committed By: jnemeth Date: Sat Oct 5 22:00:28 UTC 2013 Modified Files: src/sys/dev/usb: usbdevs Log Message: add Keyspan USA-19H serial adapter To generate a diff of this commit: cvs rdiff -u -r1.654 -r1.655 src/sys/dev/usb/usbdevs 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
Module Name:src Committed By: jnemeth Date: Sat Oct 5 22:01:12 UTC 2013 Modified Files: src/sys/dev/usb: usbdevs.h usbdevs_data.h Log Message: regen To generate a diff of this commit: cvs rdiff -u -r1.646 -r1.647 src/sys/dev/usb/usbdevs.h cvs rdiff -u -r1.647 -r1.648 src/sys/dev/usb/usbdevs_data.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/net
Module Name:src Committed By: rmind Date: Sat Oct 5 22:38:52 UTC 2013 Modified Files: src/sys/net: bpf_filter.c Log Message: bpf_filter: re-use some code. No functional change intended. To generate a diff of this commit: cvs rdiff -u -r1.59 -r1.60 src/sys/net/bpf_filter.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src
Module Name:src Committed By: christos Date: Sat Oct 5 23:16:54 UTC 2013 Modified Files: src/share/man/man4: netintro.4 src/sys/net: if.c if.h src/sys/sys: sockio.h Log Message: Add SIOCGIFINDEX from Ty Sarna and Matthew Sporleder. To generate a diff of this commit: cvs rdiff -u -r1.25 -r1.26 src/share/man/man4/netintro.4 cvs rdiff -u -r1.265 -r1.266 src/sys/net/if.c cvs rdiff -u -r1.156 -r1.157 src/sys/net/if.h cvs rdiff -u -r1.31 -r1.32 src/sys/sys/sockio.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/net
Module Name:src Committed By: christos Date: Sat Oct 5 23:22:34 UTC 2013 Modified Files: src/sys/net: if.h Log Message: fix the source too, not just the doc. To generate a diff of this commit: cvs rdiff -u -r1.157 -r1.158 src/sys/net/if.h 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
Module Name:src Committed By: christos Date: Sat Oct 5 23:34:33 UTC 2013 Modified Files: src/share/man/man4: tcp.4 Log Message: mention increased tcp window size, from logan To generate a diff of this commit: cvs rdiff -u -r1.26 -r1.27 src/share/man/man4/tcp.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
Module Name:src Committed By: christos Date: Sun Oct 6 00:46:07 UTC 2013 Modified Files: src/share/man/man4: tcp.4 Log Message: bump date To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 src/share/man/man4/tcp.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/doc
Module Name:src Committed By: christos Date: Sun Oct 6 00:48:03 UTC 2013 Modified Files: src/doc: 3RDPARTY Log Message: update gcc info To generate a diff of this commit: cvs rdiff -u -r1.1058 -r1.1059 src/doc/3RDPARTY Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/sys/net
Module Name:src Committed By: christos Date: Sun Oct 6 01:21:24 UTC 2013 Modified Files: src/sys/net: if.c Log Message: remove unrelated diff. To generate a diff of this commit: cvs rdiff -u -r1.266 -r1.267 src/sys/net/if.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
CVS commit: src/share/doc/psd/05.sysman
Module Name:src Committed By: dholland Date: Sun Oct 6 05:45:19 UTC 2013 Modified Files: src/share/doc/psd/05.sysman: 0.t 1.0.t 1.1.t 1.2.t 1.3.t 1.4.t 1.5.t 1.6.t 1.7.t 2.0.t 2.1.t 2.2.t 2.3.t 2.4.t 2.5.t Makefile a.t Log Message: I'm a document, Jim, not a shell script. Fix this to not use .sy to generate portions of the document. Instead, generate the necessary bits with sed beforehand. Apparently -ms is too feeble to be able to generate tables of contents with automatically generated page numbers, so add the expected page numbers into the document and make it possible to turn on a rudimentary mechanism for crosschecking them. (This mechanism still requires .sy though. Improvements welcome.) This makes it unnecessary to build the document twice, or to use groff in unsafe mode. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/share/doc/psd/05.sysman/0.t \ src/share/doc/psd/05.sysman/1.2.t src/share/doc/psd/05.sysman/1.6.t \ src/share/doc/psd/05.sysman/2.2.t src/share/doc/psd/05.sysman/2.3.t \ src/share/doc/psd/05.sysman/a.t cvs rdiff -u -r1.3 -r1.4 src/share/doc/psd/05.sysman/1.0.t \ src/share/doc/psd/05.sysman/1.1.t src/share/doc/psd/05.sysman/1.3.t \ src/share/doc/psd/05.sysman/1.4.t src/share/doc/psd/05.sysman/1.5.t \ src/share/doc/psd/05.sysman/1.7.t src/share/doc/psd/05.sysman/2.0.t \ src/share/doc/psd/05.sysman/2.1.t src/share/doc/psd/05.sysman/2.4.t \ src/share/doc/psd/05.sysman/2.5.t cvs rdiff -u -r1.7 -r1.8 src/share/doc/psd/05.sysman/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.