Module Name:src
Committed By: msaitoh
Date: Wed Jan 9 08:28:22 UTC 2019
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
- Remove an extra register read in wm_kmrn_lock_loss_workaround_ich8lan().
- Don't leave the MDICNFG register modified when the Power Management
Module Name:src
Committed By: martin
Date: Wed Jan 9 09:27:29 UTC 2019
Modified Files:
src/external/bsd/acpica/bin/iasl: Makefile
Log Message:
Make aslcompilerparse.y generation atomic to avoid parallel build races.
Solution suggested by mrg.
To generate a diff of this
Module Name:src
Committed By: wiz
Date: Wed Jan 9 09:48:44 UTC 2019
Modified Files:
src/share/man/man9: crashme.9
Log Message:
More markup. Add missing El. Fix typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/crashme.9
Please note th
Module Name:src
Committed By: pgoyette
Date: Wed Jan 9 10:38:22 UTC 2019
Modified Files:
src/sys/compat/netbsd32 [pgoyette-compat]: netbsd32_syscall.h
netbsd32_syscallargs.h netbsd32_syscalls.c
netbsd32_syscalls_autoload.c netbsd32_sysent.c
Module Name:src
Committed By: mrg
Date: Wed Jan 9 10:42:27 UTC 2019
Modified Files:
src/sys/arch/sparc64/sparc64: cache.h
Log Message:
avoid function param names in prototypes.
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/arch/sparc64/sparc64/ca
Module Name:src
Committed By: kre
Date: Wed Jan 9 10:51:24 UTC 2019
Modified Files:
src/tests/bin/sh: t_builtins.sh
Log Message:
Add several sub-tests to the test for the "eval" builtin,
including testing correct handling of error cases.
One of these new tests located a b
Module Name:src
Committed By: kre
Date: Wed Jan 9 10:57:44 UTC 2019
Modified Files:
src/bin/sh: eval.c
Log Message:
When an error occurs in a builtin from which we do not exit
(a normal builtin, though those are not genrally an issue for
this problem, or a special builtin
Module Name:src
Committed By: kre
Date: Wed Jan 9 10:59:21 UTC 2019
Modified Files:
src/bin/sh: parser.c
Log Message:
A similar fix to that added in 1.169 of eval.c, but here for when
processing command substitutions. If there is an error while processing,
the any pendi
Module Name:src
Committed By: kre
Date: Wed Jan 9 11:04:54 UTC 2019
Modified Files:
src/bin/sh: input.c
Log Message:
Update some dead (#if 0'd) code that is never called to
cope with the changes made in the previous revision, in an
attempt to avoid bit rot.
Untested (unc
Module Name:src
Committed By: kre
Date: Wed Jan 9 11:08:09 UTC 2019
Modified Files:
src/bin/sh: input.c
Log Message:
Fix the code taken from FreeBSD 2 revisions back, which fixed
aliases, to actually do what it was supposed to do, and not just
come close by accident. (H
Module Name:src
Committed By: kre
Date: Wed Jan 9 11:09:16 UTC 2019
Modified Files:
src/bin/sh: input.c
Log Message:
Correct an (old) typo in a comment. NFC - it is just a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/bin/sh/input.c
Pleas
Module Name:src
Committed By: christos
Date: Wed Jan 9 16:55:23 UTC 2019
Modified Files:
src/external/mpl/bind: Makefile.inc bind2netbsd
src/external/mpl/bind/dist: Makefile.in bind.keys.h config.h.in
configure
src/external/mpl/bind/dist/bin/che
Module Name:src
Committed By: christos
Date: Wed Jan 9 16:59:34 UTC 2019
Modified Files:
src/distrib/sets/lists/base: shl.mi
src/distrib/sets/lists/debug: shl.mi
Log Message:
bump bind libraries.
To generate a diff of this commit:
cvs rdiff -u -r1.852 -r1.853 sr
Module Name:src
Committed By: christos
Date: Wed Jan 9 17:01:03 UTC 2019
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
new bind
To generate a diff of this commit:
cvs rdiff -u -r1.1591 -r1.1592 src/doc/3RDPARTY
cvs rdiff -u -r1.2488 -r1.2489 src/doc/CHANGES
Pl
Module Name:src
Committed By: uwe
Date: Wed Jan 9 17:19:08 UTC 2019
Modified Files:
src/libexec/tftpd: tftpd.8
Log Message:
Spell "occurrence" correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/libexec/tftpd/tftpd.8
Please note that diffs are
Module Name:src
Committed By: scole
Date: Wed Jan 9 18:03:34 UTC 2019
Modified Files:
src/sys/arch/ia64/ia64: syscall_stubs.S
Log Message:
whitespace cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/ia64/ia64/syscall_stubs.S
Please note
Module Name:src
Committed By: dholland
Date: Wed Jan 9 19:01:24 UTC 2019
Modified Files:
src/share/man/man4: sk.4
Log Message:
A driver that's been in GENERIC since 2011 cannot reasonably be called
"experimental". Bump date.
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: martin
Date: Wed Jan 9 19:43:37 UTC 2019
Modified Files:
src/usr.bin/menuc: mdb.c menu_sys.def
Log Message:
Allow argument expansion in menu titles as well.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/usr.bin/menuc/mdb
Module Name:src
Committed By: christos
Date: Wed Jan 9 20:39:28 UTC 2019
Modified Files:
src/external/mpl/bind/dist/lib/isc: stats.c
Log Message:
use 32 bit counters on 32 bit platforms because we don't yet have 64 bit
atomics for them.
To generate a diff of this commit
Module Name:src
Committed By: christos
Date: Wed Jan 9 22:51:53 UTC 2019
Modified Files:
src/doc: 3RDPARTY
Log Message:
- delete trailing whitespace
- remove non-functioning urls
- update new software
- add new field to indicate last update date.
To generate a diff of t
Module Name:src
Committed By: gutteridge
Date: Wed Jan 9 23:23:41 UTC 2019
Modified Files:
src/share/man/man4: wd.4
Log Message:
wd(4): minor grammatical improvement
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/share/man/man4/wd.4
Please note that
Module Name:src
Committed By: gutteridge
Date: Wed Jan 9 23:43:13 UTC 2019
Modified Files:
src/share/man/man4: wd.4
Log Message:
wd(4): police my grammar police
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/share/man/man4/wd.4
Please note that diffs
Module Name:xsrc
Committed By: mrg
Date: Wed Jan 9 23:50:31 UTC 2019
Update of /cvsroot/xsrc/external/mit/xf86-video-vboxvideo/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv13847
Log Message:
initial import of xf86-video-vboxvideo-1.0.0
Status:
Vendor Tag: xorg
Release
Module Name:src
Committed By: mrg
Date: Wed Jan 9 23:52:29 UTC 2019
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
add vboxvideo.
To generate a diff of this commit:
cvs rdiff -u -r1.1093 -r1.1094 src/share/mk/bsd.own.mk
Please note that diffs are not public doma
Module Name:src
Committed By: mrg
Date: Thu Jan 10 00:05:57 UTC 2019
Added Files:
src/external/mit/xorg/server/drivers/xf86-video-vboxvideo: Makefile
Log Message:
build infrastructure for vboxvideo driver.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
s
Module Name:xsrc
Committed By: mrg
Date: Thu Jan 10 00:06:27 UTC 2019
Added Files:
xsrc/external/mit/xf86-video-vboxvideo/include: config.h
Log Message:
config.h for vboxvideo driver.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 \
xsrc/external/mit/xf86-
Module Name:src
Committed By: knakahara
Date: Thu Jan 10 00:45:08 UTC 2019
Modified Files:
src/tests/net/if_ipsec: t_ipsec.sh
Log Message:
tests/net/if_ipsec/t_ipsec disable dad. This may fix PR kern/53848
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/t
Module Name:src
Committed By: pgoyette
Date: Thu Jan 10 03:44:20 UTC 2019
Modified Files:
src/sys/modules/compat_netbsd32 [pgoyette-compat]: Makefile
Log Message:
Include newly-created files in compat_netbsd32 module build. Missed
this when resolving conflicts in most rec
Module Name:src
Committed By: msaitoh
Date: Thu Jan 10 05:41:10 UTC 2019
Modified Files:
src/sys/arch/mips/cavium/dev: octeon_smivar.h
Log Message:
KNF. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/mips/cavium/dev/octeon
Module Name:src
Committed By: martin
Date: Thu Jan 10 06:31:04 UTC 2019
Modified Files:
src/sys/ufs/lfs: lfs.h
Log Message:
Update comment (overlooked in r1.179).
>From Jos� Luis Rodr�guez Garc�a in PR kern/53849.
To generate a diff of this commit:
cvs rdiff -u -r1.203 -
Module Name:src
Committed By: maxv
Date: Thu Jan 10 06:58:37 UTC 2019
Modified Files:
src/sys/dev/nvmm/x86: nvmm_x86_svm.c nvmm_x86_svmfunc.S
Log Message:
Optimize:
* Don't save/restore the host CR2, we don't care because we're not in a
#PF context (and preemption swi
31 matches
Mail list logo