Module Name:src
Committed By: snj
Date: Tue Nov 25 07:58:08 UTC 2014
Modified Files:
src/sys/dev/ic [netbsd-7]: dwc_gmac.c
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #259):
sys/dev/ic/dwc_gmac.c: revision 1.27
Fix bus_dmamap_sync us
Module Name:src
Committed By: snj
Date: Tue Nov 25 07:55:25 UTC 2014
Modified Files:
src/tests/usr.bin/netpgpverify [netbsd-7]: t_netpgpverify.sh
Log Message:
Pull up following revision(s) (requested by agc in ticket #258):
tests/usr.bin/netpgpverify/t_netpgpverify
Module Name:src
Committed By: snj
Date: Tue Nov 25 07:49:22 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner [netbsd-7]: awin_reg.h awin_twi.c
src/sys/arch/evbarm/conf [netbsd-7]: HUMMINGBIRD_A31
src/sys/dev/i2c [netbsd-7]: gttwsi_core.c gttwsivar.h
Log
Module Name:src
Committed By: martin
Date: Tue Nov 25 07:42:35 UTC 2014
Modified Files:
src/sys/arch/shark/conf: Makefile.shark.inc
Log Message:
Explicitly set LOADADDRESS, the linker script hack is overriden by
command line arguments now.
To generate a diff of this comm
Module Name:src
Committed By: macallan
Date: Tue Nov 25 05:28:26 UTC 2014
Modified Files:
src/sys/arch/mips/mips: mips_machdep.c
Log Message:
fix _MTC0_V0_USERLOCAL for _LP64 as well
ok matt@
To generate a diff of this commit:
cvs rdiff -u -r1.261 -r1.262 src/sys/arch/mi
Module Name:src
Committed By: msaitoh
Date: Tue Nov 25 05:05:16 UTC 2014
Modified Files:
src/sys/dev/pci: if_wmvar.h
Log Message:
Add note about the variations of Intel gigabit Ethernet controller.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/dev
Module Name:src
Committed By: macallan
Date: Tue Nov 25 04:55:13 UTC 2014
Modified Files:
src/sys/arch/evbmips/conf: CI20
Log Message:
remove some cargoculted goop
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/evbmips/conf/CI20
Please note tha
Module Name:src
Committed By: nonaka
Date: Tue Nov 25 03:31:12 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_opregion.c
Log Message:
avoid NULL pointer dereference when acpivga isn't attached.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: jmcneill
Date: Tue Nov 25 02:29:57 UTC 2014
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore: DNSCommon.c
Log Message:
Change the "mDNSPlatformRawTime went backwards" message from LogMsg to
debugf. It's not that interesting, as
Module Name:src
Committed By: jmcneill
Date: Tue Nov 25 00:06:32 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner: awin_reg.h awin_wdt.c
Log Message:
- Write the correct value to the ctrl register to restart the watchdog.
Watchdog restart bit is 0 not 1, and we need t
Module Name:src
Committed By: joerg
Date: Mon Nov 24 21:49:17 UTC 2014
Modified Files:
src/sys/dev/iscsi: iscsi_main.c
Log Message:
iscsi_attrs is not used when iscsi(4) is compiled into the kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/dev
Module Name:src
Committed By: prlw1
Date: Mon Nov 24 17:29:03 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/drm: drm_sysctl.c
Log Message:
Trivial build fix for no options SYSCTL_INCLUDE_DESCR case, to
avoid -Werror.
OK christos@ and riastradh@
To generate a diff of
Module Name:src
Committed By: christos
Date: Mon Nov 24 15:43:21 UTC 2014
Modified Files:
src/lib/libc/net: base64.c
Log Message:
knf, no functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/lib/libc/net/base64.c
Please note that diffs ar
Module Name:src
Committed By: christos
Date: Mon Nov 24 15:41:18 UTC 2014
Modified Files:
src/lib/libc/net: base64.c
Log Message:
Don't read past the end when the data is exactly the right size. Reported
by tedu @ openbsd in tech-userlevel. Thanks!
To generate a diff of
Module Name:src
Committed By: christos
Date: Mon Nov 24 15:33:18 UTC 2014
Modified Files:
src/lib/libc/arch/x86_64/sys: ptrace.S
Log Message:
Fix ptrace %rcx corruption when pthread_errno() is used. Small example:
#include
#include
#include
int main(void
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 15:22:59 UTC 2014
Modified Files:
src/usr.sbin/sysinst/arch/atari: msg.md.de msg.md.en msg.md.es
Log Message:
Terminate messages with a newline so that dialog box won't overwrite messages.
Should be pulled up to netbs
Module Name:src
Committed By: skrll
Date: Mon Nov 24 12:53:23 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: std.rpi
Log Message:
Use TPIDRPRW_IS_CURLWP as it's a slight code reduction and performance
improvement.
To generate a diff of this commit:
cvs rdiff -u -r1.1
Module Name:src
Committed By: pettai
Date: Mon Nov 24 12:51:23 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
fix krb5_pwcheck, remove dot from htmlman
To generate a diff of this commit:
cvs rdiff -u -r1.1928 -r1.1929 src/distrib/sets/lists/comp/mi
Module Name:src
Committed By: pettai
Date: Mon Nov 24 12:20:20 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
and html3 type too
To generate a diff of this commit:
cvs rdiff -u -r1.1927 -r1.1928 src/distrib/sets/lists/comp/mi
Please note that diff
Module Name:src
Committed By: pettai
Date: Mon Nov 24 12:14:40 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
correct cat3 man type
To generate a diff of this commit:
cvs rdiff -u -r1.1926 -r1.1927 src/distrib/sets/lists/comp/mi
Please note that d
Module Name:src
Committed By: pettai
Date: Mon Nov 24 11:19:45 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Add cat3 and html3 entries as well...
To generate a diff of this commit:
cvs rdiff -u -r1.1925 -r1.1926 src/distrib/sets/lists/comp/mi
Pl
Module Name:src
Committed By: pettai
Date: Mon Nov 24 11:01:07 UTC 2014
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
Added new kadm5_pwcheck.3 MLINKS entries
To generate a diff of this commit:
cvs rdiff -u -r1.1924 -r1.1925 src/distrib/sets/lists/comp/mi
Module Name:src
Committed By: pettai
Date: Mon Nov 24 10:49:27 UTC 2014
Modified Files:
src/crypto/external/bsd/heimdal/lib/libkadm5srv: Makefile
Log Message:
Add MLINKS
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/external/bsd/heimdal/lib
Module Name:src
Committed By: skrll
Date: Mon Nov 24 10:14:15 UTC 2014
Modified Files:
src/sys/external/bsd/dwc2/dist: dwc2_hcd.c dwc2_hcdintr.c
Log Message:
Simplify the NAK holdoff change.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/external/b
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 08:29:26 UTC 2014
Modified Files:
src/sys/arch/atari/conf: ATARITT FALCON HADES MILAN-ISAIDE MILAN-PCIIDE
SMALL030
Log Message:
Regen config files from GENERIC.in rev 1.109 by makeconf:
> Shrink GENERIC an
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 08:23:48 UTC 2014
Modified Files:
src/sys/arch/atari/conf: GENERIC.in
Log Message:
Shrink GENERIC and enable options MODULAR instead, as other poor m68k ports.
This allows all (at least ATARITT and FALCON, which have
Module Name:src
Committed By: tsutsui
Date: Mon Nov 24 08:08:23 UTC 2014
Modified Files:
src/distrib/atari/floppies/common: list.images
src/sys/arch/atari/stand/installboot: Makefile installboot.c
Log Message:
Disable "OS bootversion check" on crunched binaries for
27 matches
Mail list logo