Module Name:src
Committed By: skrll
Date: Thu Jul 9 07:20:57 UTC 2015
Modified Files:
src/sys/dev/usb: usb_subr.c
Log Message:
Fix typo in usbd_attachinterfaces - look for interface drivers when there
is no interface (i.e. default) locator
To generate a diff of this com
Module Name:src
Committed By: roy
Date: Thu Jul 9 10:08:33 UTC 2015
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv13843
Log Message:
Import dhcpcd-6.9.1 with the following changes:
* Fixed waitip
* For Prefix Delegation, server
Module Name:src
Committed By: roy
Date: Thu Jul 9 10:15:34 UTC 2015
Modified Files:
src/external/bsd/dhcpcd/dist: arp.c arp.h auth.c common.c common.h
defs.h dhcp-common.c dhcp-common.h dhcp.c dhcp.h dhcp6.c dhcp6.h
dhcpcd-definitions.conf dhcpcd-em
Module Name:src
Committed By: roy
Date: Thu Jul 9 10:17:32 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.9.1
To generate a diff of this commit:
cvs rdiff -u -r1.1232 -r1.1233 src/doc/3RDPARTY
cvs rdiff -u -r1.2080 -r1.2081 src/d
Module Name:src
Committed By: kamil
Date: Thu Jul 9 10:23:51 UTC 2015
Modified Files:
src/share/man/man9: splraiseipl.9
Log Message:
Set proper include file:
The header has nothing to do (directly or indirectly) with
splraiseipl(9). This issue might be hidden for kerne
Module Name:src
Committed By: roy
Date: Thu Jul 9 10:24:27 UTC 2015
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Note that dhcpcd will ignore the wpa_supplicant variable in rc.conf
To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 src/share/m
Module Name:src
Committed By: wiz
Date: Thu Jul 9 11:34:59 UTC 2015
Modified Files:
src/share/man/man9: splraiseipl.9
Log Message:
Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/share/man/man9/splraiseipl.9
Please note that diff
Module Name:src
Committed By: wiz
Date: Thu Jul 9 11:38:05 UTC 2015
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Spelling.
To generate a diff of this commit:
cvs rdiff -u -r1.160 -r1.161 src/share/man/man5/rc.conf.5
Please note that diffs are not public d
Module Name:src
Committed By: shm
Date: Thu Jul 9 12:32:16 UTC 2015
Modified Files:
src/libexec/httpd: bozohttpd.c
Log Message:
Remove d_namelen as it's an BSD extension. Fix building bozohttpd on SunOS.
OK mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r
Module Name:src
Committed By: mrg
Date: Thu Jul 9 13:26:52 UTC 2015
Modified Files:
src/usr.sbin/iostat: iostat.8 iostat.c
Log Message:
support fnmatch(3) patterns for disknames. eg, "iostat wd*" works now.
update the default disk number selection to note that it uses th
Module Name:src
Committed By: mrg
Date: Thu Jul 9 13:28:11 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
note iostat fnmatch patterns for disknames.
To generate a diff of this commit:
cvs rdiff -u -r1.2081 -r1.2082 src/doc/CHANGES
Please note that diffs are no
Module Name:src
Committed By: mrg
Date: Thu Jul 9 13:39:51 UTC 2015
Modified Files:
src/doc: CHANGES
Log Message:
(belatedly) note GCC 4.8.5.
To generate a diff of this commit:
cvs rdiff -u -r1.2082 -r1.2083 src/doc/CHANGES
Please note that diffs are not public domain;
Module Name:src
Committed By: christos
Date: Thu Jul 9 14:15:45 UTC 2015
Update of /cvsroot/src/crypto/external/bsd/openssl/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv16998
Log Message:
Import 1.0.1p to fix:
*) Alternate chains certificate forgery
During certifica
Module Name:src
Committed By: christos
Date: Thu Jul 9 14:31:02 UTC 2015
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Makefile NEWS README
openssl.spec
src/crypto/external/bsd/openssl/dist/crypto: opensslconf.h opensslv.h
src/cr
Module Name:src
Committed By: christos
Date: Thu Jul 9 14:32:24 UTC 2015
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention openssl
To generate a diff of this commit:
cvs rdiff -u -r1.1233 -r1.1234 src/doc/3RDPARTY
cvs rdiff -u -r1.2083 -r1.2084 src/doc/CHAN
Module Name:src
Committed By: matt
Date: Thu Jul 9 14:41:30 UTC 2015
Modified Files:
src/sys/modules: Makefile
Log Message:
Don't build compat_netbsd32 if mips64 && building mips-n32
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/modules/Makefil
Module Name:src
Committed By: matt
Date: Thu Jul 9 14:41:54 UTC 2015
Modified Files:
src/sys/arch/mips/mips: genassym.cf
Log Message:
More ifndef _MODULE
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/sys/arch/mips/mips/genassym.cf
Please note that d
Module Name:src
Committed By: matt
Date: Thu Jul 9 14:50:08 UTC 2015
Modified Files:
src/share/mk: bsd.kmodule.mk
Log Message:
Add _MKTARGET_LINK
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/share/mk/bsd.kmodule.mk
Please note that diffs are not pu
Module Name:src
Committed By: taca
Date: Thu Jul 9 15:58:51 UTC 2015
Modified Files:
src/doc: 3RDPARTY
Log Message:
Latest ntp is 4.2.8p3 which contains security fix (low risk).
Security Fix:
* [Sec 2853] Crafted remote config packet can crash some versions of
ntpd.
Module Name:src
Committed By: matt
Date: Thu Jul 9 18:19:34 UTC 2015
Modified Files:
src/distrib/sets: sets.subr
src/distrib/sets/lists/modules: ad.mips
Log Message:
Add nocompatmodules keyword to stop the expanding of a kmod to compatmodules.
Use for compat_netbs
Module Name:src
Committed By: msaitoh
Date: Fri Jul 10 03:01:21 UTC 2015
Modified Files:
src/sys/arch/x86/x86: mpbios.c
Log Message:
Fix a problem that "Disable ACPI" doesn't work (PCI interrputs don't occur)
on some machines.
On some machines' MPBIOS table, dest APIC I
21 matches
Mail list logo