Module Name:src
Committed By: mrg
Date: Sat Dec 16 07:59:15 UTC 2017
Modified Files:
src/sys/compat/common: rtsock_50.c
Log Message:
remove check for netbsd 1.5 without 5.0. it doesn't happen.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/compat/co
Module Name:src
Committed By: sevan
Date: Sat Dec 16 07:52:08 UTC 2017
Modified Files:
src/dist/pf/etc: pf.os
Log Message:
Add DragonFly BSD fingerprints.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/dist/pf/etc/pf.os
Please note that diffs are not pu
Module Name:src
Committed By: sevan
Date: Sat Dec 16 07:36:26 UTC 2017
Modified Files:
src/dist/pf/etc: pf.os
Log Message:
Synchronise with r1.27 from OpenBSD
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/dist/pf/etc/pf.os
Please note that diffs are no
Module Name:src
Committed By: sevan
Date: Sat Dec 16 07:16:03 UTC 2017
Modified Files:
src/share/misc: bsd-family-tree
Log Message:
Sync with r326869 from FreeBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.63 -r1.64 src/share/misc/bsd-family-tree
Please note t
Module Name:src
Committed By: pgoyette
Date: Sat Dec 16 06:39:07 UTC 2017
Modified Files:
src/sys/dev/pad: pad.c
src/sys/modules/pad: Makefile
Added Files:
src/sys/modules/pad: pad.ioconf
Log Message:
Use config(1) and IOCONF= to generate most of the auto-c
Module Name:src
Committed By: mrg
Date: Sat Dec 16 03:13:29 UTC 2017
Modified Files:
src/sys/kern: subr_pool.c
src/sys/sys: pool.h
Log Message:
hopefully workaround the irregularly "fork fails in init" problem.
if a pool is growing, and the grower is PR_NOWAIT, ma
Module Name:src
Committed By: pgoyette
Date: Sat Dec 16 02:45:14 UTC 2017
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
Remove the correct extra #endif
:)
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/pad/pad.c
Please note that diffs a
Module Name:src
Committed By: mrg
Date: Sat Dec 16 02:13:13 UTC 2017
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
remove extra #endif left in previous commit.
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/pad/pad.c
Please note that dif
Module Name:src
Committed By: sevan
Date: Sat Dec 16 01:12:30 UTC 2017
Modified Files:
src/share/dict: web2
Log Message:
Add remaining missing words from FreeBSD's copy of src/share/dict/web2.
To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 src/share/dict/w
Module Name:src
Committed By: mrg
Date: Sat Dec 16 00:37:52 UTC 2017
Modified Files:
src/sys/arch/arm/include: cpu.h
src/sys/arch/mips/include: cpu.h
src/sys/sys: cpu.h
Log Message:
CPU_INFO_FOREACH() must always iterate at least the boot cpu.
document this
Module Name:src
Committed By: pgoyette
Date: Fri Dec 15 23:57:42 UTC 2017
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
Replace manipulation of individual config structures with calls to
config_{init,fini}_component()
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: pgoyette
Date: Fri Dec 15 21:57:09 UTC 2017
Modified Files:
src/doc: TODO.modules
Log Message:
Add reference to uwe's PR kern/52821
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/doc/TODO.modules
Please note that diffs ar
Module Name:src
Committed By: maxv
Date: Fri Dec 15 21:00:26 UTC 2017
Modified Files:
src/sys/net/npf: npf.h
Log Message:
Fix a vulnerability in NPF, that allows whatever incoming IPv6 packet to
bypass a certain number of filtering rules.
Basically there is an integer ove
Module Name:src
Committed By: christos
Date: Fri Dec 15 16:41:40 UTC 2017
Modified Files:
src/sys/arch/arm/conf: std.arm
Log Message:
we always need the fdt option now, defined or not.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/conf/std.
Module Name:src
Committed By: chs
Date: Fri Dec 15 16:05:51 UTC 2017
Modified Files:
src/sys/kern: init_main.c
Log Message:
add some assertions to verify that CPU_INFO_FOREACH() works right
early in the boot process. this detects existing bugs on some platforms.
To gene
Module Name:src
Committed By: maya
Date: Fri Dec 15 16:03:30 UTC 2017
Modified Files:
src/sys/uvm: uvm_extern.h
Log Message:
Match locking notes with reality.
misc_lock is used to protect vm_refcnt.
ok chuq
To generate a diff of this commit:
cvs rdiff -u -r1.207 -r1.208
Module Name:src
Committed By: pgoyette
Date: Fri Dec 15 11:49:32 UTC 2017
Modified Files:
src/sys/dev/pad: pad.c
Log Message:
Rework so that module infrastructure is provided even when the module
is built-in to the kernel.
XXX pullup-8?
To generate a diff of this commit
17 matches
Mail list logo