Module Name:src
Committed By: matt
Date: Sat Jun 18 06:44:28 UTC 2011
Modified Files:
src/sys/arch/evbppc/ev64260: autoconf.c
src/sys/arch/evbppc/explora: autoconf.c machdep.c
src/sys/arch/evbppc/explora/dev: fb_elb.c
src/sys/arch/evbppc/include: cpu
Module Name:src
Committed By: matt
Date: Sat Jun 18 06:41:44 UTC 2011
Modified Files:
src/sys/arch/powerpc/ibm4xx: board_prop.c clock.c cpu.c
ibm40x_machdep.c ibm4xx_autoconf.c ibm4xx_machdep.c intr.c pmap.c
trap.c
src/sys/arch/powerpc/ibm4xx
Module Name:src
Committed By: matt
Date: Sat Jun 18 06:37:39 UTC 2011
Modified Files:
src/sys/arch/evbppc/mpc85xx: mpc85xx_start.S
src/sys/arch/powerpc/booke: genassym.cf trap_subr.S
Log Message:
Use FRAME_Rn (like ibm4xx and oea) instead of FRAME_n.
Include psl.h
Module Name:src
Committed By: matt
Date: Sat Jun 18 06:36:25 UTC 2011
Modified Files:
src/sys/arch/evbppc/mpc85xx: autoconf.c
Log Message:
Whitespace cleanup
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/evbppc/mpc85xx/autoconf.c
Please note t
Module Name:src
Committed By: nonaka
Date: Sat Jun 18 06:25:43 UTC 2011
Modified Files:
src/distrib/evbsh3: Makefile
Added Files:
src/distrib/evbsh3/cdroms: Makefile
src/distrib/evbsh3/cdroms/installcd: Makefile
Log Message:
Build evbsh3-${MACHINE_ARCH}cd.i
Module Name:othersrc
Committed By: wiz
Date: Sat Jun 18 05:10:17 UTC 2011
Modified Files:
othersrc/external/bsd/mat/dist: mat.1
Log Message:
Sort options. Add description for -x. Remove trailing whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2
Module Name:othersrc
Committed By: agc
Date: Sat Jun 18 04:53:13 UTC 2011
Update of /cvsroot/othersrc/external/bsd/mat
In directory ivanova.netbsd.org:/tmp/cvs-serv4946
Log Message:
Initial import of mat into othersrc.
mat is an archiver program (the "minimalist archiving tool" p
Module Name:src
Committed By: mrg
Date: Sat Jun 18 02:05:08 UTC 2011
Modified Files:
src/sys/arch/sparc/sparc: pmap.c
Log Message:
remove some debugging output no longer necessary.
To generate a diff of this commit:
cvs rdiff -u -r1.342 -r1.343 src/sys/arch/sparc/sparc/p
Module Name:src
Committed By: matt
Date: Sat Jun 18 02:02:50 UTC 2011
Modified Files:
src/sys/arch/powerpc/ibm4xx/dev: wdog.c
Log Message:
Use aprint_normal include sys/cpu.h
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/arch/powerpc/ibm4xx/dev/
Module Name:src
Committed By: mrg
Date: Sat Jun 18 01:22:34 UTC 2011
Modified Files:
src/compat: m32.mk
Log Message:
avoid adding -m32 to various variables multiple times aka, multiple inclusions.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/compat/m32
Module Name:src
Committed By: matt
Date: Fri Jun 17 23:37:38 UTC 2011
Modified Files:
src/sys/arch/powerpc/marvell: marvell_intr.h
Log Message:
Part of the interrupt rototill. Use and just override
a few things (like imask_t).
To generate a diff of this commit:
cvs rdi
Module Name:src
Committed By: matt
Date: Fri Jun 17 23:36:18 UTC 2011
Modified Files:
src/sys/arch/amigappc/include: intr.h
src/sys/arch/bebox/include: intr.h
src/sys/arch/evbppc/include: pmppc_intr.h
src/sys/arch/ibmnws/include: intr.h
src/s
Module Name:src
Committed By: matt
Date: Fri Jun 17 23:15:09 UTC 2011
Modified Files:
src/sys/arch/powerpc/oea: genassym.cf
Log Message:
Add IPL_HIGH and IPL_SCHED so locore.S can use them.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 src/sys/arch/powerp
Module Name:src
Committed By: matt
Date: Fri Jun 17 23:14:41 UTC 2011
Modified Files:
src/sys/arch/powerpc/powerpc: locore_subr.S
Log Message:
Call splraise(IPL_HIGH) instead splhigh. Easier to a nasty problem.
To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.
Module Name:src
Committed By: matt
Date: Fri Jun 17 23:12:40 UTC 2011
Modified Files:
src/sys/arch/powerpc/powerpc: process_machdep.c
Log Message:
Fix curlwp check for fpreg/vecreg to acknowledge that the PCU is either
for the current lwp or that PCU is not owned on any cp
Module Name:src
Committed By: matt
Date: Fri Jun 17 21:19:42 UTC 2011
Modified Files:
src/sys/conf: Makefile.kern.inc
Log Message:
If dbsym fails, not fail the command, remove the target too so that the
next invokation will try to remake it.
To generate a diff of this co
Module Name:src
Committed By: matt
Date: Fri Jun 17 21:18:57 UTC 2011
Modified Files:
src/sys/arch/evbppc/conf: OPENBLOCKS266
Log Message:
Bump up SYMTAB_SPACE
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/sys/arch/evbppc/conf/OPENBLOCKS266
Please no
Module Name:src
Committed By: matt
Date: Fri Jun 17 19:05:20 UTC 2011
Modified Files:
src/sys/arch/powerpc/isa: isa_machdep_common.c
Log Message:
struct device * -> device_t
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/powerpc/isa/isa_machdep_
Module Name:src
Committed By: matt
Date: Fri Jun 17 19:04:00 UTC 2011
Modified Files:
src/sys/arch/powerpc/include: cpu.h
Log Message:
struct device * -> device_t
To generate a diff of this commit:
cvs rdiff -u -r1.81 -r1.82 src/sys/arch/powerpc/include/cpu.h
Please not
Module Name:src
Committed By: matt
Date: Fri Jun 17 19:03:04 UTC 2011
Modified Files:
src/sys/arch/powerpc/booke: booke_autoconf.c
src/sys/arch/powerpc/booke/dev: pq3etsec.c
src/sys/arch/powerpc/ibm4xx: ibm4xx_autoconf.c
src/sys/arch/powerpc/ibm4xx/d
Module Name:src
Committed By: matt
Date: Fri Jun 17 18:59:33 UTC 2011
Modified Files:
src/sys/arch/powerpc/powerpc: vm_machdep.c
Log Message:
ofppc doesn't have PMAP_MAP_POOLPAGE so make the cpu_uareas do nothing.
To generate a diff of this commit:
cvs rdiff -u -r1.88 -r
Module Name:src
Committed By: tsutsui
Date: Fri Jun 17 18:40:46 UTC 2011
Modified Files:
src/sys/arch/emips/emips: cons.h
Log Message:
Sync with pmax/cons.h (i.e. remove clause 3 and 4).
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/emips/emips
Module Name:src
Committed By: wiz
Date: Fri Jun 17 18:20:40 UTC 2011
Modified Files:
src/usr.sbin/extattrctl: extattrctl.8
Log Message:
New sentence, new line. Fix some typos and an xref. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/usr.sbin
Module Name:src
Committed By: wiz
Date: Fri Jun 17 18:19:58 UTC 2011
Modified Files:
src/usr.bin/extattr: getextattr.1
Log Message:
This is installed in section 1, so make internal section the same.
Also use name under which it is installed as main internal name.
Comment o
Module Name:src
Committed By: wiz
Date: Fri Jun 17 18:13:49 UTC 2011
Modified Files:
src/share/man/man4: options.4
Log Message:
Remove trailing whitespace. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.407 -r1.408 src/share/man/man4/options.
Module Name:src
Committed By: wiz
Date: Fri Jun 17 18:13:14 UTC 2011
Modified Files:
src/sbin/mount: mount.8
Log Message:
New sentence, new line; fix wording; bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sbin/mount/mount.8
Please note tha
Module Name:src
Committed By: wiz
Date: Fri Jun 17 18:12:32 UTC 2011
Modified Files:
src/lib/libc/sys: mount.2
Log Message:
Fix wording (if I understand the sentence correctly).
To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/lib/libc/sys/mount.2
Pleas
Module Name:src
Committed By: wiz
Date: Fri Jun 17 18:08:53 UTC 2011
Modified Files:
src/lib/libc/sys: mount.2
Log Message:
New sentence, new line. Bump date for previous.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/lib/libc/sys/mount.2
Please note
Module Name:src
Committed By: christos
Date: Fri Jun 17 17:00:58 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
terminfo has moved.
To generate a diff of this commit:
cvs rdiff -u -r1.352 -r1.353 src/distrib/sets/lists/tests/mi
Please note that d
Module Name:src
Committed By: christos
Date: Fri Jun 17 16:59:51 UTC 2011
Modified Files:
src/tests/lib/libcurses: Makefile t_curses.sh
src/tests/lib/libcurses/director: director.c
Log Message:
Remove environment variable settings.
Now that we are not abusing $HOME
Module Name:src
Committed By: christos
Date: Fri Jun 17 16:32:31 UTC 2011
Modified Files:
src/tests/lib/libcurses/director: testlang_parse.y
Log Message:
vis'ify the excess byte printing so that xstlproc does not barf.
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: christos
Date: Fri Jun 17 16:30:58 UTC 2011
Modified Files:
src/tests/lib/libcurses: t_curses.sh
Log Message:
turn off verbose
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/tests/lib/libcurses/t_curses.sh
Please note that
Module Name:src
Committed By: christos
Date: Fri Jun 17 16:30:30 UTC 2011
Added Files:
src/tests/lib/libcurses: Makefile.inc
Log Message:
turn on warnings
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/tests/lib/libcurses/Makefile.inc
Please note that dif
Module Name:src
Committed By: manu
Date: Fri Jun 17 14:23:52 UTC 2011
Modified Files:
src/include: mntopts.h
src/lib/libc/sys: mount.2
src/sbin/mount: mount.8
src/sbin/mount_ffs: mount_ffs.c
src/share/man/man4: options.4
src/sys/kern:
Module Name:src
Committed By: hannken
Date: Fri Jun 17 09:50:52 UTC 2011
Modified Files:
src/sys/uvm: uvm_bio.c
Log Message:
When ubc_alloc() reuses a cached mapping window remove the object from
the lists AFTER clearing its mapping.
Removes a race where uvm_obj_destroy()
Module Name:src
Committed By: kefren
Date: Fri Jun 17 09:15:24 UTC 2011
Modified Files:
src/sys/net: if_loop.c if_mpls.c
Log Message:
teach loopback about MPLS. Prerequisite for MPLS tunnels
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/net/if_loo
36 matches
Mail list logo