Module Name:src
Committed By: jmcneill
Date: Wed Sep 4 09:09:25 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_ahcisata.c
Log Message:
add missing call to ahci_attach at the end of awin_ahci_attach
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 s
Module Name:src
Committed By: jmcneill
Date: Wed Sep 4 09:14:57 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_sdhc.c
Log Message:
establish intr handler before calling sdhc_host_found
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/a
Module Name:src
Committed By: skrll
Date: Wed Sep 4 10:16:16 UTC 2013
Modified Files:
src/sys/kern: kern_rwlock.c
Log Message:
Typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 src/sys/kern/kern_rwlock.c
Please note that diffs are not publi
Module Name:src
Committed By: skrll
Date: Wed Sep 4 10:17:58 UTC 2013
Modified Files:
src/share/man/man9: mutex.9
Log Message:
Typo. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 src/share/man/man9/mutex.9
Please note that diffs are not publi
Module Name:src
Committed By: ryoon
Date: Wed Sep 4 13:03:22 UTC 2013
Modified Files:
src/lib/libc/db/btree: bt_seq.c bt_utils.c btree.h
Log Message:
Fix typos from FreeMiNT's db-1.86 patch.
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 src/lib/libc/db/b
Module Name:src
Committed By: sjg
Date: Wed Sep 4 15:38:26 UTC 2013
Modified Files:
src/usr.bin/make: main.c make.h var.c
Log Message:
Add VAR_INTERNAL as a context for variables set by make itself,
which should not override those set by makefiles.
Currently MAKEFILE is t
Module Name:src
Committed By: christos
Date: Wed Sep 4 17:39:02 UTC 2013
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h
Log Message:
regen
To generate a diff of this commit:
cvs rdiff -u -r1.1152 -r1.1153 src/sys/dev/pci/pcidevs.h
cvs rdiff -u -r1.1151 -r1.11
Module Name:src
Committed By: christos
Date: Wed Sep 4 17:38:37 UTC 2013
Modified Files:
src/sys/dev/pci: pcidevs pucdata.c
Log Message:
PR/48180: Christian Groessler: Support for Oxford Semi OXuPCI952 dual serial
PCI card
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: matt
Date: Wed Sep 4 17:45:40 UTC 2013
Modified Files:
src/sys/arch/arm/allwinner: awin_board.c awin_reg.h awin_var.h
awin_wdt.c files.awin
src/sys/arch/evbarm/cubie: cubie_machdep.c
Log Message:
Add wdog support. Use wdo
Module Name:src
Committed By: pooka
Date: Wed Sep 4 17:56:08 UTC 2013
Modified Files:
src/sys/rump/librump/rumpkern: rump.c
Log Message:
Also create hw.pagesize, makes sysconf(_SC_PAGESIZE) return a more
sensible result.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: tron
Date: Wed Sep 4 19:35:05 UTC 2013
Update of /cvsroot/src/external/bsd/less/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv10121
Log Message:
Import version 458 of "less". Changes since version 444:
* Allow backslash escaping of metacharacters
Module Name:src
Committed By: tron
Date: Wed Sep 4 20:02:10 UTC 2013
Modified Files:
src/external/bsd/less/dist: jump.c
Log Message:
Don't ring the terminal bell if the user forward-searches for a string
that appears in the first displayed line.
This patch was supplied b
Module Name:src
Committed By: tron
Date: Wed Sep 4 19:51:37 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Version 458 of less(1) was imported.
To generate a diff of this commit:
cvs rdiff -u -r1.1052 -r1.1053 src/doc/3RDPARTY
cvs rdiff -u -r1.1845 -r1.
Module Name:src
Committed By: tron
Date: Wed Sep 4 19:44:21 UTC 2013
Modified Files:
src/external/bsd/less/dist: brac.c ch.c charset.c charset.h cmd.h
cmdbuf.c command.c cvt.c decode.c defines.h edit.c filename.c
forwback.c funcs.h help.c ifile.c in
Module Name:src
Committed By: matt
Date: Wed Sep 4 21:17:15 UTC 2013
Modified Files:
src/lib/libc/arch/arm/gen: swapcontext.S
src/lib/libc/arch/arm/sys: cerror.S
Log Message:
only emit cfi if __ARM_EABI__ && __UNWIND_TABLES__
To generate a diff of this commit:
c
Module Name:src
Committed By: htodd
Date: Wed Sep 4 22:38:09 UTC 2013
Modified Files:
src/lib/libc/arch/arm/gen: swapcontext.S
Log Message:
Fix build by matching .cfi/#if.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/lib/libc/arch/arm/gen/swapcontex
Module Name:src
Committed By: pooka
Date: Wed Sep 4 22:59:50 UTC 2013
Modified Files:
src/libexec/httpd: bozohttpd.h
Log Message:
allow compile-time overriding of BOZO_WRSZ/MMAPSZ parameters
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/libexec/httpd
Module Name:src
Committed By: matt
Date: Wed Sep 4 23:08:29 UTC 2013
Modified Files:
src/lib/libc/arch/arm/gen: swapcontext.S
Log Message:
Fix the .cfi correctly.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/lib/libc/arch/arm/gen/swapcontext.S
Plea
Module Name:src
Committed By: matt
Date: Thu Sep 5 00:28:11 UTC 2013
Modified Files:
src/lib/csu/arch/mips: crtend.S
Log Message:
mips .eh_frame is writable
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/csu/arch/mips/crtend.S
Please note that diff
Module Name:src
Committed By: matt
Date: Thu Sep 5 00:27:38 UTC 2013
Modified Files:
src/lib/csu/arch/earm: crt0.S
Log Message:
bic sp not allowed in thumb (even with thumb2)
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/lib/csu/arch/earm/crt0.S
Pleas
Module Name:src
Committed By: matt
Date: Thu Sep 5 05:16:08 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/gen: divsi3.S udivsi3.S
Log Message:
Use __ARM_EABI__ and new __UNWIND_TABLES__ to decide when to use .cfi ops
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: matt
Date: Thu Sep 5 05:15:47 UTC 2013
Modified Files:
src/common/lib/libc/arch/arm/string: strcat_arm.S strlcat_arm.S
strlen_arm.S
Log Message:
Use __ARM_EABI__ and new __UNWIND_TABLES__ to decide when to use .cfi ops
To genera
22 matches
Mail list logo