Module Name:src
Committed By: dholland
Date: Fri Jan 8 07:16:13 UTC 2016
Modified Files:
src/sys/dev/filemon: filemon.c
Log Message:
typo in debug print
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/filemon/filemon.c
Please note that diffs a
Module Name:src
Committed By: knakahara
Date: Fri Jan 8 04:06:48 UTC 2016
Modified Files:
src/sys/rump/include/opt: gif.h
Log Message:
conform rump behavior to NetBSD kernel (in paticular net.inet.ip.gifttl sysctl)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -
Module Name:src
Committed By: knakahara
Date: Fri Jan 8 03:55:39 UTC 2016
Modified Files:
src/sys/net: if_gif.c
src/sys/netinet: ip_input.c
src/sys/netinet6: ip6_input.c
Log Message:
eliminate ip_input.c and ip6_input.c dependency on gif(4)
To generate a
Module Name:src
Committed By: msaitoh
Date: Fri Jan 8 03:26:35 UTC 2016
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add CLFLUSHOPT bit.
To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 src/sys/arch/x86/include/specialreg.h
Please n
Module Name:src
Committed By: msaitoh
Date: Fri Jan 8 02:28:44 UTC 2016
Modified Files:
src/usr.sbin/cpuctl/arch: i386.c
Log Message:
>From the latest Intel SDM:
- Add Xeon E3-1200 v5
- Change 0x1c from "Atom Family" to "45nm Atom Family"
To generate a diff of this comm
Module Name:src
Committed By: msaitoh
Date: Fri Jan 8 02:27:08 UTC 2016
Modified Files:
src/sys/arch/x86/include: specialreg.h
Log Message:
Add x86 FPU Data Pointer Updated Only bit from Intel SDM.
To generate a diff of this commit:
cvs rdiff -u -r1.83 -r1.84 src/sys/a
Module Name:src
Committed By: msaitoh
Date: Fri Jan 8 02:25:15 UTC 2016
Modified Files:
src/sys/arch/x86/include: cacheinfo.h
Log Message:
Index 0x6c is not 126 entries but 128 entries. The old value was from
previous SDM.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: christos
Date: Thu Jan 7 22:47:49 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: eqn.c
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/external/bsd/mdocml/dist/eqn.c
Please note that diffs are
Module Name:src
Committed By: roy
Date: Thu Jan 7 22:07:18 UTC 2016
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/misc: mi
src/etc/mtree: NetBSD.dist.base
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
Move 10-w
Module Name:src
Committed By: roy
Date: Thu Jan 7 22:03:00 UTC 2016
Modified Files:
src/etc/rc.d: dhcpcd
Log Message:
Use the new -P option to work out which pidfile dhcpcd will use.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/etc/rc.d/dhcpcd
Please
Module Name:src
Committed By: joerg
Date: Thu Jan 7 21:58:28 UTC 2016
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_14.c
Log Message:
Avoid defining inline functions that are never used when certain options
are missing.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: joerg
Date: Thu Jan 7 21:57:00 UTC 2016
Modified Files:
src/sys/dev/raidframe: rf_dagutils.c
Log Message:
Don't use for (...); by using an explicit continue as body.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/dev/
Module Name:src
Committed By: christos
Date: Thu Jan 7 21:11:54 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: read.c
Log Message:
Revert part of previous; fd is closed by readfd...
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/external/bsd/m
Module Name:src
Committed By: pooka
Date: Thu Jan 7 21:09:01 UTC 2016
Modified Files:
src/sys/rump/kern/lib/libtty: tty_component.c
Log Message:
Initialize non-VFS parts of tty subsystem already at RUMP_COMPONENT_KERN.
That way components under RUMP__FACTION_DEV can call
Module Name:src
Committed By: pooka
Date: Thu Jan 7 21:04:27 UTC 2016
Modified Files:
src/sys/rump/include/opt: opt_rumpkernel.h
Log Message:
use WSEMUL_NO_DUMB and WSEMUL_VT100
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/rump/include/opt/opt_rum
Module Name:src
Committed By: christos
Date: Thu Jan 7 20:10:55 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: main.c
Log Message:
CID 1257465: Annotate tainted.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.15 -r1.2 src/external/bsd/mdocml/dist/main.c
Module Name:src
Committed By: roy
Date: Thu Jan 7 20:04:11 UTC 2016
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv7569
Log Message:
Import dhcpcd-6.10.0 with the following changes:
* --noption requires an argument
* optimise th
Module Name:src
Committed By: christos
Date: Thu Jan 7 20:00:35 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: man_macro.c
Log Message:
CID 1257473: NULL deref
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.14 -r1.2 src/external/bsd/mdocml/dist/man_macr
Module Name:src
Committed By: christos
Date: Thu Jan 7 19:51:40 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: term.c
Log Message:
CID 1288941: Wrong sizeof
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.17 -r1.2 src/external/bsd/mdocml/dist/term.c
Ple
Module Name:src
Committed By: christos
Date: Thu Jan 7 19:32:44 UTC 2016
Modified Files:
src/external/bsd/mdocml/dist: eqn.c
Log Message:
CID 1288962: lim was never incremented thus self-definition loop detection
was not functional.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Thu Jan 7 14:15:26 UTC 2016
Modified Files:
src/sys/dev/raidframe: rf_netbsdkintf.c
Log Message:
gc unused flags
To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 src/sys/dev/raidframe/rf_netbsdkintf.c
Please n
Module Name:src
Committed By: christos
Date: Thu Jan 7 14:07:01 UTC 2016
Modified Files:
src/external/bsd/nvi/dist/common: key.h
Log Message:
remove CONST; it is unused from Brad Harder
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/bsd/nvi/dis
Module Name:src
Committed By: roy
Date: Thu Jan 7 11:32:21 UTC 2016
Modified Files:
src/sbin/ifconfig: af_inet.c af_inet6.c ifconfig.8 ifconfig.c util.h
Log Message:
-W seconds will wait for the detached flag to clear on addresses on
interfaces marked up to allow time for
Module Name:src
Committed By: msaitoh
Date: Thu Jan 7 10:08:18 UTC 2016
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- printf->DPRINTF in wm_serdes_mediastatus().
- KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.387 -r1.388 src/sys/dev/pci/if_wm.c
Pl
24 matches
Mail list logo