Module Name:src
Committed By: wiz
Date: Thu Sep 29 11:38:43 UTC 2016
Modified Files:
src/share/man/man4: ucom.4
Log Message:
Explain dty/tty a bit and point to tty(4). Bump date.
Ok gdt@
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man4/uco
Module Name:src
Committed By: roy
Date: Thu Sep 29 12:19:47 UTC 2016
Modified Files:
src/sys/netinet: in_pcb.c raw_ip.c
src/sys/netinet6: in6_pcb.c raw_ip6.c
Log Message:
Now that we disallow sending or receiving from invalid addresses,
allow binding to tentative a
Module Name:src
Committed By: roy
Date: Thu Sep 29 13:36:30 UTC 2016
Modified Files:
src/usr.sbin/ifwatchd: ifwatchd.c
Log Message:
Don't invoke scripts for INADDR_ANY or INADDR_BROADCAST addresses.
To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 src/usr.sb
Module Name:src
Committed By: roy
Date: Thu Sep 29 14:08:40 UTC 2016
Modified Files:
src/sys/net: if_spppsubr.c
Log Message:
Ensure we only call pfil_run_hooks if if_init succeeded.
While here, improve improve some logging.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: roy
Date: Thu Sep 29 14:18:38 UTC 2016
Modified Files:
src/sys/netinet: in.c
Log Message:
When changing an address via in_ifinit, ensure that the old address
is correctly scrubbed.
This allows sppp consumers to announce removal of the old addr
Module Name:src
Committed By: sevan
Date: Thu Sep 29 14:32:51 UTC 2016
Modified Files:
src/share/misc: bsd-family-tree
Log Message:
Sync with FreeBSD r305215
Add NetBSD rcs tag which was lost with r1.13.
To generate a diff of this commit:
cvs rdiff -u -r1.56 -r1.57 src/s
Module Name:src
Committed By: roy
Date: Thu Sep 29 15:04:17 UTC 2016
Modified Files:
src/sys/net: if_spppsubr.c
src/sys/netinet: in.c in_var.h
Log Message:
Set dstaddr in in_ifinit so that sppp consumers announce the correct
dstaddr in routing messages.
To genera
Module Name:src
Committed By: sevan
Date: Thu Sep 29 15:10:37 UTC 2016
Modified Files:
src/share/misc: bsd-family-tree
Log Message:
Add NetBSD 7.0.1
heads up by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.57 -r1.58 src/share/misc/bsd-family-tree
Please note
Module Name:src
Committed By: roy
Date: Thu Sep 29 15:21:09 UTC 2016
Modified Files:
src/usr.sbin/ifwatchd: ifwatchd.c
Log Message:
Now that sppp announces address additions and removals with state
flags, we no longer need the custom sppp code to detect if we are
connected
Module Name:src
Committed By: roy
Date: Thu Sep 29 15:18:18 UTC 2016
Modified Files:
src/sys/netinet: in.c in_var.h
Log Message:
in_ifscrub is no longer needed.
To generate a diff of this commit:
cvs rdiff -u -r1.184 -r1.185 src/sys/netinet/in.c
cvs rdiff -u -r1.86 -r1.8
Module Name:src
Committed By: roy
Date: Thu Sep 29 15:25:28 UTC 2016
Modified Files:
src/usr.sbin/ifwatchd: ifwatchd.c
Log Message:
Sprinkle some RCSID loving.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/usr.sbin/ifwatchd/ifwatchd.c
Please note tha
Module Name:src
Committed By: maxv
Date: Thu Sep 29 17:01:43 UTC 2016
Modified Files:
src/sys/arch/x86/x86: fpu.c
Log Message:
Remove outdated comments, typos, rename and reorder a few things.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/x86
Module Name:src
Committed By: christos
Date: Thu Sep 29 18:47:35 UTC 2016
Modified Files:
src/sys/kern: vfs_bio.c
src/sys/miscfs/genfs: genfs_io.c
Log Message:
Allow sparc kernels to build with SSP by using a constant PAGE_SIZE...
To generate a diff of this commi
Module Name:src
Committed By: christos
Date: Thu Sep 29 18:58:27 UTC 2016
Modified Files:
src/distrib/sets/lists/xdebug: md.sparc
Log Message:
fix more driver lossage
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/distrib/sets/lists/xdebug/md.sparc
Plea
Module Name:src
Committed By: christos
Date: Thu Sep 29 19:08:48 UTC 2016
Modified Files:
src/sys/miscfs/genfs: genfs_io.c
Log Message:
don't change the loop counts; noted by mrg@
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/miscfs/genfs/genfs_io
Module Name:xsrc
Committed By: macallan
Date: Thu Sep 29 19:56:00 UTC 2016
Modified Files:
xsrc/external/mit/xf86-video-glint/dist/src: pm2_video.c
Log Message:
adapt to xorg 1.18
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
xsrc/external/mit/xf86-vi
Module Name:src
Committed By: uwe
Date: Thu Sep 29 20:08:25 UTC 2016
Modified Files:
src/external/gpl3/gcc/usr.bin/backend: Makefile
Log Message:
Run configure with MAKE=${TOOL_GMAKE:Q} - otherwise "checking
dependency style" test fails on non-netbsd hosts where nbmake can
Module Name:src
Committed By: kre
Date: Thu Sep 29 20:41:00 UTC 2016
Update of /cvsroot/src/external/public-domain/tz/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv27659
Log Message:
Import tzdata2016g from ftp://ftp.iana.org/tz/releases/tzdata2016g.tar.gz
Summary of changes
Module Name:src
Committed By: christos
Date: Thu Sep 29 20:40:53 UTC 2016
Modified Files:
src/sys/kern: core_elf32.c kern_proc.c sys_process.c
src/sys/sys: proc.h
Log Message:
Introduce and use PROC_PTRSZ() to handle differing pointer size 64->32
emulation.
To ge
Module Name:src
Committed By: kre
Date: Thu Sep 29 20:41:33 UTC 2016
Modified Files:
src/external/public-domain/tz/dist: TZDATA_VERSION
Log Message:
Merge tzdata2016g
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/public-domain/tz/dist/TZDATA_VE
Module Name:src
Committed By: kre
Date: Thu Sep 29 20:44:06 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note tzdata update to 2016g
To generate a diff of this commit:
cvs rdiff -u -r1.1362 -r1.1363 src/doc/3RDPARTY
cvs rdiff -u -r1.2186 -r1.2187 src/d
Module Name:src
Committed By: kre
Date: Thu Sep 29 20:47:19 UTC 2016
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Added /usr/share/zoneinfo/Asia/Yangon for tzdata2016g
To generate a diff of this commit:
cvs rdiff -u -r1.1136 -r1.1137 src/distrib/sets/list
Module Name:src
Committed By: christos
Date: Thu Sep 29 21:46:32 UTC 2016
Modified Files:
src/sys/kern: tty.c
Log Message:
Only allow root to use TIOCSTI. Don't eat the kauth error number.
It is unexpected for an unprivileged process to gain privs by
typing to root's tty:
Module Name:src
Committed By: dholland
Date: Fri Sep 30 06:16:47 UTC 2016
Modified Files:
src/lib/libc/gen: sysctlgetmibinfo.c
Log Message:
Be consistent about returning -1 on error. Don't return random errnos
instead.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: dholland
Date: Fri Sep 30 06:22:21 UTC 2016
Modified Files:
src/lib/libc/gen: sysctlgetmibinfo.c
Log Message:
Be more careful about preserving errno. Might conceivably be related
to PR 51432.
To generate a diff of this commit:
cvs rdiff -u -
25 matches
Mail list logo