Module Name:src
Committed By: rmind
Date: Fri May 23 23:38:48 UTC 2014
Modified Files:
src/sys/netinet: ip_input.c
Log Message:
ip_input(), ip_savecontrol(): cache m->m_pkthdr.rcvif in a variable.
To generate a diff of this commit:
cvs rdiff -u -r1.313 -r1.314 src/sys/ne
Module Name:src
Committed By: riastradh
Date: Fri May 23 23:02:47 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: i915_gem_gtt.c
Log Message:
Fix GTT PTE flag bits.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/external/bsd/drm2/i915dr
Module Name:src
Committed By: riastradh
Date: Fri May 23 22:59:23 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: intel_gtt.c
Log Message:
Implement intel_gtt_chipset_flush correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/externa
Module Name:src
Committed By: riastradh
Date: Fri May 23 22:58:56 UTC 2014
Modified Files:
src/sys/dev/pci: agp_i810.c agp_i810var.h agpreg.h
Log Message:
Implement Intel AGP chipset flush.
While here, fix the use of the I915 PCI MSAC register: it lies on the
bridge devic
Module Name:src
Committed By: alnsn
Date: Fri May 23 22:04:09 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Enable ABC optimization when one branch returns 0.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/net/bpfjit.c
Please note th
Module Name:src
Committed By: dholland
Date: Fri May 23 20:50:16 UTC 2014
Modified Files:
src/usr.sbin/vnconfig: vnconfig.c
Log Message:
PR bin/48829 Thomas Schmitt: vnconfig pretends to succeed on
nonexistent files
To generate a diff of this commit:
cvs rdiff -u -r1.41
Module Name:src
Committed By: dholland
Date: Fri May 23 19:59:17 UTC 2014
Modified Files:
src/external/bsd/nvi/usr.bin/nvi: Makefile
Log Message:
PR toolchain/48833: Ilia Zykov: nvi build fails if under /common
When autogenerating headers from source (yuck) use a more sel
Module Name:src
Committed By: alnsn
Date: Fri May 23 19:51:16 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Loads at offsets UINT32_MAX or greater are unreachable.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/net/bpfjit.c
Please not
Module Name:src
Committed By: rmind
Date: Fri May 23 19:35:24 UTC 2014
Modified Files:
src/sys/netinet: ip_input.c ip_var.h
Log Message:
Make ip_forward() static, there is no need to expose it.
To generate a diff of this commit:
cvs rdiff -u -r1.312 -r1.313 src/sys/netin
Module Name:src
Committed By: msaitoh
Date: Fri May 23 19:31:23 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c
Log Message:
No functional change:
- KNF
- Sort in PCI capability ID order.
- Add comments.
To generate a diff of this commit:
cvs rdiff -u -r1.114 -r1.11
Module Name:src
Committed By: rmind
Date: Fri May 23 19:27:48 UTC 2014
Modified Files:
src/sys/netinet: in_var.h ip_input.c
Log Message:
Make ip_input() static, there is no need to expose it.
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 src/sys/netinet/i
Module Name:src
Committed By: alnsn
Date: Fri May 23 19:11:22 UTC 2014
Modified Files:
src/sys/net: bpfjit.c
Log Message:
Implement unconditional jump to "return 0" for loads at UINT32_MAX+1 or greater.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/
Module Name:src
Committed By: martin
Date: Fri May 23 19:05:35 UTC 2014
Modified Files:
src/sys/arch/vax/vax: locore.c
Log Message:
#ifdef a variable like its only use
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/vax/vax/locore.c
Please not
Module Name:src
Committed By: matt
Date: Fri May 23 18:51:31 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Since the majority of architectures uses GCC 4.8, make it the default.
Only ia64, m68k, 32-bit powerpc, and sh3 still use GCC 4.5
To generate a dif
Module Name:src
Committed By: skrll
Date: Fri May 23 18:35:36 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Under "switch it" instructions from matt@ make mips use gcc 4.8
To generate a diff of this commit:
cvs rdiff -u -r1.807 -r1.808 src/share/mk/bsd.o
Module Name:src
Committed By: msaitoh
Date: Fri May 23 18:32:13 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
- Add some register definitions (subclass, power management, etc.)
- Print some information (subclass, power management)
- Use macro.
Module Name:src
Committed By: msaitoh
Date: Fri May 23 17:54:08 UTC 2014
Modified Files:
src/sys/dev/pci: pci_subr.c pcireg.h
Log Message:
PME# clock is not bit 2 but bit 3. Use the macro!
To generate a diff of this commit:
cvs rdiff -u -r1.112 -r1.113 src/sys/dev/pci/pc
Module Name:src
Committed By: pooka
Date: Fri May 23 16:57:42 UTC 2014
Modified Files:
src/lib/librumpuser: rumpuser_sp.c
Log Message:
do previous the right way to avoid rumpuser linkage dependency on librump
To generate a diff of this commit:
cvs rdiff -u -r1.64 -r1.65
Module Name:src
Committed By: joerg
Date: Fri May 23 16:48:52 UTC 2014
Modified Files:
src/include: stdio.h
Log Message:
Fix use of getline and friends in C++ code.
To generate a diff of this commit:
cvs rdiff -u -r1.89 -r1.90 src/include/stdio.h
Please note that diffs
Module Name:src
Committed By: msaitoh
Date: Fri May 23 14:16:39 UTC 2014
Modified Files:
src/sys/dev/pci: com_puc.c
Log Message:
Print the type of serial port from the interface field in the PCI class
register.
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.
Module Name:src
Committed By: msaitoh
Date: Fri May 23 13:57:04 UTC 2014
Modified Files:
src/sys/dev/gpio: gpio.c
src/sys/dev/pci/hdaudio: hdafg.c
Log Message:
Add aprint_naive("\n") for boot -q
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sy
Module Name:src
Committed By: kiyohara
Date: Fri May 23 13:56:18 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: OVERO files.gumstix files.overo
src/sys/arch/evbarm/gumstix: gumstix_machdep.c gumstix_start.S
Log Message:
Call arm32_*_init() and initarm_common().
Module Name:src
Committed By: matt
Date: Fri May 23 13:35:26 UTC 2014
Modified Files:
src/external/gpl3/gcc/dist/gcc/config/vax: vax-protos.h vax.c vax.h
Log Message:
Add LEGITIMATE_PIC_OPERAND_P(X) to prevent global symbol + offset from
being a legitimate pic operand (bec
Module Name:src
Committed By: kiyohara
Date: Fri May 23 13:24:15 UTC 2014
Modified Files:
src/sys/arch/arm/arm32: arm32_kvminit.c
Log Message:
Fix build failed with GUMSTIX(pxa2x0). build test only now.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/s
Module Name:src
Committed By: njoly
Date: Fri May 23 12:30:12 UTC 2014
Modified Files:
src/sys/compat/linux/arch/alpha: linux_socket.h
Log Message:
Add missing specific LINUX_SOCK_NONBLOCK value for alpha.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/s
Module Name:src
Committed By: njoly
Date: Fri May 23 12:28:51 UTC 2014
Modified Files:
src/sys/compat/linux/common: linux_socket.c
Log Message:
Add a funtion that translate socket type value from Linux to NetBSD.
Use it for socket and socketpair syscalls.
To generate a d
Module Name:src
Committed By: martin
Date: Fri May 23 12:25:46 UTC 2014
Modified Files:
src/distrib/vax/cdroms/installcd: etc.rc
Log Message:
If mounting the various tmpfs instances fails, we do not have enough
RAM installed. Tell the user about it and exec a single user s
Module Name:src
Committed By: alnsn
Date: Fri May 23 11:48:26 UTC 2014
Modified Files:
src/tests/lib/libbpfjit: t_bpfjit.c
Log Message:
Update copyright year.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/tests/lib/libbpfjit/t_bpfjit.c
Please note that
Module Name:src
Committed By: alnsn
Date: Fri May 23 11:47:59 UTC 2014
Modified Files:
src/tests/lib/libbpfjit: t_bpfjit.c
Log Message:
Test Array Bounds Check Elimination (ABC) and test bpf programs from bpf(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.
Module Name:src
Committed By: pooka
Date: Fri May 23 11:04:03 UTC 2014
Modified Files:
src/lib/librumpuser: rumpuser_sp.c
Log Message:
Create remote clients with standard file descriptors open. Fixes at
least editing a new file with ed in rumpremote (because ed calls
isat
Module Name:src
Committed By: pooka
Date: Fri May 23 10:56:37 UTC 2014
Modified Files:
src/sys/rump/librump/rumpvfs: rump_vfs.c
Log Message:
Permissions work better if you specify them in octal ...
Also, do an explicit chmod of /tmp to account for cmask getting in the way
Module Name:src
Committed By: skrll
Date: Fri May 23 08:17:08 UTC 2014
Modified Files:
src/sys/arch/hppa/hppa: ipifuncs.c
Log Message:
Make this compile. Hi rmind!
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hppa/hppa/ipifuncs.c
Please note
32 matches
Mail list logo