Module Name:src
Committed By: martin
Date: Fri Oct 17 07:14:33 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-7]: pci_map.c pcivar.h radeonfb.c
src/sys/external/bsd/drm2/include/linux [netbsd-7]: pci.h
Log Message:
Pull up following revision(s) (requested by rias
Module Name:src
Committed By: martin
Date: Fri Oct 17 07:15:34 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #144
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.55 -r1.1.2.56 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: uebayasi
Date: Fri Oct 17 10:09:21 UTC 2014
Modified Files:
src/sys/dev/wscons: files.wscons
Log Message:
Give up making wscons modular for now.
My intent is to make "no" handle dependency right so that you can simplely do:
no wsdisplay*
T
Module Name:src
Committed By: phx
Date: Fri Oct 17 14:38:43 UTC 2014
Modified Files:
src/sys/dev: DEVNAMES
Log Message:
Add s390rtc(4).
To generate a diff of this commit:
cvs rdiff -u -r1.291 -r1.292 src/sys/dev/DEVNAMES
Please note that diffs are not public domain; the
Module Name:src
Committed By: joerg
Date: Fri Oct 17 14:53:59 UTC 2014
Modified Files:
src/lib/libm/compiler_rt: Makefile.inc
Log Message:
Complex division for long double uses different function names on PPC.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 s
Module Name:src
Committed By: martin
Date: Fri Oct 17 16:12:36 UTC 2014
Modified Files:
src/crypto/external/bsd/openssh/dist [netbsd-7]: auth.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #145):
crypto/external/bsd/openssh/dist/auth.
Module Name:src
Committed By: martin
Date: Fri Oct 17 16:13:35 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #145
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.56 -r1.1.2.57 src/doc/CHANGES-7.0
Please note that diffs are not publ
Module Name:src
Committed By: spz
Date: Fri Oct 17 16:34:27 UTC 2014
Modified Files:
src/crypto/external/bsd/openssl/dist: CHANGES Configure Makefile NEWS
README e_os.h makevms.com openssl.spec
src/crypto/external/bsd/openssl/dist/apps: makeapps.com s_cl
Module Name:src
Committed By: christos
Date: Fri Oct 17 16:37:02 UTC 2014
Modified Files:
src/sys/arch/xen/xen: privcmd.c
Log Message:
now that privcmd_map_obj cleans up correctly, don't double free...
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/sys
Module Name:src
Committed By: snj
Date: Fri Oct 17 17:09:44 UTC 2014
Modified Files:
src/sys/dev/eisa: if_tlp_eisa.c
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/sys/dev/eisa/if_tlp_eisa.c
Please note that diffs are
Module Name:src
Committed By: snj
Date: Fri Oct 17 17:48:53 UTC 2014
Modified Files:
src/sys/arch/x68k/stand/libsa: consio.c
src/sys/dev/pci: if_wm.c
Log Message:
There's an r in "determine"
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/ar
Module Name:src
Committed By: uebayasi
Date: Fri Oct 17 18:14:42 UTC 2014
Modified Files:
src/sys/arch/alpha/alpha: machdep.c
src/sys/arch/alpha/include: sigdebug.h
Log Message:
Fix build of RAWHIDE kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.345
Module Name:src
Committed By: uebayasi
Date: Fri Oct 17 18:31:07 UTC 2014
Modified Files:
src/sys/arch/alpha/conf: files.alpha
src/sys/arch/alpha/pci: pci_machdep.c
Log Message:
PCI controller doesn't rely on (depend on) AGP bus, but provide it. If one
specific ar
Module Name:src
Committed By: martin
Date: Fri Oct 17 18:45:14 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: HPT5325 OPENBLOCKS_A6 SHEEVAPLUG
Log Message:
Fix the names of the (commented out) Kirwood L2 cache options.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: joerg
Date: Fri Oct 17 20:02:12 UTC 2014
Modified Files:
src/lib/libm/compiler_rt: Makefile.inc
Log Message:
PPC64 uses the double-double code too
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/lib/libm/compiler_rt/Makefile.
Module Name:src
Committed By: jmcneill
Date: Fri Oct 17 20:18:41 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_gige.c
Log Message:
support both MII and RGMII phy types
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/allwinner/awin
Module Name:src
Committed By: jmcneill
Date: Fri Oct 17 20:24:18 UTC 2014
Modified Files:
src/sys/arch/evbarm/awin: awin_machdep.c
Log Message:
Cubieboard2 uses GMAC with a 100Mbit PHY. Set phy-type property to "mii" for
awge
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Fri Oct 17 20:49:22 UTC 2014
Modified Files:
src/sys/miscfs/procfs: procfs_map.c
Log Message:
Maps don't change that frequently between reads, so don't give up and
do what linux does (support reading from an offset).
To genera
Module Name:src
Committed By: uebayasi
Date: Fri Oct 17 20:52:01 UTC 2014
Modified Files:
src/sys/dev/cardbus: rbus_ppb.c
Log Message:
Fix i386 CARDBUS build.
To generate a diff of this commit:
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/cardbus/rbus_ppb.c
Please note that d
Module Name:src
Committed By: uebayasi
Date: Fri Oct 17 20:55:21 UTC 2014
Modified Files:
src/sys/arch/x86/pci: files.pci
Log Message:
Fix another indirect circular dependency (agp_* -> (agpbus) -> pchb -> abp_*).
Fixes "no agp*" build. Reported & build-tested by Kurt Sch
Module Name:src
Committed By: christos
Date: Fri Oct 17 21:44:47 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/libsanitizer/asan: asan_rtl.cc
src/external/gpl3/gcc/dist/libsanitizer/sanitizer_common:
sanitizer_platform_limits_posix.cc sanitizer_pos
Module Name:src
Committed By: christos
Date: Fri Oct 17 21:48:17 UTC 2014
Modified Files:
src/external/gpl3/gcc/lib/libasan: Makefile
Log Message:
add some missing sources.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc/lib/libasan/Make
Module Name:src
Committed By: snj
Date: Fri Oct 17 21:48:38 UTC 2014
Modified Files:
src/distrib/notes/mvme68k: xfer
Log Message:
Remove reference to a 14 year old IP address for ftp.NetBSD.org.
This is not a joke.
To generate a diff of this commit:
cvs rdiff -u -r1.17
Module Name:src
Committed By: roy
Date: Fri Oct 17 23:40:33 UTC 2014
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv26817
Log Message:
Import dhcpcd-6.5.1 with the following changes:
* Don't work on bridge, or ptp interfaces unless
Module Name:src
Committed By: roy
Date: Fri Oct 17 23:42:25 UTC 2014
Modified Files:
src/external/bsd/dhcpcd/dist: arp.c arp.h auth.c auth.h bpf-filter.h
common.c common.h config.h control.c control.h defs.h dev.h
dhcp-common.c dhcp-common.h dhcp.c d
Module Name:src
Committed By: roy
Date: Fri Oct 17 23:56:47 UTC 2014
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.5.1
To generate a diff of this commit:
cvs rdiff -u -r1.1158 -r1.1159 src/doc/3RDPARTY
cvs rdiff -u -r1.1992 -r1.1993 src/d
Module Name:src
Committed By: jschauma
Date: Sat Oct 18 01:49:01 UTC 2014
Modified Files:
src/bin/ls: ls.1
Log Message:
Remove the confusing reference to 'file sizes' in the short description of
the '-l' flag. As explained in the Long Format section, the total is of
the b
Module Name:src
Committed By: joerg
Date: Sat Oct 18 02:22:36 UTC 2014
Modified Files:
src/tests/lib/libc/sync: Makefile
Log Message:
Explicitly link C++ test case with CXX.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/lib/libc/sync/Makefile
Ple
Module Name:src
Committed By: uebayasi
Date: Sat Oct 18 06:36:40 UTC 2014
Modified Files:
src/usr.bin/config: defs.h main.c sem.c sem.h
Log Message:
Keep track of attribute (module) dependency using hash2.
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src
Module Name:src
Committed By: snj
Date: Sat Oct 18 06:40:18 UTC 2014
Modified Files:
src/games/fortune/datfiles: fortunes2 limerick-o.real
src/games/hack: rumors
Log Message:
1) "It's its"
2) Whitespace
3) You're all too old to be confusing "your" with "you're"
T
Module Name:src
Committed By: snj
Date: Sat Oct 18 06:42:31 UTC 2014
Modified Files:
src/games/hals_end: hals_end.6
Log Message:
English
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/games/hals_end/hals_end.6
Please note that diffs are not public domai
31 matches
Mail list logo