Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:35:33 UTC 2014
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.6
Log Message:
Ticket 1097 and 1098.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-6.0.6
Please note that d
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:34:51 UTC 2014
Modified Files:
src/doc [netbsd-6-1]: CHANGES-6.1.5
Log Message:
Ticket 1097 and 1098.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.14 -r1.1.2.15 src/doc/CHANGES-6.1.5
Please note that d
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:34:22 UTC 2014
Modified Files:
src/doc [netbsd-6]: CHANGES-6.2
Log Message:
Ticket 1097 and 1098.
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.122 -r1.1.2.123 src/doc/CHANGES-6.2
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:33:55 UTC 2014
Modified Files:
src/sys/kern [netbsd-6-0]: sys_module.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1098):
sys/kern/sys_module.c: revision 1.15
Fix a user-controll
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:33:33 UTC 2014
Modified Files:
src/sys/kern [netbsd-6-1]: sys_module.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1098):
sys/kern/sys_module.c: revision 1.15
Fix a user-controll
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:32:31 UTC 2014
Modified Files:
src/sys/kern [netbsd-6]: sys_module.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #1098):
sys/kern/sys_module.c: revision 1.15
Fix a user-controlled
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:26:02 UTC 2014
Modified Files:
src/sys/kern [netbsd-6-0]: kern_core.c
Log Message:
Pull up following revision(s) (requested by maxt in ticket #1097):
sys/kern/kern_core.c: revision 1.23
Fix a read-beyond-end
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:24:17 UTC 2014
Modified Files:
src/sys/kern [netbsd-6-1]: kern_core.c
Log Message:
Pull up following revision(s) (requested by maxt in ticket #1097):
sys/kern/kern_core.c: revision 1.23
Fix a read-beyond-end
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 06:21:22 UTC 2014
Modified Files:
src/sys/kern [netbsd-6]: kern_core.c
Log Message:
Pull up following revision(s) (requested by maxt in ticket #1097):
sys/kern/kern_core.c: revision 1.23
Fix a read-beyond-end s
Module Name:src
Committed By: msaitoh
Date: Mon Jul 14 05:00:18 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmvar.h
Log Message:
Cleanup comments. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.277 -r1.278 src/sys/dev/pci/if_wm.c
cvs r
Module Name:src
Committed By: ozaki-r
Date: Mon Jul 14 02:34:36 UTC 2014
Modified Files:
src/sys/net: bridgestp.c if.h if_bridge.c if_bridgevar.h
Log Message:
Make bridge MPSAFE
- Introduce BRIDGE_MPSAFE
- It's enabled only when NET_MPSAFE is defined
in if.h or the
Module Name:src
Committed By: ozaki-r
Date: Mon Jul 14 01:24:58 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Remove a duplicated error message
To generate a diff of this commit:
cvs rdiff -u -r1.276 -r1.277 src/sys/dev/pci/if_wm.c
Please note that diff
Module Name:src
Committed By: ozaki-r
Date: Mon Jul 14 00:58:35 UTC 2014
Modified Files:
src/sys/dev/usb: xhci.c
Log Message:
Suppress debug output of xhci_device_intr_done
It's annoying because it is output even on keyboard inputs.
To generate a diff of this commit:
cv
Module Name:src
Committed By: riz
Date: Mon Jul 14 00:22:46 UTC 2014
Modified Files:
src/external/mit/xorg/lib/libGLU: Makefile
Log Message:
clang doesn't like -Wno-tautological-undefined-compare, use
-Wno-tautological-compare instead.
To generate a diff of this commit:
Module Name:src
Committed By: palle
Date: Sun Jul 13 22:32:49 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
sun4v: add interrupt handling to sun4v trap table
To generate a diff of this commit:
cvs rdiff -u -r1.362 -r1.363 src/sys/arch/sparc
Module Name:src
Committed By: palle
Date: Sun Jul 13 22:09:01 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
Bugfix: add missing cmp instruction to GET_MAXCWP macro
To generate a diff of this commit:
cvs rdiff -u -r1.361 -r1.362 src/sys/arch
Module Name:src
Committed By: tls
Date: Sun Jul 13 22:06:56 UTC 2014
Modified Files:
src/etc/rc.d: named
src/external/bsd/bind/dist: configure configure.in
src/external/bsd/bind/include: config.h
Log Message:
Make named and the rest of BIND seed their RNG f
Module Name:src
Committed By: alnsn
Date: Sun Jul 13 21:54:46 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Refactor BPF_COPX code. New version doesn't load buf and buflen after copx call.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sy
Module Name:src
Committed By: alnsn
Date: Sun Jul 13 21:35:33 UTC 2014
Modified Files:
src/tests/lib/libbpfjit: t_cop.c
src/tests/net/bpfjit: t_cop.c
Log Message:
Add bpfjit_cop_copx and bpfjit_copx_cop tests.
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: spz
Date: Sun Jul 13 19:37:23 UTC 2014
Modified Files:
src/external/bsd/dhcp/include: config.h
Log Message:
make the comment at the DHCPv6 define less cryptic
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/external/bsd/dhcp/
Module Name:src
Committed By: alnsn
Date: Sun Jul 13 18:48:27 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Don't use BJ_TMP2REG for 32bit packet reads. Assign this register to (buf+X)
in BPF_LD+BPF_IND and save one instruction.
To generate a diff of this c
Module Name:src
Committed By: martin
Date: Sun Jul 13 18:28:13 UTC 2014
Modified Files:
src/external/mit/xorg/lib: Makefile
Log Message:
whitespace cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/external/mit/xorg/lib/Makefile
Please note that
Module Name:src
Committed By: asau
Date: Sun Jul 13 18:08:33 UTC 2014
Modified Files:
src/share/misc: airport
Log Message:
Vinnitsa isn't even in South-Western Russia. Make it Ukraine.
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 src/share/misc/airport
Module Name:src
Committed By: asau
Date: Sun Jul 13 18:02:27 UTC 2014
Modified Files:
src/share/misc: airport
Log Message:
Sukhum isn't in Georgia since 1993 (1990, 1992, 1993, 1994,
1999, or 2008 depending on what you count as break-up).
In any case in recent twenty years
Module Name:src
Committed By: pgoyette
Date: Sun Jul 13 17:38:38 UTC 2014
Modified Files:
src/games/tetris: tetris.6 tetris.c
Log Message:
At suggestion of christos@, use -b for b&w rather than -c
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/games/te
Module Name:src
Committed By: asau
Date: Sun Jul 13 17:27:45 UTC 2014
Modified Files:
src/share/misc: airport
Log Message:
Simferopol' is in Krym rather than in Adygeya, and it is in Russia.
(Whether your government recognize it or not is another issue.
If you want to visi
Module Name:src
Committed By: dholland
Date: Sun Jul 13 17:12:23 UTC 2014
Modified Files:
src/sys/arch/arm/cortina: files.g2
src/sys/arch/sgimips/hpc: pi1ppc.c
src/sys/dev/ic: atppc.c
src/sys/dev/ppbus: ppbus_1284.c ppbus_base.c
src/sys/dev/s
Module Name:xsrc
Committed By: joerg
Date: Sun Jul 13 16:37:45 UTC 2014
Modified Files:
xsrc/external/mit/libX11/dist/src/xkb: XKBMAlloc.c
Log Message:
Fix compare to actually do the right thing.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.6 -r1.2 \
xsrc/
Module Name:src
Committed By: joerg
Date: Sun Jul 13 16:35:49 UTC 2014
Modified Files:
src/external/mit/xorg/bin/xauth: Makefile
src/external/mit/xorg/lib/dri/i965: Makefile
src/external/mit/xorg/lib/dri/libmesa: Makefile
src/external/mit/xorg/lib/dr
Module Name:src
Committed By: joerg
Date: Sun Jul 13 16:31:20 UTC 2014
Modified Files:
src/sys/arch/arm/include: int_types.h
Log Message:
Clang expects __INTx_TYPE__ to be used with signed/unsigned modifier
when defining (u)intx_t, GCC has a separate __UINTx_TYPE__. Newer
Module Name:src
Committed By: pgoyette
Date: Sun Jul 13 16:23:56 UTC 2014
Modified Files:
src/games/tetris: screen.c tetris.6 tetris.c tetris.h
Log Message:
Provide an option to restore traditional black-and-white mode.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: tsutsui
Date: Sun Jul 13 16:00:32 UTC 2014
Modified Files:
src/sys/arch/luna68k/dev: lunafb.c
Log Message:
Setup Bt458 color palette to support ANSI color text on 8bpp framebuffer.
Mostly taken from OpenBSD/luna88k. Also sync some comments.
Module Name:src
Committed By: christos
Date: Sun Jul 13 15:15:06 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_display.c
Log Message:
print the error from bus_space_map.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/sys/e
Module Name:src
Committed By: martin
Date: Sun Jul 13 15:12:27 UTC 2014
Modified Files:
src/share/wscons/keymaps: Makefile
Log Message:
Add the new files to unbreak the build (hi marc!)
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/wscons/keymap
Module Name:src
Committed By: christos
Date: Sun Jul 13 14:56:56 UTC 2014
Modified Files:
src/external/bsd/dhcp/dist/includes: config.h.in
src/external/bsd/dhcp/include: config.h
Log Message:
remove WORDS_BIGENDIAN, nothing uses it.
Pick up DHCPv6 from Makefile, so
Module Name:src
Committed By: christos
Date: Sun Jul 13 14:54:22 UTC 2014
Modified Files:
src/external/bsd/bind/lib/libirs: Makefile
Log Message:
Remove irs re-implementation of getaddrinfo, getnameinfo, gai_strerror
that libc provides. XXX: Perhaps it is better to just ma
Module Name:xsrc
Committed By: riastradh
Date: Sun Jul 13 14:16:21 UTC 2014
Modified Files:
xsrc/external/mit/MesaLib/dist/src/glsl: ir.h
Log Message:
Remove bogus self-assigned loop field. From upstream.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 x
Module Name:src
Committed By: martin
Date: Sun Jul 13 13:53:59 UTC 2014
Modified Files:
src/distrib/sets/lists/debug: ad.arm ad.mips ad.powerpc md.sparc64
Log Message:
Add libirs debug info to a few more places
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.3
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 12:47:14 UTC 2014
Modified Files:
src/share/man/man4: netintro.4
Log Message:
Add a description of SIOCGIFALIAS. From Jens A Nilsson via PR misc/6880.
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 sr
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 12:29:01 UTC 2014
Modified Files:
src/distrib/sets/lists/base: mi
Added Files:
src/share/wscons/keymaps: pckbd.bg.bds.cp1251 pckbd.bg.bds.iso8859-5
pckbd.bg.qwerty.cp1251 pckbd.bg.qwerty.iso8859-5
Module Name:src
Committed By: martin
Date: Sun Jul 13 12:15:45 UTC 2014
Modified Files:
src/distrib/sets/lists/debug: ad.arm ad.mips ad.powerpc md.sparc64
Log Message:
libisccfg.so.8.1 debug files for other compat architectures.
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: wiz
Date: Sun Jul 13 12:08:32 UTC 2014
Modified Files:
src/share/man/man4: acpi.4
Log Message:
Fix asus entry.
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/share/man/man4/acpi.4
Please note that diffs are not public dom
Module Name:src
Committed By: wiz
Date: Sun Jul 13 12:04:07 UTC 2014
Modified Files:
src/share/man/man4: asus.4
Log Message:
Use import date for Dd. Remove unnecessary quotes. End sentence with dot.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/ma
Module Name:src
Committed By: hannken
Date: Sun Jul 13 11:23:01 UTC 2014
Modified Files:
src/sys/miscfs/fdesc: fdesc.h fdesc_vfsops.c fdesc_vnops.c
Log Message:
Change fdesc from hashlist to vcache.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/mi
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 11:08:46 UTC 2014
Modified Files:
src/share/man/man9: audio.9
Log Message:
Fix a typo in a function name. Found by Nat Sloss, thanks.
Fixes PR misc/46446.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.4
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 11:03:26 UTC 2014
Modified Files:
src/share/man/man9: cardbus.9
Log Message:
Don't lie about the CardBus device database. Diff from Jukka Ruohonen.
Fixes PR misc/39625.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 09:32:05 UTC 2014
Modified Files:
src/share/man/man7: tests.atf.7
Log Message:
Add a missing word; found by Maxime Villard, thanks!
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/man/man7/tests
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 08:43:29 UTC 2014
Modified Files:
src/share/man/man4: acpi.4
Log Message:
Fix asus(4) entry.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/share/man/man4/acpi.4
Please note that diffs are not pub
Module Name:src
Committed By: mbalmer
Date: Sun Jul 13 08:37:13 UTC 2014
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
Added Files:
src/share/man/man4: asus.4
Log Message:
Add a man page for asus(4), written by Leonardo Taccari
49 matches
Mail list logo