Module Name:src
Committed By: maya
Date: Sat Jul 14 00:47:33 UTC 2018
Modified Files:
src/sys/dev/pckbport: synaptics.c synapticsreg.h
Log Message:
Send the 'magic reverse engineered sequence' with a single sliced command,
don't wait for individual ACKs. Fixes kern/53444.
Module Name:src
Committed By: kre
Date: Fri Jul 13 22:43:44 UTC 2018
Modified Files:
src/bin/sh: histedit.c mystring.c options.c parser.c var.c
Log Message:
Remove atoi()
Mostly use number() (no longer implemented using atoi()) when an
unsigned integer is required, but us
Module Name:src
Committed By: maya
Date: Fri Jul 13 21:46:58 UTC 2018
Modified Files:
src/share/man/man5: rc.conf.5
Log Message:
Remove dhclient references.
To generate a diff of this commit:
cvs rdiff -u -r1.170 -r1.171 src/share/man/man5/rc.conf.5
Please note that dif
Module Name:src
Committed By: maya
Date: Fri Jul 13 21:45:37 UTC 2018
Modified Files:
src/share/examples/apm: script
Log Message:
dhclient->dhcpcd
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/share/examples/apm/script
Please note that diffs are not pu
Module Name:src
Committed By: maya
Date: Fri Jul 13 21:44:32 UTC 2018
Modified Files:
src/share/man/man5: networks.5
Log Message:
Xref dhcpcd, not removed dhclient.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/share/man/man5/networks.5
Please note t
Module Name:src
Committed By: joerg
Date: Fri Jul 13 19:54:53 UTC 2018
Modified Files:
src/usr.sbin/tprof: tprof.c
Log Message:
Mark tprof_monitor as dead
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/usr.sbin/tprof/tprof.c
Please note that diffs are
Module Name:src
Committed By: joerg
Date: Fri Jul 13 19:54:14 UTC 2018
Modified Files:
src/external/gpl3/binutils.old/dist/bfd: elf.c
src/external/gpl3/binutils/dist/bfd: elf.c
Log Message:
Reapply with fixed condition:
PT_PHDR is useful without PT_INTERP, i.e. for
Module Name:src
Committed By: joerg
Date: Fri Jul 13 19:50:22 UTC 2018
Modified Files:
src/lib/libc/tls: tls.c
Log Message:
Determine dynamic binaries by presence of PT_INTERP. Static PIE has
_DYNAMIC.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/l
Module Name:src
Committed By: joerg
Date: Fri Jul 13 19:49:47 UTC 2018
Modified Files:
src/lib/libc/dlfcn: dlfcn_elf.c
Log Message:
Compute relocbase correctly for static PIE. AT_BASE is not usable in
this case.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.
Module Name:src
Committed By: maya
Date: Fri Jul 13 19:44:08 UTC 2018
Modified Files:
src/sys/dev/pckbport: pms.c
Log Message:
Add comment elaborating what a sliced command is.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/dev/pckbport/pms.c
Plea
Module Name:src
Committed By: sevan
Date: Fri Jul 13 18:49:44 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
Give a heads up about ssh-agent path whitelist change.
To generate a diff of this commit:
cvs rdiff -u -r1.2408 -r1.2409 src/doc/CHANGES
Please note that
Module Name:src
Committed By: martin
Date: Fri Jul 13 16:16:32 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #911, #912, #913, #914, #915, #916, #917, #921
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.226 -r1.1.2.227 src/doc/CHA
Module Name:src
Committed By: martin
Date: Fri Jul 13 16:14:23 UTC 2018
Modified Files:
src/usr.sbin/ndp [netbsd-8]: ndp.c
Log Message:
Pull up following revision(s) (requested by nonaka in ticket #921):
usr.sbin/ndp/ndp.c: revision 1.52-1.54
Remove duplicate rtr
Module Name:src
Committed By: martin
Date: Fri Jul 13 16:10:46 UTC 2018
Modified Files:
src/external/gpl3/binutils/dist/bfd [netbsd-8]: peXXigen.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #917):
external/gpl3/binutils.old/dist/bf
Module Name:src
Committed By: martin
Date: Fri Jul 13 16:05:02 UTC 2018
Modified Files:
src/external/bsd/ppp/usr.sbin/pppd [netbsd-8]: sys-bsd.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #916):
external/bsd/ppp/usr.sbin/pppd/sys-b
Module Name:src
Committed By: martin
Date: Fri Jul 13 16:01:12 UTC 2018
Modified Files:
src/sys/net [netbsd-8]: if.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #915):
sys/net/if.c: revision 1.424
Print "NET_MPSAFE enabled" if it's
Module Name:src
Committed By: martin
Date: Fri Jul 13 15:58:25 UTC 2018
Modified Files:
src/usr.bin/printf [netbsd-8]: printf.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #914):
usr.bin/printf/printf.c: revision 1.38,1.39
>From leot@ o
Module Name:src
Committed By: martin
Date: Fri Jul 13 15:55:25 UTC 2018
Modified Files:
src/external/bsd/dhcpcd [netbsd-8]: Makefile.inc
Log Message:
Pull up following revision(s) (requested by triaxx in ticket #913):
external/bsd/dhcpcd/Makefile.inc: revision 1.3
Module Name:src
Committed By: martin
Date: Fri Jul 13 15:51:28 UTC 2018
Modified Files:
src/sys/arch/x86/include [netbsd-8]: specialreg.h
src/sys/arch/x86/x86 [netbsd-8]: identcpu.c
Log Message:
Pull up following revision(s) (requested by maya in ticket #912):
Module Name:src
Committed By: martin
Date: Fri Jul 13 15:49:55 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: init_main.c
src/sys/net [netbsd-8]: if.c if.h
src/sys/rump/net/lib/libnet [netbsd-8]: net_component.c
Log Message:
Pull up following revision(s)
Module Name:src
Committed By: martin
Date: Fri Jul 13 14:43:46 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #905, #906, #907, #908
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.225 -r1.1.2.226 src/doc/CHANGES-8.0
Please note th
Module Name:src
Committed By: martin
Date: Fri Jul 13 14:35:55 UTC 2018
Modified Files:
src/usr.bin/calendar/calendars [netbsd-8]: calendar.birthday
calendar.christian calendar.history calendar.holiday
calendar.judaic calendar.netbsd calendar.usholid
Module Name:src
Committed By: martin
Date: Fri Jul 13 14:32:01 UTC 2018
Modified Files:
src/bin/sh [netbsd-8]: expand.c
Log Message:
Pull up following revision(s) (requested by kre in ticket #907):
bin/sh/expand.c: revision 1.122
When matching a char class ([[:na
Module Name:src
Committed By: martin
Date: Fri Jul 13 14:29:15 UTC 2018
Modified Files:
src/bin/sh [netbsd-8]: eval.c exec.c exec.h mknodes.sh nodes.c.pat
Log Message:
Pull up following revision(s) (requested by kre in ticket #906):
bin/sh/eval.c: revision 1.155
Module Name:src
Committed By: martin
Date: Fri Jul 13 14:26:48 UTC 2018
Modified Files:
src/sys/net [netbsd-8]: if.h
src/sys/netinet [netbsd-8]: igmp.c in_l2tp.c ip_encap.c ip_icmp.c
ip_mroute.c
src/sys/netinet6 [netbsd-8]: in6_l2tp.c ip6_mroute.
Module Name:src
Committed By: martin
Date: Fri Jul 13 14:11:02 UTC 2018
Modified Files:
src/sys/arch/amd64/include: frameasm.h
Log Message:
Provide empty SVS_ENTER_NMI/SVS_LEAVE_NMI for kernels w/o options SVS
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40
Module Name:src
Committed By: maxv
Date: Fri Jul 13 12:04:50 UTC 2018
Modified Files:
src/usr.sbin/tprof: tprof.8 tprof.c tprof_analyze.c
Log Message:
Ask for a file path with the "analyze" command, instead of reading stdin.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: maxv
Date: Fri Jul 13 11:14:14 UTC 2018
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/debug: mi
src/distrib/sets/lists/man: mi
src/usr.bin: Makefile
src/usr.sbin/tprof: tprof.8
Removed Fi
Module Name:src
Committed By: mrg
Date: Fri Jul 13 11:13:10 UTC 2018
Modified Files:
src/usr.bin: Makefile
Log Message:
don't try to decend into remove 'pmc' subdir.
To generate a diff of this commit:
cvs rdiff -u -r1.229 -r1.230 src/usr.bin/Makefile
Please note that di
Module Name:src
Committed By: maxv
Date: Fri Jul 13 11:03:36 UTC 2018
Modified Files:
src/usr.sbin/tprof: Makefile tprof.8 tprof.c tprof.h
Added Files:
src/usr.sbin/tprof: tprof_analyze.c
Log Message:
Merge tpfmt(1) into tprof(8). We want to have access to everythi
Module Name:src
Committed By: maya
Date: Fri Jul 13 10:49:17 UTC 2018
Modified Files:
src/external/gpl3/binutils.old/dist/bfd: elf.c
src/external/gpl3/binutils/dist/bfd: elf.c
Log Message:
stopgap fix: revert bfd PT_PHDR without PT_INTERP changes.
This currently re
Module Name:src
Committed By: maxv
Date: Fri Jul 13 09:58:49 UTC 2018
Modified Files:
src/sys/secmodel/suser: secmodel_suser.c
src/sys/sys: kauth.h
Log Message:
Remove KAUTH_MACHDEP_X86PMC, now unused.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45
Module Name:src
Committed By: maxv
Date: Fri Jul 13 09:53:42 UTC 2018
Modified Files:
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
Skylake/Kabylake are family 6, so add a check for that. While here improve
the layout of "tprof list".
To generate a diff of this commi
Module Name:src
Committed By: maxv
Date: Fri Jul 13 09:37:32 UTC 2018
Modified Files:
src/share/man/man4: options.4
src/share/man/man9: intro.9
src/sys/arch/amd64/conf: ALL GENERIC files.amd64
src/sys/arch/i386/conf: ALL GENERIC NET4501 files.i386
Module Name:xsrc
Committed By: mrg
Date: Fri Jul 13 09:37:13 UTC 2018
Modified Files:
xsrc/external/mit/xf86-video-nv/dist/src: nv_type.h
Log Message:
add what i believe is the missing part from the previous commit to
the old nvidia driver. fixes my build and appears to m
Module Name:src
Committed By: maxv
Date: Fri Jul 13 09:15:56 UTC 2018
Modified Files:
src/distrib/sets/lists/base: md.amd64 md.i386
src/distrib/sets/lists/debug: md.amd64 md.i386
src/distrib/sets/lists/man: mi
Removed Files:
src/usr.bin/pmc: Makefile
Module Name:src
Committed By: maxv
Date: Fri Jul 13 09:04:31 UTC 2018
Modified Files:
src/usr.sbin/tprof: tprof.8 tprof.c
Log Message:
Change the arguments of the tprof tool, to match the behavior of pmc(1) and
cpuctl(8). They become:
tprof list
tprof moni
Module Name:src
Committed By: maxv
Date: Fri Jul 13 08:09:21 UTC 2018
Modified Files:
src/usr.sbin/tprof/arch: tprof_x86.c
Log Message:
Inline the values in amd_f10h_names[], we're not going to use defines for
each CPU model found in the wild.
To generate a diff of this
Module Name:src
Committed By: maxv
Date: Fri Jul 13 07:56:29 UTC 2018
Modified Files:
src/sys/arch/x86/x86: tprof_amdpmi.c tprof_pmi.c
src/sys/dev/tprof: tprof.c tprof.h tprof_ioctl.h tprof_types.h
src/usr.sbin/tprof: Makefile tprof.8 tprof.c
Added Files:
39 matches
Mail list logo