Module Name:src
Committed By: matt
Date: Fri Aug 29 07:29:07 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: mk.cubie
src/sys/arch/evbarm/cubie: cubie_machdep.c
Log Message:
Instead of printing cubie, use the BOARDTYPE instead. This allows other
boards to use t
Module Name:src
Committed By: christos
Date: Fri Aug 29 09:26:39 UTC 2014
Modified Files:
src/bin/sh: parser.c
Log Message:
Eat trailing backslash like bash and pdksh (not zsh). CBACK+CEOF = TEOF
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/bin/sh/pa
Module Name:src
Committed By: christos
Date: Fri Aug 29 09:27:44 UTC 2014
Modified Files:
src/usr.bin/make: parse.c
Log Message:
undo eating the trailing backslash now that the shell has been fixed.
To generate a diff of this commit:
cvs rdiff -u -r1.201 -r1.202 src/usr.
Module Name:src
Committed By: christos
Date: Fri Aug 29 09:35:19 UTC 2014
Modified Files:
src/bin/sh: parser.c
Log Message:
remove unused assignment
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/bin/sh/parser.c
Please note that diffs are not public d
Module Name:src
Committed By: martin
Date: Fri Aug 29 10:20:16 UTC 2014
Modified Files:
src/sys/dev/dm [netbsd-7]: dm_target_stripe.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #55):
sys/dev/dm/dm_target_stripe.c: revision 1.20-1.21
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:14:14 UTC 2014
Modified Files:
src/lib/libnpf [netbsd-7]: npf.c
src/sys/net/npf [netbsd-7]: npf_alg.c npf_conn.c npf_ctl.c npf_impl.h
npf_nat.c
src/usr.sbin/npf/npfctl [netbsd-7]: npfctl.c
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:17:39 UTC 2014
Modified Files:
src/sys/arch/arm/allwinner [netbsd-7]: awin_mmc.c awin_reg.h
Log Message:
Pull up following revision(s) (requested by skrll in ticket #57):
sys/arch/arm/allwinner/awin_reg.h: re
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:32:01 UTC 2014
Modified Files:
src/common/lib/libc/gen [netbsd-7]: rb.c
Log Message:
Pull up following revision(s) (requested by riastradh):
common/lib/libc/gen/rb.c: revision 1.12
common/lib/libc/gen
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:35:28 UTC 2014
Modified Files:
src/external/mit/xorg/server/drivers/xf86-video-openchrome [netbsd-7]:
Makefile
Log Message:
Pull up following revision(s) (requested by mrg in ticket #60):
external
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:37:51 UTC 2014
Modified Files:
src/sys/dev/pci [netbsd-7]: if_wm.c if_wmvar.h
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #61):
sys/dev/pci/if_wm.c: revision 1.290
sys/d
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:42:15 UTC 2014
Modified Files:
src/distrib/sets/lists/man [netbsd-7]: mi
src/share/man/man4 [netbsd-7]: Makefile
src/sys/arch/hp300/conf [netbsd-7]: GENERIC files.hp300 majors.hp300
src/sys/arc
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:44:47 UTC 2014
Modified Files:
src/tests/lib/libpthread [netbsd-7]: t_swapcontext.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #63):
tests/lib/libpthread/t_swapcontext.c: revisi
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:47:16 UTC 2014
Modified Files:
src/usr.bin/ldd/elf64 [netbsd-7]: Makefile
Log Message:
Pull up following revision(s) (requested by joerg in ticket #64):
usr.bin/ldd/elf64/Makefile: revision 1.8
Fix ldd on LP6
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:49:41 UTC 2014
Modified Files:
src/sys/dev/dkwedge [netbsd-7]: dk.c
Log Message:
Pull up following revision(s) (requested by riastradh in ticket #65):
sys/dev/dkwedge/dk.c: revision 1.73
Make dk(4) discard fr
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:51:47 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/radeon [netbsd-7]: atombios_dp.c
Log Message:
Pull up following revision(s) (requested by mrg in ticket #66):
sys/external/bsd/drm2/dist/drm/r
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:55:34 UTC 2014
Modified Files:
src/sys/fs/puffs [netbsd-7]: puffs_msgif.c puffs_node.c puffs_sys.h
puffs_vfsops.c puffs_vnops.c
Log Message:
Pull up following revision(s) (requested by hannken in ticket #
Module Name:src
Committed By: martin
Date: Fri Aug 29 11:58:30 UTC 2014
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets 55, 56, 58, 59 - 67
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.25 -r1.1.2.26 src/doc/CHANGES-7.0
Please note that di
Module Name:src
Committed By: msaitoh
Date: Fri Aug 29 12:14:30 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c if_wmreg.h
Log Message:
No binary change:
- Move some NVM related macros fromk if_wm.c to if_wmreg.h.
- Rename some macros for consistency.
To generate a dif
Module Name:src
Committed By: riastradh
Date: Fri Aug 29 15:22:18 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/linux: linux_work.c
Log Message:
Don't forget to lock wq_lock around handling wq_delayed.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/
Module Name:src
Committed By: sjg
Date: Fri Aug 29 15:55:44 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: Makefile posix1.exp posix1.mk suffixes.mk
Log Message:
posix1.mk and suffixes.mk need to cleanup in order to achieve
repeatable results.
posix1.mk's lib.a targ
Module Name:src
Committed By: gson
Date: Fri Aug 29 17:39:18 UTC 2014
Modified Files:
src/tests/fs/vfs: t_unpriv.c
Log Message:
Don't pass an uninitialized variable as the times[] argument of
rump_sys_utimes(). Instead, pass combinations of values representing
edge cases:
Module Name:src
Committed By: sjg
Date: Fri Aug 29 20:03:27 UTC 2014
Modified Files:
src/usr.bin/make/unit-tests: Makefile
Log Message:
*.rawout are out-of-date if ${TEST_MAKE} is newer.
To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 src/usr.bin/make/unit-
22 matches
Mail list logo