Module Name:src
Committed By: mrg
Date: Wed Jan 17 07:38:20 UTC 2018
Modified Files:
src/sys/arch/sparc/sparc: cpu.c cpuvar.h
Log Message:
fix previous:
CPUFLG_SUN4CACHEBUG was renamed to CACHE_TRAPPAGEBUG and moved
into the cacheinfo. don't revive the no longer used valu
Module Name:src
Committed By: christos
Date: Wed Jan 17 06:10:28 UTC 2018
Modified Files:
src/external/apache2/mDNSResponder/dist/mDNSCore: mDNSEmbeddedAPI.h
src/external/apache2/mDNSResponder/dist/mDNSPosix: mDNSPosix.c
mDNSUNP.h
src/external/ap
Module Name:src
Committed By: pgoyette
Date: Wed Jan 17 04:31:59 UTC 2018
Modified Files:
src/share/man/man9: pfil.9
Log Message:
Avoid applying .Dv to the left parenthesis, since it is not applied to
the closing right parenthesis.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: christos
Date: Wed Jan 17 03:16:10 UTC 2018
Modified Files:
src/usr.sbin/ypserv/ypserv: ypserv_proc.c
Log Message:
PR/47615: Dr. W. Stukenbrock: Always zero out the result structs in the
svc procs to avoid returning stale request data to the c
Module Name:src
Committed By: pgoyette
Date: Wed Jan 17 03:03:59 UTC 2018
Modified Files:
src/games/wtf: wtf
Log Message:
Don't skip the superfluous "is" argument if it's not superfluous!
This allows us to use `wtf is` and get information for the acronym "is"
and produces
Module Name:src
Committed By: maya
Date: Wed Jan 17 02:45:38 UTC 2018
Modified Files:
src/distrib/sets/lists/comp: mi
src/share/man/man9: Makefile pfil.9
Log Message:
document pfil_{add,remove}_ihook, pfil_run_{addr,if}hooks
from ryo shimizu in PR bin/51941
chang
Module Name:src
Committed By: christos
Date: Wed Jan 17 02:39:16 UTC 2018
Modified Files:
src/sys/arch/sparc/sparc: cpuvar.h
Log Message:
fix compilation
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/arch/sparc/sparc/cpuvar.h
Please note that dif
Module Name:src
Committed By: christos
Date: Wed Jan 17 02:37:33 UTC 2018
Modified Files:
src/sys/arch/arm/arm: cpufunc_asm_xscale.S
Log Message:
rename DCACHE_SIZE to XSCALE_DCACHE_SIZE to avoid conflict with genassym
field offset with the same name.
To generate a diff
Module Name:src
Committed By: knakahara
Date: Wed Jan 17 02:16:07 UTC 2018
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Fix duplicated "rxintr" evcnt counting. Pointed out by ozaki-r@n.o, thanks.
To generate a diff of this commit:
cvs rdiff -u -r1.555 -r1.556 sr
Module Name:othersrc
Committed By: agc
Date: Wed Jan 17 01:38:37 UTC 2018
Modified Files:
othersrc/external/historical/eawk/bin: expected
othersrc/external/historical/eawk/dist: awkgram.y
othersrc/external/historical/eawk/extend: Makefile
othersrc/ex
Module Name:src
Committed By: kamil
Date: Wed Jan 17 01:24:30 UTC 2018
Modified Files:
src/lib/libc/gen: closefrom.c exect.c
src/lib/libc/include: namespace.h
src/lib/libc/stdio: fopen.c freopen.c
Log Message:
Revert to commits as they broke few rump tests
Module Name:src
Committed By: maya
Date: Wed Jan 17 00:29:22 UTC 2018
Modified Files:
src/bin/ksh: history.c
Log Message:
Use 0600 as the mode for histfile here too.
pointed out by John D. Baker in PR bin/52480
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.
Module Name:src
Committed By: maya
Date: Wed Jan 17 00:23:17 UTC 2018
Modified Files:
src/tests/fs/tmpfs: t_sizes.sh t_statvfs.sh t_vnode_leak.sh
Log Message:
Use sysctl -n rather than parse the output.
>From Ngie Cooper in PR bin/51870
To generate a diff of this commit
Module Name:src
Committed By: maya
Date: Wed Jan 17 00:22:29 UTC 2018
Modified Files:
src/tests/fs/tmpfs: h_tools.c
Log Message:
- Add inttypes.h #include for PR* macros.
- close fd when done to prevent leak.
- use correct socket length when calling bind(2).
>From Ngie Co
Module Name:src
Committed By: maya
Date: Wed Jan 17 00:16:43 UTC 2018
Modified Files:
src/tests/lib/libc/gen: t_siginfo.c
Log Message:
Improve portability of headers and sort them.
>From Ngie Cooper in PR bin/51833
To generate a diff of this commit:
cvs rdiff -u -r1.31
Module Name:src
Committed By: maxv
Date: Tue Jan 16 18:53:32 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c ieee80211_node.c
Log Message:
Various fixes: style, remove tiring XXXs, and prevent integer overflow in
ieee80211_setup_rates (normally it already can'
Module Name:src
Committed By: maxv
Date: Tue Jan 16 18:42:43 UTC 2018
Modified Files:
src/sys/dev/ic: bwfm.c
src/sys/net80211: ieee80211_input.c ieee80211_node.c ieee80211_node.h
Log Message:
Prepend 'sp_' to the name of the fields, so that they can easily be found
Module Name:src
Committed By: maxv
Date: Tue Jan 16 16:54:54 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Add comments about the length checks, and check xrates.
To generate a diff of this commit:
cvs rdiff -u -r1.105 -r1.106 src/sys/net80211
Module Name:src
Committed By: maxv
Date: Tue Jan 16 16:31:38 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Gather related code.
To generate a diff of this commit:
cvs rdiff -u -r1.104 -r1.105 src/sys/net80211/ieee80211_input.c
Please note tha
Module Name:src
Committed By: kre
Date: Tue Jan 16 16:24:23 UTC 2018
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
Attempt to complete previous and allow XEN to compile (as well as link)
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/sys/
Module Name:src
Committed By: maxv
Date: Tue Jan 16 16:20:57 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Style on the new functions.
To generate a diff of this commit:
cvs rdiff -u -r1.103 -r1.104 src/sys/net80211/ieee80211_input.c
Please n
Module Name:src
Committed By: maxv
Date: Tue Jan 16 16:09:30 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Introduce ieee80211_recv_mgmt_disassoc.
To generate a diff of this commit:
cvs rdiff -u -r1.102 -r1.103 src/sys/net80211/ieee80211_input
Module Name:src
Committed By: maxv
Date: Tue Jan 16 16:04:17 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Introduce ieee80211_recv_mgmt_deauth.
To generate a diff of this commit:
cvs rdiff -u -r1.101 -r1.102 src/sys/net80211/ieee80211_input.c
Module Name:src
Committed By: maxv
Date: Tue Jan 16 16:00:17 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Introduce ieee80211_recv_mgmt_assoc_resp.
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/sys/net80211/ieee80211_inp
Module Name:src
Committed By: maxv
Date: Tue Jan 16 15:55:14 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Introduce ieee80211_recv_mgmt_assoc_req.
To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/net80211/ieee80211_input
Module Name:src
Committed By: maxv
Date: Tue Jan 16 15:48:32 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Introduce ieee80211_recv_mgmt_auth.
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.99 src/sys/net80211/ieee80211_input.c
Pl
Module Name:src
Committed By: maxv
Date: Tue Jan 16 15:42:52 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Start splitting ieee80211_recv_mgmt.
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/sys/net80211/ieee80211_input.c
P
Module Name:src
Committed By: maxv
Date: Tue Jan 16 15:18:37 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
More overflows...
To generate a diff of this commit:
cvs rdiff -u -r1.96 -r1.97 src/sys/net80211/ieee80211_input.c
Please note that dif
Module Name:src
Committed By: maxv
Date: Tue Jan 16 14:37:24 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Fix overflow.
To generate a diff of this commit:
cvs rdiff -u -r1.95 -r1.96 src/sys/net80211/ieee80211_input.c
Please note that diffs a
Module Name:src
Committed By: maxv
Date: Tue Jan 16 14:23:15 UTC 2018
Modified Files:
src/sys/dev/ic: bwfm.c
Log Message:
Mmh refix previous, we also need to make sure frm[1] is there.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/ic/bwfm.c
Ple
Module Name:src
Committed By: martin
Date: Tue Jan 16 14:21:10 UTC 2018
Modified Files:
src/sys/arch/arm/broadcom [netbsd-8]: bcm2835_space.c
Log Message:
Pull up the following revisions, requested by skrll in #408:
sys/arch/arm/broadcom/bcm2835_space.c
Module Name:src
Committed By: martin
Date: Tue Jan 16 14:15:50 UTC 2018
Modified Files:
src/lib/libc/gen [netbsd-8]: vis.c
Log Message:
Pull up the following, requested by maya in #411:
lib/libc/gen/vis.c 1.74
Use 16x instead of 4x th
Module Name:src
Committed By: martin
Date: Tue Jan 16 14:08:56 UTC 2018
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
Tickets #474, #497, #498, #500, #501
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.104 -r1.1.2.105 src/doc/CHANGES-8.0
Please n
Module Name:src
Committed By: maxv
Date: Tue Jan 16 14:01:13 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Fix memory leak. If m1 == m, m = NULL, so it's safe to just call m_freem.
To generate a diff of this commit:
cvs rdiff -u -r1.94 -r1.95
Module Name:src
Committed By: maxv
Date: Tue Jan 16 13:48:21 UTC 2018
Modified Files:
src/sys/dev/ic: bwfm.c
Log Message:
Fix overflow, noted by Maya.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/ic/bwfm.c
Please note that diffs are not public
Module Name:src
Committed By: martin
Date: Tue Jan 16 13:26:12 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: kern_event.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #501):
sys/kern/kern_event.c: revision 1.103
Set EV_ONESHOT to
Module Name:src
Committed By: martin
Date: Tue Jan 16 13:09:59 UTC 2018
Modified Files:
src/usr.sbin/bta2dpd/bta2dpd [netbsd-8]: bta2dpd.c
Log Message:
Pull up following revision(s) (requested by nat in ticket #500):
usr.sbin/bta2dpd/bta2dpd/bta2dpd.c: revision 1.5
Module Name:src
Committed By: martin
Date: Tue Jan 16 13:04:34 UTC 2018
Modified Files:
src/sys/kern [netbsd-8]: uipc_domain.c
src/sys/rump/librump/rumpnet [netbsd-8]: rump_net.c
src/sys/sys [netbsd-8]: domain.h
Log Message:
Pull up following revision(s) (r
Module Name:src
Committed By: martin
Date: Tue Jan 16 13:01:11 UTC 2018
Modified Files:
src/distrib/sets/lists/debug [netbsd-8]: mi
src/distrib/sets/lists/tests [netbsd-8]: mi
src/share/man/man9 [netbsd-8]: workqueue.9
src/sys/kern [netbsd-8]: subr_w
Module Name:src
Committed By: martin
Date: Tue Jan 16 12:03:44 UTC 2018
Modified Files:
src/lib/libc/locale [netbsd-8]: wcstod.c wcstof.c wcstold.c
Log Message:
Pull up following revision(s) (requested by kamil in ticket #474):
lib/libc/locale/wcstod.c: revision 1.
Module Name:src
Committed By: roy
Date: Tue Jan 16 11:52:10 UTC 2018
Modified Files:
src/sys/arch/x86/x86: intr.c
Log Message:
Fix XEN builds
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/arch/x86/x86/intr.c
Please note that diffs are not publi
Module Name:src
Committed By: maya
Date: Tue Jan 16 09:59:37 UTC 2018
Modified Files:
src/distrib/common: Makefile.mdset
Log Message:
Make MDSET_NOGZIP behave as documented also if MDSET_SUFFIX is set
MDSET_NOGZIP is documented as intended to apply for all kernels, even i
Module Name:src
Committed By: maxv
Date: Tue Jan 16 09:42:11 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Style, remove pointless XXXs, and add a comment about LLC.
To generate a diff of this commit:
cvs rdiff -u -r1.93 -r1.94 src/sys/net8021
Module Name:src
Committed By: maxv
Date: Tue Jan 16 09:04:30 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_crypto.c
Log Message:
Update the mbuf pointer when m_pullup succeeds, I forgot this in my last
revision (I only fixed the UAF in one branch). Meanwhile, style.
Module Name:src
Committed By: uwe
Date: Tue Jan 16 08:53:51 UTC 2018
Modified Files:
src/tools/make: buildmake.sh.in
Log Message:
Do not use HOST_CFLAGS and others. build.sh calls configure with
CFLAGS set to HOST_CFLAGS, etc - so HOST_* environment variables are
already
Module Name:src
Committed By: maxv
Date: Tue Jan 16 08:39:29 UTC 2018
Modified Files:
src/sys/net80211: ieee80211_input.c
Log Message:
Split ieee80211_input into three sub-functions, that parse received
packets depending on their type:
DATA -> ieee80211_inpu
Module Name:src
Committed By: mrg
Date: Tue Jan 16 08:37:43 UTC 2018
Modified Files:
src/doc: CHANGES
Log Message:
note sparc* cpuctl identify support.
To generate a diff of this commit:
cvs rdiff -u -r1.2346 -r1.2347 src/doc/CHANGES
Please note that diffs are not publi
Module Name:src
Committed By: mrg
Date: Tue Jan 16 08:23:18 UTC 2018
Modified Files:
src/sys/arch/sparc/include: cpu.h
src/sys/arch/sparc/sparc: cache.c cache.h cpu.c cpuvar.h pmap.c
src/sys/arch/sparc64/include: cpu.h
src/sys/arch/sparc64/sparc64: c
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 16 08:15:29 UTC 2018
Modified Files:
src/sys/kern: kern_timeout.c
Log Message:
Sanity-check if interlock is held when it's passed
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/kern/kern_timeout.c
Module Name:src
Committed By: ozaki-r
Date: Tue Jan 16 08:13:47 UTC 2018
Modified Files:
src/sys/netinet: if_arp.c
src/sys/netinet6: nd6_nbr.c
Log Message:
Make DAD destructions (MP-)safe with callout_stop
arp_dad_stoptimer and nd6_dad_stoptimer can be called with
50 matches
Mail list logo