Module Name:src
Committed By: matt
Date: Sat Feb 1 01:34:01 UTC 2014
Modified Files:
src/sys/sys: ieee754.h
Log Message:
Only define ieee_ext_u of __HAVE_LONG_DOUBLE == 128
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/sys/ieee754.h
Please note
Module Name:src
Committed By: joerg
Date: Sat Feb 1 01:19:22 UTC 2014
Modified Files:
src/sys/arch/arm/include: locore.h
Log Message:
Fix RCS ID.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/arch/arm/include/locore.h
Please note that diffs are
Module Name:src
Committed By: joerg
Date: Sat Feb 1 01:19:50 UTC 2014
Modified Files:
src/sys/arch/arm/include: locore.h
Log Message:
Typos.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/arm/include/locore.h
Please note that diffs are not p
Module Name:src
Committed By: joerg
Date: Sat Feb 1 01:18:57 UTC 2014
Modified Files:
src/sys/arch/arm/include: locore.h
Log Message:
Be nice to LLVM and use an explicit immediate.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/arm/include/loc
Module Name:src
Committed By: matt
Date: Sat Feb 1 01:12:28 UTC 2014
Modified Files:
src/sys/sys: ieee754.h
Log Message:
Fix __HAVE_LONG_DOUBLE tests
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/sys/ieee754.h
Please note that diffs are not publ
Module Name:src
Committed By: joerg
Date: Fri Jan 31 22:46:40 UTC 2014
Modified Files:
src/libexec/ld.elf_so: rtld.c
Log Message:
Catch up with _lwp_park change.
To generate a diff of this commit:
cvs rdiff -u -r1.171 -r1.172 src/libexec/ld.elf_so/rtld.c
Please note tha
Module Name:src
Committed By: joerg
Date: Fri Jan 31 22:17:51 UTC 2014
Modified Files:
src/lib/libm/compiler_rt: Makefile.inc
Log Message:
Restore -Wno-error for clang build. Just don't try to force GCC 4.1 for
clang, okay?
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: wiz
Date: Fri Jan 31 21:11:05 UTC 2014
Modified Files:
src/lib/libc/sys: _lwp_park.2
Log Message:
Fix prototype in SYNOPSIS, mark up NULL with Dv.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/lib/libc/sys/_lwp_park.2
Plea
Module Name:src
Committed By: christos
Date: Fri Jan 31 20:48:49 UTC 2014
Modified Files:
src/distrib/sets/lists/base: ad.arm ad.mips md.amd64 md.sparc64 shl.mi
src/distrib/sets/lists/debug: ad.arm ad.mips md.amd64 md.sparc64 shl.mi
Log Message:
bump libc for ___lw
Module Name:src
Committed By: christos
Date: Fri Jan 31 20:45:49 UTC 2014
Modified Files:
src/lib/libc: shlib_version
src/lib/libc/compat/include: lwp.h
src/lib/libc/compat/sys: compat___lwp_park50.c
src/lib/libc/sys: Makefile.inc _lwp_park.2
Log Me
Module Name:src
Committed By: christos
Date: Fri Jan 31 20:44:17 UTC 2014
Modified Files:
src/include: lwp.h
Log Message:
__lwp_park60
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/include/lwp.h
Please note that diffs are not public domain; they are
Module Name:src
Committed By: christos
Date: Fri Jan 31 20:44:01 UTC 2014
Modified Files:
src/lib/libpthread: pthread.c pthread_compat.c pthread_cond.c
pthread_mutex.c
Log Message:
remove compatibility code for handling CLOCK_MONOTONIC and handle it in the
sysc
Module Name:src
Committed By: matt
Date: Fri Jan 31 19:38:47 UTC 2014
Modified Files:
src/lib/libm/src: s_nextafterl.c
Log Message:
Just use EXT_EXP_INFNAN instead of EXT_EXP_INF or EXT_EXP_NAN.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libm/src
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 19:38:48 UTC 2014
Modified Files:
src/sys/arch/mipsco/stand: Makefile.booters
Log Message:
Make sure to define NOMAN before including .
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/arch/mipsc
Module Name:src
Committed By: matt
Date: Fri Jan 31 19:38:06 UTC 2014
Modified Files:
src/sys/arch/arm/include: ieee.h math.h
src/sys/arch/hppa/include: ieee.h math.h
src/sys/arch/mips/include: ieee.h math.h
src/sys/arch/sparc/include: ieee.h math.h
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 19:25:14 UTC 2014
Modified Files:
src/sys/arch/ews4800mips/stand: Makefile.bootxx
src/sys/arch/ews4800mips/stand/boot: Makefile
Log Message:
Workaround weird "nbmake[8]: Graph cycles through `clean'" errors.
Module Name:src
Committed By: christos
Date: Fri Jan 31 19:22:00 UTC 2014
Modified Files:
src/lib/libpthread: pthread_cond.c pthread_mutex.c
Log Message:
PR/44756: Sad Clouds: Prevent leakage of errno = ESRCH from _lwp_park. This
has two parts:
- in pthread_cond_ti
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 18:56:24 UTC 2014
Modified Files:
src/sys/arch/sparc64/sparc64: locore.s
Log Message:
defined(LKM) -> defined(MODULAR)
To generate a diff of this commit:
cvs rdiff -u -r1.354 -r1.355 src/sys/arch/sparc64/sparc64/loco
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 18:49:35 UTC 2014
Modified Files:
src/sys/arch/cesfic/cesfic: locore.s
src/sys/arch/hp300/hp300: locore.s
src/sys/arch/luna68k/luna68k: locore.s
src/sys/arch/mvme68k/mvme68k: locore.s
src
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 18:42:45 UTC 2014
Modified Files:
src/sys/arch/x68k/dev: grf.c
Log Message:
Fix build botched in previous.
Christos, please at least compile before commit per the guideline.
To generate a diff of this commit:
cvs rd
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 18:24:03 UTC 2014
Modified Files:
src/sys/arch/x68k/x68k: locore.s
Log Message:
Move the startup routine to the beginning of the source as other m68k ports.
No particular comments on port-x68k@.
To generate a diff o
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 18:17:27 UTC 2014
Modified Files:
src/share/mk: bsd.own.mk
Log Message:
Switch ews4800mips and newsmips to Xorg server.
There is ~no user of X11R6 Xservers except a few developers on these ports
and Xorg wsfb server s
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 18:13:39 UTC 2014
Modified Files:
src/distrib/sets/lists/xserver: md.ews4800mips
Log Message:
Update md.ews4800mips list for xorg-server 1.9.2 merge.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/
Module Name:src
Committed By: pgoyette
Date: Fri Jan 31 18:12:15 UTC 2014
Modified Files:
src/sys/modules/crypto: Makefile
Added Files:
src/sys/modules/crypto: crypto.ioconf
Log Message:
Provide ioconf file to generate config data structures
To generate a diff of
Module Name:src
Committed By: pgoyette
Date: Fri Jan 31 18:13:01 UTC 2014
Modified Files:
src/sys/rump/dev/lib/libopencrypto: Makefile
Added Files:
src/sys/rump/dev/lib/libopencrypto: CRYPTO.ioconf
Log Message:
Use ioconf file to generate config data structures
T
Module Name:src
Committed By: pgoyette
Date: Fri Jan 31 18:11:32 UTC 2014
Modified Files:
src/sys/opencrypto: cryptodev.c
Log Message:
Replace home-grown config with standardized calls to
config_{init,fini}_component()
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: matt
Date: Fri Jan 31 18:06:26 UTC 2014
Modified Files:
src/lib/libc/arch/mips/sys: __syscall.S syscall.S
Log Message:
Since N32/N64 pass the first 8 arguments in registers, we can load all
the arguments into those registers before invoking th
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 15:43:06 UTC 2014
Modified Files:
src/sys/arch/newsmips/apbus: xafb.c
src/sys/arch/newsmips/dev: fb.c
Log Message:
Add WSDISPLAYIO_LINEBYTES ioctl (for Xorg wsfb driver).
To generate a diff of this commit:
cv
Module Name:src
Committed By: tsutsui
Date: Fri Jan 31 15:41:48 UTC 2014
Modified Files:
src/sys/arch/ews4800mips/sbd: fb_sbdio.c
Log Message:
Remove unnecessary #if 1/#endif.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/ews4800mips/sbd/fb_s
Module Name:src
Committed By: matt
Date: Fri Jan 31 12:40:37 UTC 2014
Modified Files:
src/sys/arch/hppa/include: ieee.h
Log Message:
Add inclusion protection.
Convert to ieee_ext to use uint64_t
Format uses implicit NBIT
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: matt
Date: Fri Jan 31 11:58:34 UTC 2014
Removed Files:
src/lib/csu/alpha: Makefile crt0.c crtfm.c dot_init.h
src/lib/csu/mips: Makefile crt0.c dot_init.h
src/lib/csu/powerpc: Makefile crt0.c dot_init.h
src/lib/csu/vax_el
Module Name:src
Committed By: matt
Date: Fri Jan 31 11:53:37 UTC 2014
Modified Files:
src/sys/arch/mips/include: ieee.h
Log Message:
Convert to uint64_t
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 src/sys/arch/mips/include/ieee.h
Please note that diffs
Module Name:src
Committed By: matt
Date: Fri Jan 31 11:37:13 UTC 2014
Modified Files:
src/sys/arch/arm/include: int_types.h
Log Message:
Fix the naked char __INT8_TYPE__ and unsigned char case.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/arch/ar
Module Name:src
Committed By: wiz
Date: Fri Jan 31 11:19:37 UTC 2014
Modified Files:
src: UPDATING
Log Message:
Add a letter, fix a word.
To generate a diff of this commit:
cvs rdiff -u -r1.251 -r1.252 src/UPDATING
Please note that diffs are not public domain; they are
Module Name:src
Committed By: martin
Date: Fri Jan 31 10:40:44 UTC 2014
Modified Files:
src: UPDATING
Log Message:
Add a note for the libc/compile_rt changes requiring a partial clean.
To generate a diff of this commit:
cvs rdiff -u -r1.250 -r1.251 src/UPDATING
Please n
Module Name:src
Committed By: bouyer
Date: Fri Jan 31 10:37:01 UTC 2014
Modified Files:
src/sys/arch/xen/x86: mainbus.c
Log Message:
Move back call to pci_mode_detect() outside of #ifdef PCI_BUS_FIXUP.
Even if mode is not used, the call to pci_mode_detect() is mandatory to
Module Name:src
Committed By: martin
Date: Fri Jan 31 10:35:15 UTC 2014
Modified Files:
src/lib/libm/compiler_rt: Makefile.inc
Log Message:
-Wno-error=missing-prototypes is not available on gcc 4.1
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/lib/libm/
Module Name:src
Committed By: ryo
Date: Fri Jan 31 08:38:13 UTC 2014
Modified Files:
src/sys/dev/pci: gcscaudio.c
Log Message:
fix a problem to set sample rate of AC97 codec.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/pci/gcscaudio.c
Pleas
Module Name:src
Committed By: skrll
Date: Fri Jan 31 08:18:03 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: RPI
Log Message:
More symbols
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/sys/arch/evbarm/conf/RPI
Please note that diffs are not publi
39 matches
Mail list logo