Module Name:src
Committed By: christos
Date: Mon Apr 18 17:01:19 UTC 2016
Modified Files:
src/lib/libedit: Makefile chared.c common.c el.h emacs.c keymacro.c
makelist map.c map.h read.c readline.c search.c terminal.c tty.c
vi.c
Added Files:
s
Module Name:src
Committed By: christos
Date: Mon Apr 18 18:58:04 UTC 2016
Modified Files:
src: UPDATING
Log Message:
mention libedit
To generate a diff of this commit:
cvs rdiff -u -r1.269 -r1.270 src/UPDATING
Please note that diffs are not public domain; they are subje
Module Name:src
Committed By: christos
Date: Mon Apr 18 19:37:41 UTC 2016
Modified Files:
src: UPDATING
Log Message:
be more specific about what needs to be cleaned for libedit.
To generate a diff of this commit:
cvs rdiff -u -r1.270 -r1.271 src/UPDATING
Please note tha
Module Name:src
Committed By: riastradh
Date: Tue Apr 19 02:52:29 UTC 2016
Modified Files:
src/sys/external/bsd/drm2/drm: drm_vma_manager.c
Log Message:
Make sure rbtrees are empty on desctruction.
If related to PR kern/51076, might help catch the bug a bit earlier.
To
Module Name:src
Committed By: ozaki-r
Date: Tue Apr 19 04:13:56 UTC 2016
Modified Files:
src/sys/netinet: if_arp.c if_inarp.h
Log Message:
Constify rtentry of arpresolve
We don't need to (rather shouldn't) modify rtentry in there.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: ozaki-r
Date: Tue Apr 19 05:48:10 UTC 2016
Modified Files:
src/sys/rump/net/lib/libshmif: if_shmem.c
src/sys/rump/net/lib/libvirtif: if_virt.c
Log Message:
Prevent LWP migrations between CPUs during upper layer processing
This is a co
Module Name:src
Committed By: mrg
Date: Tue Apr 19 06:57:37 UTC 2016
Modified Files:
src/sys/external/bsd/drm2/nouveau: nouveau_pci.c
Log Message:
revert rev 1.6. we don't have access to those files as normal files
and possible will get them directly elsewhere soon.
(if