Module Name:src
Committed By: christos
Date: Mon Dec 17 16:26:38 UTC 2012
Modified Files:
src/external/public-domain/sqlite/dist: sqlite3.1
Log Message:
now that I know how to escape a period, nothing can stop me :-)
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: matt
Date: Mon Dec 17 17:10:48 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: genassym.cf
Log Message:
Add CPU_VFP_ID and PCB_VFP_FPEXC
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/arch/arm/arm32/genassym.cf
Pleas
Module Name:src
Committed By: mbalmer
Date: Mon Dec 17 17:44:18 UTC 2012
Modified Files:
src/sys/dev/isa: ptcd.c
Log Message:
Fix the CVS Id marker.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/isa/ptcd.c
Please note that diffs are not public
Module Name:src
Committed By: matt
Date: Mon Dec 17 17:45:01 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: cpuswitch.S
Log Message:
Make sure to load the FPEXC context on context switch (if there a VFP) so
that the VFP state will be what the LWP expects. (This isn't ne
Module Name:src
Committed By: mbalmer
Date: Mon Dec 17 17:46:27 UTC 2012
Modified Files:
src/sys/dev/isa: ptcd.c
Log Message:
No need to include machine/pio.h now that inb() and outb() are no longer used.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sy
Module Name:src
Committed By: riz
Date: Mon Dec 17 17:52:07 UTC 2012
Modified Files:
src/distrib/notes/common [netbsd-6-0]: main
Log Message:
Update release notes for 6.0.1.
To generate a diff of this commit:
cvs rdiff -u -r1.484.2.4 -r1.484.2.4.2.1 src/distrib/notes/com
Module Name:src
Committed By: apb
Date: Mon Dec 17 18:17:27 UTC 2012
Modified Files:
src/etc: rc.subr
src/share/man/man8: rc.subr.8
Log Message:
Add shell implementations of basename and dirname to rc.subr. They
are supposed to mimic basename(1) and dirname(1), ex
Module Name:src
Committed By: apb
Date: Mon Dec 17 18:20:50 UTC 2012
Modified Files:
src/etc/rc.d: random_seed
Log Message:
Reinstate the dirname invocations that were recently removed from
rc.d/random_seed. The new dirname shell function provided by rc.subr
will be used,
Module Name:src
Committed By: riz
Date: Mon Dec 17 18:49:09 UTC 2012
Modified Files:
src/doc [netbsd-6-0]: CHANGES-6.0.1 LAST_MINUTE README.files
src/sys/sys [netbsd-6-0]: param.h
Log Message:
Welcome to 6.0.1!
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: mbalmer
Date: Mon Dec 17 20:38:01 UTC 2012
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/sys/arch/i386/conf: ALL GENERIC
src/sys/dev/pci: files.pci
Added Files:
src/share/man/man
Module Name:src
Committed By: mbalmer
Date: Mon Dec 17 20:39:23 UTC 2012
Modified Files:
src/share/man/man4: ptcd.4
Log Message:
Mention ibmcd(4).
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/ptcd.4
Please note that diffs are not public
Module Name:src
Committed By: mbalmer
Date: Mon Dec 17 20:41:36 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Mention ibmcd(4).
To generate a diff of this commit:
cvs rdiff -u -r1.1768 -r1.1769 src/doc/CHANGES
Please note that diffs are not public domain; they
Module Name:src
Committed By: christos
Date: Tue Dec 18 01:37:29 UTC 2012
Modified Files:
src/tests/lib/libc/gen: t_glob.c
Log Message:
- make our stat function return ENOENT if a file is not found.
- add a GLOB_NOMATCH check
To generate a diff of this commit:
cvs rdiff
Module Name:src
Committed By: christos
Date: Tue Dec 18 01:39:56 UTC 2012
Modified Files:
src/lib/libc/gen: glob.c
Log Message:
Do as the man page says, and for GLOB_NOCHECK return the original pattern,
not a modified version with the backslash characters removed.
To gen
Module Name:src
Committed By: matt
Date: Tue Dec 18 06:05:56 UTC 2012
Modified Files:
src/sys/arch/arm/cortex: cpu_in_cksum_asm_neon.S
Log Message:
Tighten up cpu_in_cksum_neon_v4hdr by 3 instructions.
Swap the doubles on a partial qword load on BE platforms.
To generate
Module Name:src
Committed By: matt
Date: Tue Dec 18 06:14:23 UTC 2012
Modified Files:
src/common/lib/libc/arch/arm/gen: neon_mask.S
Log Message:
Don't need to include assym.h
Add a missing comma.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/common/lib/
Module Name:src
Committed By: matt
Date: Tue Dec 18 06:30:19 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: vm_machdep.c
Log Message:
Remove unneeded definitions.
When forking a LWP, disable the VFP in the new LWP since it isn't the LWP
that owns the VFP.
To generate a
Module Name:src
Committed By: matt
Date: Tue Dec 18 06:31:58 UTC 2012
Modified Files:
src/sys/arch/arm/arm: disassem.c
Log Message:
Start adding support for disassembling some NEON instructions.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/a
18 matches
Mail list logo