Module Name:src
Committed By: martin
Date: Thu Dec 27 08:06:28 UTC 2012
Modified Files:
src/external/bsd/libelf/lib: Makefile
Log Message:
ia64 compiler bug workaround: reduce -O to 1 for one file
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/external/b
Module Name:src
Committed By: martin
Date: Thu Dec 27 08:07:37 UTC 2012
Modified Files:
src/doc: HACKS
Log Message:
Note libelf ia64 hack
To generate a diff of this commit:
cvs rdiff -u -r1.125 -r1.126 src/doc/HACKS
Please note that diffs are not public domain; they are
Module Name:src
Committed By: martin
Date: Thu Dec 27 08:22:36 UTC 2012
Modified Files:
src/sys/arch/ia64/include: signal.h
Log Message:
Provide sig_atomic_t.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ia64/include/signal.h
Please note that
Module Name:src
Committed By: martin
Date: Thu Dec 27 10:41:18 UTC 2012
Modified Files:
src/lib/libc/arch/ia64/gen: Makefile.inc
Log Message:
Add fpclassify{,d}
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libc/arch/ia64/gen/Makefile.inc
Please no
Module Name:src
Committed By: martin
Date: Thu Dec 27 14:16:16 UTC 2012
Modified Files:
src/crypto/external/bsd/netpgp/lib/verify: Makefile
Log Message:
Compile bignum.c with -O1 only on ia64 to avoid a gcc bug
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5
Module Name:src
Committed By: martin
Date: Thu Dec 27 14:16:57 UTC 2012
Modified Files:
src/doc: HACKS
Log Message:
Note another ia64 compiler workaround
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 src/doc/HACKS
Please note that diffs are not public
Module Name:src
Committed By: skrll
Date: Thu Dec 27 14:39:39 UTC 2012
Modified Files:
src/sys/arch/i386/conf: ALL
Log Message:
Add some usb devices.
To generate a diff of this commit:
cvs rdiff -u -r1.349 -r1.350 src/sys/arch/i386/conf/ALL
Please note that diffs are no
Module Name:src
Committed By: christos
Date: Thu Dec 27 14:41:10 UTC 2012
Modified Files:
src/sys/sys: mbuf.h
Log Message:
- hit me with your parenthesis stick
- remove extra void *
To generate a diff of this commit:
cvs rdiff -u -r1.149 -r1.150 src/sys/sys/mbuf.h
Pleas
Module Name:src
Committed By: christos
Date: Thu Dec 27 14:47:27 UTC 2012
Modified Files:
src/sys/dev/usb: if_otus.c
Log Message:
better patch (no functional change); centralize freeing in one place.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/sys/d
Module Name:src
Committed By: pooka
Date: Thu Dec 27 15:17:01 UTC 2012
Added Files:
src/sys/rump: VERSION
Log Message:
Since cvs does not provide a version number for the entire tree, provide
identifiers which can be used by external parties to check if the NetBSD
source t
Module Name:src
Committed By: martin
Date: Thu Dec 27 15:58:56 UTC 2012
Modified Files:
src/sys/arch/ia64/include: pte.h
Log Message:
Hide inline functions from userland
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/ia64/include/pte.h
Please n
Module Name:src
Committed By: jmcneill
Date: Thu Dec 27 16:23:48 UTC 2012
Modified Files:
src/sys/dev/pci: if_vr.c
Log Message:
- reset the chip if the tx engine gets stuck after a link state change,
from OpenBSD
- no need to do a full reset of the chip when enabling or
Module Name:src
Committed By: skrll
Date: Thu Dec 27 16:42:33 UTC 2012
Modified Files:
src/sys/dev/usb: aubtfwl.c emdtv.c if_atu.c if_aue.c if_axe.c if_cue.c
if_kue.c if_otus.c if_rum.c if_run.c if_udav.c if_upgt.c if_upl.c
if_ural.c if_url.c if_urtw
Module Name:src
Committed By: martin
Date: Thu Dec 27 20:21:51 UTC 2012
Modified Files:
src/sys/arch/ia64/stand/common: bootstrap.h fileload.c interp.c misc.c
readdir.c
src/sys/arch/ia64/stand/efi/libefi: bootinfo.c devicename.c efi.c
efifsde
Module Name:src
Committed By: martin
Date: Thu Dec 27 20:32:44 UTC 2012
Added Files:
src/external/gpl3/binutils/lib/libbfd/arch/ia64: bfd.h bfd_stdint.h
bfdver.h config.h defs.mk
src/external/gpl3/binutils/lib/libiberty/arch/ia64: config.h defs.mk
Module Name:src
Committed By: christos
Date: Thu Dec 27 21:17:47 UTC 2012
Modified Files:
src/lib/libc/gen: glob.3 glob.c
Log Message:
Instead of changing the code to match the documentation, change the
documentation
to match the code. NOCHECK is used only by csh(1) and c
Module Name:src
Committed By: christos
Date: Thu Dec 27 21:19:20 UTC 2012
Modified Files:
src/bin/csh: extern.h str.c
Log Message:
sprinkle const, no functional change intended.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 src/bin/csh/extern.h
cvs rdiff
Module Name:src
Committed By: wiz
Date: Thu Dec 27 21:34:10 UTC 2012
Modified Files:
src/lib/libm/complex: cabs.3 cacos.3 cacosh.3 carg.3 casin.3 casinh.3
catan.3 catanh.3 ccos.3 ccosh.3 cexp.3 cimag.3 clog.3 conj.3 cpow.3
cproj.3 creal.3 csin.3 csin
Module Name:src
Committed By: msaitoh
Date: Fri Dec 28 03:48:00 UTC 2012
Modified Files:
src/sys/arch/arm/arm: cpufunc.c
Log Message:
Enable DCache Streaming Switch and Write Allocate.
This change improve system performance significantly.
To generate a diff of this commi
Module Name:src
Committed By: matt
Date: Fri Dec 28 05:15:08 UTC 2012
Modified Files:
src/common/lib/libc/arch/arm/string: strlen_neon.S
Log Message:
Debug. This becomes faster than the normal strlen at about 80 characters.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: cherry
Date: Fri Dec 28 06:29:56 UTC 2012
Modified Files:
src/sys/arch/xen/include: evtchn.h hypervisor.h
src/sys/arch/xen/x86: hypervisor_machdep.c
src/sys/arch/xen/xen: evtchn.c
Log Message:
Simplify the xen event handler cal
Module Name:src
Committed By: matt
Date: Fri Dec 28 07:10:41 UTC 2012
Added Files:
src/common/lib/libc/arch/arm/string: strlen_armv6.S
Log Message:
strlen implementation for armv6 and later. Uses clz and uqadd8 to really
speed the search for NUL. as fast as normal strlen
22 matches
Mail list logo