Module Name:src
Committed By: uwe
Date: Wed Jun 25 02:05:58 UTC 2014
Modified Files:
src/usr.bin/sed: sed.1
Log Message:
Command file argument to -f is not optional.
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/usr.bin/sed/sed.1
Please note that dif
Module Name:src
Committed By: rmind
Date: Wed Jun 25 01:21:36 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
bpfjit_generate_code: emit the instruction correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/net/bpfjit.c
Please note
Module Name:src
Committed By: rmind
Date: Wed Jun 25 00:21:42 UTC 2014
Modified Files:
src/usr.sbin/npf/npftest: README
src/usr.sbin/npf/npftest/libnpftest: npf_perf_test.c
Log Message:
npftest: add an example in the README, fix the total in npf_test_conc().
To g
Module Name:src
Committed By: rmind
Date: Wed Jun 25 00:20:06 UTC 2014
Modified Files:
src/sys/net/npf: npf.h npf_bpf.c npf_impl.h npf_ruleset.c
src/usr.sbin/npf/npftest/libnpftest: npf_bpf_test.c
Log Message:
Adjust NPF to the recent BPF / BPF JIT changes and make
Module Name:src
Committed By: msaitoh
Date: Tue Jun 24 23:25:33 UTC 2014
Modified Files:
src/sys/dev/pci: if_bnx.c if_bnxreg.h if_bnxvar.h
Log Message:
No functional change:
- Tabify.
- Remove trailing white spaces.
- Fix typo in comment.
To generate a diff of this commi
Module Name:src
Committed By: rmind
Date: Tue Jun 24 22:27:40 UTC 2014
Modified Files:
src/sys/net: bpf_filter.c
Log Message:
- bpf_validate_ext: fix memword validation in BPF_ST/BPF_STX case.
- bpf_set_extmem: check the number of words against BPF_MAX_MEMWORDS.
To gener
Module Name:src
Committed By: spz
Date: Tue Jun 24 22:24:18 UTC 2014
Modified Files:
src/lib/libc/citrus: citrus_prop.c citrus_prop.h
src/lib/libc/citrus/modules: citrus_big5.c citrus_hz.c
Log Message:
Fix our iconv version for the issues that apply to us from CVE-
Module Name:src
Committed By: rmind
Date: Tue Jun 24 22:19:36 UTC 2014
Modified Files:
src/sys/net: bpf.h bpf_filter.c bpfjit.c
Log Message:
- Improve the comments in bpf.h and KNF a little.
- Rename bpf_ctx_t member noinit to preinited (reflects the meaning better).
To
Module Name:src
Committed By: drochner
Date: Tue Jun 24 16:39:39 UTC 2014
Modified Files:
src/common/lib/libc/string: consttime_memequal.c explicit_memset.c
Log Message:
add a public domain notice
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/common/lib
Module Name:src
Committed By: maxv
Date: Tue Jun 24 14:42:43 UTC 2014
Modified Files:
src/sys/kern: kern_event.c
Log Message:
Do not hardcode the value. Use KQ_NEVENTS.
To generate a diff of this commit:
cvs rdiff -u -r1.79 -r1.80 src/sys/kern/kern_event.c
Please note t
Module Name:src
Committed By: maxv
Date: Tue Jun 24 14:33:57 UTC 2014
Modified Files:
src/sys/compat/netbsd32: netbsd32_compat_50.c netbsd32_event.c
Log Message:
Allocate directly KQ_NEVENTS bytes. Otherwise a user can panic the system.
ok christos@
To generate a diff o
Module Name:src
Committed By: kiyohara
Date: Tue Jun 24 12:54:56 UTC 2014
Modified Files:
src/external/lgpl3/gmp/dist: configure
Log Message:
Revert previous commit. Requested by matt@.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/external/lgpl3/gmp/d
Module Name:src
Committed By: maxv
Date: Tue Jun 24 12:17:40 UTC 2014
Modified Files:
src/sys/compat/freebsd: freebsd_exec_elf32.c
Log Message:
Remove unused headers.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/compat/freebsd/freebsd_exec_elf32.
Module Name:src
Committed By: joerg
Date: Tue Jun 24 12:17:33 UTC 2014
Modified Files:
src/sys/arch/shark/conf: GENERIC
Log Message:
Bump SYMTAB_SPACE to allow clang to build this kernel.
To generate a diff of this commit:
cvs rdiff -u -r1.113 -r1.114 src/sys/arch/shark/
Module Name:src
Committed By: maxv
Date: Tue Jun 24 11:59:11 UTC 2014
Modified Files:
src/sys/arch/amd64/conf: ALL
src/sys/arch/i386/conf: ALL
src/sys/compat/freebsd: freebsd_exec_elf32.c
Log Message:
Remove dead code. The kernel already checks for PT_INTER
Module Name:src
Committed By: alnsn
Date: Tue Jun 24 11:32:36 UTC 2014
Modified Files:
src/tests/net/bpfilter: t_bpfilter.c
Log Message:
Zap trailing spaces.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/net/bpfilter/t_bpfilter.c
Please note that
Module Name:src
Committed By: alnsn
Date: Tue Jun 24 11:31:49 UTC 2014
Modified Files:
src/sys/net/npf: npf_bpf.c
Log Message:
Fix signatures of copfuncs.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/net/npf/npf_bpf.c
Please note that diffs are no
Module Name:src
Committed By: alnsn
Date: Tue Jun 24 10:53:30 UTC 2014
Modified Files:
src/sys/net: bpf.c bpf.h bpf_filter.c bpfjit.c bpfjit.h
src/sys/net/npf: npf_ruleset.c
src/tests/lib/libbpfjit: t_bpfjit.c
src/usr.sbin/npf/npftest/libnpftest: npf
Module Name:src
Committed By: maxv
Date: Tue Jun 24 10:08:45 UTC 2014
Modified Files:
src/sys/kern: sched_4bsd.c sched_m2.c
Log Message:
'miliseconds' -> 'milliseconds'.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/kern/sched_4bsd.c
cvs rdiff -u
Module Name:src
Committed By: skrll
Date: Tue Jun 24 09:17:54 UTC 2014
Modified Files:
src/external/bsd/cron/dist: entry.c
Log Message:
PR/48944: cron ignores '?' (question mark) time field
Fix the obvious merge botch.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: maxv
Date: Tue Jun 24 07:28:23 UTC 2014
Modified Files:
src/sys/kern: subr_kmem.c
Log Message:
KMEM_REDZONE+KMEM_POISON is supposed to detect buffer overflows. But it only
poisons memory after kmem_roundup_size(), which means that if an overfl
Module Name:src
Committed By: shm
Date: Tue Jun 24 07:23:59 UTC 2014
Modified Files:
src/libexec/httpd: cgi-bozo.c
Log Message:
PR/48810 use cgi handler for index files
OK mrg@ martin@
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/libexec/httpd/cgi-b
Module Name:othersrc
Committed By: agc
Date: Tue Jun 24 07:04:27 UTC 2014
Modified Files:
othersrc/external/bsd/threshold/threshold: Makefile
Log Message:
use the library just built when running regression tests locally
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:othersrc
Committed By: agc
Date: Tue Jun 24 07:04:00 UTC 2014
Modified Files:
othersrc/external/bsd/threshold/dist/src/libthreshold: raid.c
Log Message:
only include the codecs.h header if the main program is being used to test -
in normal operations, this won'
24 matches
Mail list logo