Module Name:src
Committed By: ozaki-r
Date: Sun Apr 10 08:15:52 UTC 2016
Modified Files:
src/sys/netinet6: nd6.c
Log Message:
Don't call pfxlist_onlink_check with holding llentry lock
Sync nd6_free with FreeBSD (as of 2016-04-10).
Should fix PR kern/51056.
To generate
Module Name:src
Committed By: martin
Date: Sun Apr 10 09:04:09 UTC 2016
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8 vnconfig.c
Log Message:
Cosmetic tweaks to vncfonfig -l output, from Robert Elz (with minor tweaks
[and all bugs] by me). This should restore compatibi
Module Name:src
Committed By: martin
Date: Sun Apr 10 09:43:37 UTC 2016
Modified Files:
src/usr.sbin/vnconfig [netbsd-7]: vnconfig.8 vnconfig.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1076):
usr.sbin/vnconfig/vnconfig.8: revisio
Module Name:src
Committed By: martin
Date: Sun Apr 10 09:45:10 UTC 2016
Modified Files:
src/usr.sbin/vnconfig [netbsd-7-0]: vnconfig.8 vnconfig.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #1076):
usr.sbin/vnconfig/vnconfig.8: revis
Module Name:src
Committed By: wiz
Date: Sun Apr 10 09:49:14 UTC 2016
Modified Files:
src/usr.sbin/vnconfig: vnconfig.8
Log Message:
Sort sections. Use more markup.
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/usr.sbin/vnconfig/vnconfig.8
Please note
Module Name:src
Committed By: skrll
Date: Sun Apr 10 10:09:21 UTC 2016
Modified Files:
src/sys/sys [nick-nhusb]: kernhist.h
Log Message:
Sync with HEAD (KERNHIST_DUMP fix)
To generate a diff of this commit:
cvs rdiff -u -r1.9.6.2 -r1.9.6.3 src/sys/sys/kernhist.h
Please
Module Name:src
Committed By: martin
Date: Sun Apr 10 10:33:11 UTC 2016
Modified Files:
src/libexec/httpd [netbsd-7]: CHANGES Makefile auth-bozo.c bozohttpd.8
bozohttpd.c bozohttpd.h cgi-bozo.c content-bozo.c daemon-bozo.c
dir-index-bozo.c lua-bozo.c
Module Name:src
Committed By: martin
Date: Sun Apr 10 12:46:25 UTC 2016
Modified Files:
src/doc [netbsd-7]: CHANGES-7.1
Log Message:
Note tickets #1076 and #1141
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.74 -r1.1.2.75 src/doc/CHANGES-7.1
Please note that d
Module Name:src
Committed By: martin
Date: Sun Apr 10 12:47:04 UTC 2016
Modified Files:
src/doc [netbsd-7-0]: CHANGES-7.0.1
Log Message:
Note tickets #1076
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.45 -r1.1.2.46 src/doc/CHANGES-7.0.1
Please note that diffs
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:02:17 UTC 2016
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
Add a flags sysctl for ASLR to disable particular features. We seem to be
having issues with stack setup.
To generate a diff of this commit:
cv
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:26:18 UTC 2016
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
Fix ASLR stack setup:
- make it work on machine where the stack grows up.
- use the same limits as mmap.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:28:24 UTC 2016
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
- Turn on ASLR by default
- Add PAX_MPROTECT_DEBUG flag
To generate a diff of this commit:
cvs rdiff -u -r1.427 -r1.428 src/sys/arch/am
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:32:26 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Fix merge botch
To generate a diff of this commit:
cvs rdiff -u -r1.28.2.55 -r1.28.2.56 src/sys/dev/usb/xhci.c
Please note that diffs
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:32:27 UTC 2016
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Enable PIE binaries on amd64 by default.
To generate a diff of this commit:
cvs rdiff -u -r1.918 -r1.919 src/share/mk/bsd.own.mk
Please note t
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:37:33 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhcivar.h
Log Message:
Fix xpipe->xp_pipe was xpipe->pipe.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdiff -u -r1.4.12.7 -r1.4.12.8 s
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:39:27 UTC 2016
Modified Files:
src/sys/arch/amd64/conf: GENERIC
Log Message:
We don't need TRAP_SIGDEBUG
To generate a diff of this commit:
cvs rdiff -u -r1.428 -r1.429 src/sys/arch/amd64/conf/GENERIC
Please not
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:39:28 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhub.c
Log Message:
Add a comment
To generate a diff of this commit:
cvs rdiff -u -r1.126.2.24 -r1.126.2.25 src/sys/dev/usb/uhub.c
Please note that diffs
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:40:25 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhub.c
Log Message:
Fix a debug message: sync with other device name expressions.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: christos
Date: Sun Apr 10 15:41:05 UTC 2016
Modified Files:
src/sys/kern: kern_pax.c
Log Message:
GC PAX_ASLR_EXEC
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/kern/kern_pax.c
Please note that diffs are not public d
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:42:43 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhub.c
Log Message:
default uhubdebug to 0 again
To generate a diff of this commit:
cvs rdiff -u -r1.126.2.26 -r1.126.2.27 src/sys/dev/usb/uhub.c
Please
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:44:56 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: uhub.c
Log Message:
Revert 1.126.2.12 partially: fix some devices ware not recognized.
uhub would give up enumeration too quickly.
>From Takahiro HAYASHI
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:46:46 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Unwrap lines and other whitespace.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdiff -u -r1.28.2.56 -r1.28.2.57 src
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:47:58 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Fix lock assertion in xhci_softintr() when entering DDB on ukbd.
Move this KASSERT to xhci_softintr() from xhci_handle_event().
>From T
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:48:34 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Fix assertion of upper limit of slot index.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdiff -u -r1.28.2.58 -r1.28
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:49:26 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Remove variable v0 becasue ~XHCI_PS_CLEAR does not mask speed bits.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:50:25 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Fix a DPRINTF where the route string and roothub port were swapped.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: skrll
Date: Sun Apr 10 15:51:32 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Fix set_port_feature U[12]_TIMEOUT to work when speed > 4.
>From Takahiro HAYASHI
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: wiz
Date: Sun Apr 10 18:27:56 UTC 2016
Modified Files:
src/share/man/man9: psref.9
Log Message:
Fix xref section.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man9/psref.9
Please note that diffs are not public d
Module Name:src
Committed By: roy
Date: Sun Apr 10 19:05:51 UTC 2016
Modified Files:
src/distrib/sets/lists/comp: mi
src/include: util.h
src/lib/libutil: Makefile pidfile.3 pidfile.c
Log Message:
Implement pidfile_lock, pidfile_read and pidfile_clean.
Disc
Module Name:src
Committed By: roy
Date: Sun Apr 10 20:44:33 UTC 2016
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv6953
Log Message:
Import dhcpcd-6.10.2 with the following changes:
* Add fix for CVE-2014-7913.
* eloop performan
Module Name:src
Committed By: skrll
Date: Sun Apr 10 20:48:56 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Free DMA buffer after disabling slot.
Fix bug DCBA was not cleared after disabling slot.
>From Takahiro HAYASHI
To generate a diff of
Module Name:src
Committed By: roy
Date: Sun Apr 10 21:00:53 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/dist: arp.c common.c common.h config.h
control.c defs.h dhcp-common.c dhcp.c dhcp.h dhcp6.c dhcp6.h
dhcpcd-run-hooks.in dhcpcd.c dhcpcd.conf.
Module Name:src
Committed By: roy
Date: Sun Apr 10 21:09:41 UTC 2016
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Note import of dhcpcd-6.10.2
To generate a diff of this commit:
cvs rdiff -u -r1.1319 -r1.1320 src/doc/3RDPARTY
cvs rdiff -u -r1.2149 -r1.2150 src/
Module Name:src
Committed By: roy
Date: Sun Apr 10 21:08:49 UTC 2016
Modified Files:
src/doc: CHANGES
Log Message:
Note addition of new pidfile functions.
To generate a diff of this commit:
cvs rdiff -u -r1.2148 -r1.2149 src/doc/CHANGES
Please note that diffs are not pu
Module Name:src
Committed By: roy
Date: Sun Apr 10 21:06:54 UTC 2016
Modified Files:
src/external/bsd/dhcpcd/sbin/dhcpcd: Makefile
Log Message:
dhcpcd now uses libutil.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/external/bsd/dhcpcd/sbin/dhcpcd/Make
Module Name:src
Committed By: skrll
Date: Sun Apr 10 21:30:41 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
route is a uint32_t in xhci_init_slot so pass it as such
To generate a diff of this commit:
cvs rdiff -u -r1.28.2.63 -r1.28.2.64 src/s
Module Name:src
Committed By: kamil
Date: Sun Apr 10 21:40:05 UTC 2016
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Remove duplicate entry of /usr/libdata/debug/usr/bin/p++.debug
I don't have p++.debug locally so assume that it's properly set for the
firs
Module Name:src
Committed By: kamil
Date: Sun Apr 10 21:45:33 UTC 2016
Modified Files:
src/distrib/sets/lists/debug: mi
Log Message:
Mark ./usr/libdata/debug/usr/bin/pcpp.debug as obsolete
pcpp.debug is already in ./usr/libdata/debug/usr/libexec/
This fixes build with MK
Module Name:src
Committed By: skrll
Date: Sun Apr 10 22:16:00 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Simplify xhci_do_command*
To generate a diff of this commit:
cvs rdiff -u -r1.28.2.64 -r1.28.2.65 src/sys/dev/usb/xhci.c
Please note
Module Name:src
Committed By: christos
Date: Sun Apr 10 23:37:10 UTC 2016
Modified Files:
src/external/cddl/osnet/dist/tools/ctf/cvt: merge.c
Log Message:
Apply revision 274569 from FreeBSD:
Only compare visitation counters if they've both been set for the current
type gra
Module Name:src
Committed By: christos
Date: Mon Apr 11 00:22:48 UTC 2016
Modified Files:
src/lib/libedit: chared.c chartype.h common.c el.c eln.c filecomplete.c
hist.c hist.h history.c keymacro.c makelist map.c parse.c read.c
refresh.c search.c term
Module Name:src
Committed By: christos
Date: Mon Apr 11 00:47:19 UTC 2016
Modified Files:
src/lib/libpuffs: puffs.3
Log Message:
there is no pflags, just flags.
To generate a diff of this commit:
cvs rdiff -u -r1.61 -r1.62 src/lib/libpuffs/puffs.3
Please note that diffs
Module Name:src
Committed By: christos
Date: Mon Apr 11 00:50:13 UTC 2016
Modified Files:
src/lib/libedit: chared.c chared.h chartype.c chartype.h common.c el.c
el.h eln.c emacs.c filecomplete.c filecomplete.h hist.c hist.h
history.c keymacro.c keyma
Module Name:src
Committed By: ozaki-r
Date: Mon Apr 11 01:16:20 UTC 2016
Modified Files:
src/sys/netinet6: nd6_nbr.c
Log Message:
Don't call pfxlist_onlink_check with holding llentry lock
>From FreeBSD (as of 2016-04-11).
Should fix PR kern/51060.
To generate a diff of
Module Name:src
Committed By: ozaki-r
Date: Mon Apr 11 02:04:14 UTC 2016
Modified Files:
src/sys/net: bridgestp.c if_bridge.c if_bridgevar.h
Log Message:
Use pslist(9) in bridge(4)
This adds missing memory barriers to list operations for pserialize.
To generate a diff o
Module Name:src
Committed By: riastradh
Date: Mon Apr 11 03:27:14 UTC 2016
Modified Files:
src/share/man/man9: pslist.9
Log Message:
Remove incorrect comment about non-effect of PSLIST_ENTRY_DESTROY.
This does have an effect -- it nullifies the next pointer. (The text
wa
Module Name:src
Committed By: riastradh
Date: Mon Apr 11 03:46:37 UTC 2016
Modified Files:
src/sys/sys: pslist.h
Log Message:
Cause readers to fail noisily after PSLIST_ENTRY_DESTROY.
Using NULL only causes readers to stop iteration, because it looks
like the end of the l
Module Name:src
Committed By: ozaki-r
Date: Mon Apr 11 03:46:47 UTC 2016
Modified Files:
src/sys/net: if_bridgevar.h
Log Message:
Move #include inside #ifdef _KERNEL for building brconfig
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/sys/net/if_bridg
Module Name:src
Committed By: ozaki-r
Date: Mon Apr 11 05:40:47 UTC 2016
Modified Files:
src/sys/net: bridgestp.c if_bridge.c
Log Message:
Fix usage of pslist(9)
Pointed out by riastradh@.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/net/bridges
Module Name:src
Committed By: ozaki-r
Date: Mon Apr 11 06:49:11 UTC 2016
Modified Files:
src/sys/rump/librump/rumpkern: Makefile.rumpkern
Log Message:
Add psref to rump kernel
To generate a diff of this commit:
cvs rdiff -u -r1.166 -r1.167 src/sys/rump/librump/rumpkern/M
Module Name:src
Committed By: skrll
Date: Mon Apr 11 06:50:05 UTC 2016
Modified Files:
src/sys/dev/usb [nick-nhusb]: xhci.c
Log Message:
Don't use USB_IS_SS when there's a switch (speed) to use.
To generate a diff of this commit:
cvs rdiff -u -r1.28.2.65 -r1.28.2.66 src/
51 matches
Mail list logo