Module Name:src
Committed By: martin
Date: Tue Jan 20 09:42:31 UTC 2015
Modified Files:
src/usr.sbin/sysinst [netbsd-7]: msg.mi.de msg.mi.en msg.mi.es
msg.mi.fr msg.mi.pl
Log Message:
Pull up following revision(s) (requested by jmcneill in ticket #435):
Module Name:src
Committed By: martin
Date: Tue Jan 20 09:45:20 UTC 2015
Modified Files:
src/sys/arch/i386/stand/lib [netbsd-7]: biosdisk.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #436):
sys/arch/i386/stand/lib/biosdisk.c: revisio
Module Name:src
Committed By: martin
Date: Tue Jan 20 09:50:46 UTC 2015
Modified Files:
src/distrib/utils/embedded [netbsd-7]: mkimage
Log Message:
Pull up following revision(s) (requested by skrll in ticket #437):
distrib/utils/embedded/mkimage: revision 1.50
Use
Module Name:src
Committed By: martin
Date: Tue Jan 20 09:51:39 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Tickets #435 - #437
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.171 -r1.1.2.172 src/doc/CHANGES-7.0
Please note that diffs ar
Module Name:src
Committed By: macallan
Date: Tue Jan 20 12:13:04 UTC 2015
Modified Files:
src/sys/arch/sgimips/dev: crmfb.c crmfbreg.h
Log Message:
- remove scratch area, it's been unused since we're drawing characters by
hardware
- don't sync the rendering engine unless
Module Name:src
Committed By: christos
Date: Tue Jan 20 17:28:00 UTC 2015
Modified Files:
src/lib/libc/gen: Makefile.inc popen.3 popen.c
Log Message:
Factor out popen() code into separate functions and create popenve()
using the new functions, a safer version of popen() th
Module Name:src
Committed By: christos
Date: Tue Jan 20 17:29:01 UTC 2015
Modified Files:
src/include: stdio.h
Log Message:
add popenve().
To generate a diff of this commit:
cvs rdiff -u -r1.92 -r1.93 src/include/stdio.h
Please note that diffs are not public domain; the
Module Name:src
Committed By: christos
Date: Tue Jan 20 17:29:58 UTC 2015
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
add popenve()
To generate a diff of this commit:
cvs rdiff -u -r1.1941 -r1.1942 src/distrib/sets/lists/comp/mi
Please note that diffs a
Module Name:src
Committed By: christos
Date: Tue Jan 20 18:31:25 UTC 2015
Modified Files:
src/lib/libc/compat/stdlib: compat_putenv.c compat_random.c
compat_unsetenv.c
src/lib/libc/gdtoa: gdtoa_locks.c
src/lib/libc/gen: arc4random.c popen.c pthre
Module Name:src
Committed By: martin
Date: Tue Jan 20 20:40:51 UTC 2015
Modified Files:
src/sys/arch/amd64/conf [netbsd-7]: GENERIC
src/sys/arch/i386/conf [netbsd-7]: GENERIC
Log Message:
Change the following, requested by snj in ticket #438:
sys/arch/i386/conf/GE
Module Name:src
Committed By: martin
Date: Tue Jan 20 20:42:27 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
Ticket #438
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.172 -r1.1.2.173 src/doc/CHANGES-7.0
Please note that diffs are not pu
Module Name:src
Committed By: snj
Date: Tue Jan 20 20:43:10 UTC 2015
Modified Files:
src/tests/lib/libm: Makefile
Log Message:
Remove stale comment about ARM fenv support.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/tests/lib/libm/Makefile
Please n
Module Name:src
Committed By: snj
Date: Tue Jan 20 20:57:24 UTC 2015
Modified Files:
src/distrib/sets/lists/comp [netbsd-7]: md.hppa
src/include [netbsd-7]: fenv.h
src/lib/libm [netbsd-7]: Makefile
src/sys/arch/hppa/include [netbsd-7]: Makefile ieeef
Module Name:src
Committed By: snj
Date: Tue Jan 20 21:02:26 UTC 2015
Modified Files:
src/external/bsd/elftoolchain/dist/libdwarf [netbsd-7]: dwarf_attrval.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #417):
external/bsd/elftoolchain/d
Module Name:src
Committed By: snj
Date: Tue Jan 20 21:04:36 UTC 2015
Modified Files:
src/external/bsd/ipf/bin/ipftest [netbsd-7]: Makefile
Log Message:
Pull up following revision(s) (requested by martin in ticket #431):
external/bsd/ipf/bin/ipftest/Makefile: revisi
Module Name:src
Committed By: snj
Date: Tue Jan 20 21:14:33 UTC 2015
Modified Files:
src/doc [netbsd-7]: CHANGES-7.0
Log Message:
tickets 416, 417, and 431
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.173 -r1.1.2.174 src/doc/CHANGES-7.0
Please note that diffs
Module Name:src
Committed By: roy
Date: Tue Jan 20 21:27:37 UTC 2015
Modified Files:
src/sys/netinet6: in6.h in6_src.c ip6_input.c ip6_output.c ip6_var.h
mld6.c
Log Message:
Add net.inet6.ip6.prefer_tempaddr sysctl knob so that we can prefer
IPv6 temporary addr
Module Name:src
Committed By: roy
Date: Tue Jan 20 21:42:36 UTC 2015
Modified Files:
src/sys/netinet6: ip6_output.c
Log Message:
Fix IPV6_USE_MIN_MTU set by setsockopt(2) being ignored when
IPV6_PKTINFO is set as a control with sendmsg(2).
To generate a diff of this comm
Module Name:src
Committed By: snj
Date: Tue Jan 20 21:51:05 UTC 2015
Modified Files:
src/usr.sbin/sysinst: configmenu.c
Log Message:
Handle empty input gracefully by simply jumping back to the config menu.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/u
Module Name:src
Committed By: roy
Date: Tue Jan 20 22:13:19 UTC 2015
Modified Files:
src/sbin/ifconfig: af_inet6.c
Log Message:
Display the IPv6 address flags autoconf and temporary
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sbin/ifconfig/af_inet6.
Module Name:src
Committed By: christos
Date: Wed Jan 21 02:05:47 UTC 2015
Modified Files:
src/crypto/external/bsd/openssh/dist: packet.c
Log Message:
don't print a return on debug messages
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/crypto/external/
Module Name:src
Committed By: riastradh
Date: Wed Jan 21 02:47:39 UTC 2015
Modified Files:
src/lib/libc/gen: arc4random.c
Log Message:
Use ChaCha20 here as advertised, not ChaCha8.
Oops.
Fortunately, there is no public cryptanalysis even of ChaCha8: the
best published at
Module Name:src
Committed By: nonaka
Date: Wed Jan 21 06:11:39 UTC 2015
Modified Files:
src/sys/arch/powerpc/booke: e500_timer.c
Log Message:
fix build failure with lockstat.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/booke/e500_time
23 matches
Mail list logo