Module Name:src
Committed By: kiyohara
Date: Sun Mar 24 06:56:15 UTC 2013
Modified Files:
src/sys/arch/ia64/ia64: pmap.c
Log Message:
Remove null lines.
Remove TAB and white-space terminate.
s/^/\t/.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 s
Module Name:src
Committed By: kiyohara
Date: Sun Mar 24 06:27:52 UTC 2013
Modified Files:
src/sys/arch/ia64/ia64: pmap.c
Log Message:
Remove size pages from va. Not a page.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/arch/ia64/ia64/pmap.c
Plea
Module Name:src
Committed By: kiyohara
Date: Sun Mar 24 06:06:19 UTC 2013
Modified Files:
src/sys/arch/ia64/ia64: context.S
Log Message:
Remove some TABs.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/ia64/ia64/context.S
Please note that diffs
Module Name:othersrc
Committed By: dholland
Date: Sun Mar 24 00:03:14 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: main.c make.1 meta.c meta.h
Log Message:
Merge -r1.210 of main.c, -r1.212 of make.1, -r1.27 of meta.c, and
-r1.3 of meta.h from HEAD (committed b
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 23:59:18 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2/unit-tests: Makefile test.exp
Added Files:
othersrc/usr.bin/dholland-make2/unit-tests: export-env
Log Message:
Merge -r1.36 of unit-tests/
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 23:55:27 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: parse.c
Log Message:
Merge -r1.188 of parse.c from HEAD (committed by sjg):
ParseGmakeExport: terminate variable at '=', or setenv(3) will fail
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 23:50:46 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: dir.c job.c job.h make.1 parse.c
Log Message:
Merge -r1.67 of dir.c, -r1.172 of job.c, -r1.41 of job.h, -r1.211 of
make.1, and -r1.187 of parse.c
Module Name:src
Committed By: sjg
Date: Sat Mar 23 23:39:47 UTC 2013
Modified Files:
src/usr.bin/make: meta.c
Log Message:
After removing an entry from missingFiles,
set ln=NULL after Lst_Remove() to make it clear we won't use it
after this point.
To generate a diff of t
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 23:36:19 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: dir.c job.c parse.c
Log Message:
Merge -r1.66 of dir.c, -r1.171 of job.c, -r1.186 of parse.c from HEAD
(committed by Christos):
Keep track of th
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 23:29:04 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: job.c main.c portable.h
Log Message:
Merge -r1.170 of job.c and -r1.209 of main.c from HEAD (committed by
Christos):
PR/45042: Thomas Cort: HAVE
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:45:02 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: compat.c nonints.h
Log Message:
Use real types.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 othersrc/usr.bin/dholland-make2/com
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:40:37 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: dir.c dir.h graph.h make.c
Log Message:
Fix inlining again, more forcibly this time.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:23:04 UTC 2013
Removed Files:
othersrc/usr.bin/dholland-make2: lst.h
othersrc/usr.bin/dholland-make2/lst.lib: Makefile lstAppend.c
lstAtEnd.c lstAtFront.c lstClose.c lstConcat.c lstDatum.c
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:22:51 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.h
Log Message:
Drop the list library's header.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/dholland-mak
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:21:13 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: Makefile Makefile.boot
Log Message:
Switch off the list library.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 othersrc/usr.bin/d
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:17:51 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.c parse.c
Log Message:
Remove remaining references to the linked list library.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:08:21 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: job.c
Log Message:
Use real types.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/usr.bin/dholland-make2/job.c
Please no
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:03:11 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: dir.c dir.h
Log Message:
G/C Dir_CopyDir(), which is no longer used.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.b
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 22:00:51 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: meta.c
Log Message:
Rip the linked lists out of here and make it build again.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 other
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 21:35:44 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: job.c
Log Message:
Update some #if 0'd code to still compile.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 othersrc/usr.bin/dhol
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 21:33:28 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.c
Log Message:
Improve the toBeMade queue code so it doesn't do bulk array shifts
every time you remove something from the queue head. If th
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 21:29:11 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.c
Log Message:
Improve the toBeMade logic: collect the non-tail insertions in a
separate array and stuff them into the main queue all at onc
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 21:28:04 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.c
Log Message:
Switch the toBeMade logic to an array instead of a linked list.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 21:27:23 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.c
Log Message:
Simplify the toBeMade logic based on the fact that only one group of
non-tail insertions is done at a time, so the insertion
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 21:25:31 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: make.c
Log Message:
Wrap the toBeMade list code in a queue abstraction. Use the same list
code on the inside for now.
To generate a diff of thi
Module Name:src
Committed By: msaitoh
Date: Sat Mar 23 21:08:51 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
Change the order of register settings a little to match both Broadcom's
document and Linux tg3.
To generate a diff of this commit:
cvs rdiff -
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 19:57:44 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: main.c
Log Message:
Remove another linked list.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 othersrc/usr.bin/dholland-make2/ma
Module Name:src
Committed By: msaitoh
Date: Sat Mar 23 19:40:44 UTC 2013
Modified Files:
src/sys/dev/pci: if_bge.c
Log Message:
5718 and 57785 document say we should wait 100us.
To generate a diff of this commit:
cvs rdiff -u -r1.223 -r1.224 src/sys/dev/pci/if_bge.c
Ple
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 19:29:31 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: dir.c
Log Message:
Remove another linked list.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 othersrc/usr.bin/dholland-make2/dir.
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 19:16:24 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: arch.c
Log Message:
Update comment.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/dholland-make2/arch.c
Please
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 19:15:40 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: parse.c
Log Message:
Remove the last linked list.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/dholland-make2
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 19:06:42 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: parse.c
Log Message:
More arrays, fewer lists.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 othersrc/usr.bin/dholland-make2/par
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:58:44 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Oops, left CLEANUP on for testing; turn it off again.
To generate a diff of this commit:
cvs rdiff -u -r1.21 -r1.22 othersr
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:46:18 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: job.h
Log Message:
Update another comment.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 othersrc/usr.bin/dholland-make2/job.h
P
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:43:10 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: targ.c
Log Message:
Update a comment.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 othersrc/usr.bin/dholland-make2/targ.c
Plea
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:42:40 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Update some more comments.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 othersrc/usr.bin/dholland-make2/su
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:36:16 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Update comment for previous
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 othersrc/usr.bin/dholland-make2/s
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:35:32 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: nonints.h parse.c suff.c
Log Message:
Use real types.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 othersrc/usr.bin/dholland-mak
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:33:01 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: nonints.h parse.c suff.c
Log Message:
Use more const.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/dholland-mak
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:27:18 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Reorg some of the comments.
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 othersrc/usr.bin/dholland-make2/s
Module Name:src
Committed By: tsutsui
Date: Sat Mar 23 18:15:07 UTC 2013
Modified Files:
src/distrib/hp300/ramdisk: Makefile
src/distrib/utils/sysinst/arch/hp300: Makefile
Removed Files:
src/distrib/utils/sysinst/arch/hp300: menus.md.es menus.md.fr
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:12:12 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Rewrite SuffSuffIsSuffix to avoid potential undefined behavior.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 18:02:58 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Simplify the interface to SuffSuffIsSuffix().
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 othersrc/usr.bi
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 17:56:58 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
More arrays, fewer lists.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 othersrc/usr.bin/dholland-make2/suf
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 17:47:12 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: main.c nonints.h suff.c
Log Message:
Make the DEBUG_SRC code compile again.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 othersr
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 17:36:37 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
Remove unused back-pointers.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 othersrc/usr.bin/dholland-make2/
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 17:33:58 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: suff.c
Log Message:
More arrays, fewer lists.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 othersrc/usr.bin/dholland-make2/suf
Module Name:src
Committed By: tsutsui
Date: Sat Mar 23 17:29:38 UTC 2013
Modified Files:
src/distrib/news68k/floppies/ramdisk: Makefile
src/distrib/utils/sysinst/arch/news68k: Makefile
Removed Files:
src/distrib/utils/sysinst/arch/news68k: menus.md.es menus.
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 17:11:22 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: targ.c
Log Message:
Update comment.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 othersrc/usr.bin/dholland-make2/targ.c
Please
Module Name:othersrc
Committed By: dholland
Date: Sat Mar 23 17:09:40 UTC 2013
Modified Files:
othersrc/usr.bin/dholland-make2: graph.h suff.c
Log Message:
More arrays, fewer lists.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 othersrc/usr.bin/dholland-mak
Module Name:src
Committed By: christos
Date: Sat Mar 23 16:32:07 UTC 2013
Removed Files:
src/dist/pdisk: ATA_media.c ATA_media.h DoSCSICommand.c DoSCSICommand.h
HISTORY MacSCSICommand.h README SCSI_media.c SCSI_media.h
bitfield.c bitfield.h convert.c
Module Name:src
Committed By: christos
Date: Sat Mar 23 16:23:46 UTC 2013
Modified Files:
src/external/bsd/file/dist/magic/magdir: elf
Log Message:
remove extra space
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/file/dist/magic/magdir/elf
Module Name:src
Committed By: christos
Date: Sat Mar 23 16:18:29 UTC 2013
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
upgrade file
To generate a diff of this commit:
cvs rdiff -u -r1.1015 -r1.1016 src/doc/3RDPARTY
cvs rdiff -u -r1.1803 -r1.1804 src/doc/CHANGES
Module Name:src
Committed By: christos
Date: Sat Mar 23 16:17:21 UTC 2013
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
src/distrib/sets/lists/debug: ad.mips64eb ad.mips64el md.amd64
md.sparc6
Module Name:src
Committed By: christos
Date: Sat Mar 23 16:15:59 UTC 2013
Modified Files:
src/external/bsd/file/bin: Makefile
src/external/bsd/file/dist: Makefile.in aclocal.m4 config.h.in
configure configure.ac install-sh
src/external/bsd/file/d
Module Name:src
Committed By: wiz
Date: Sat Mar 23 16:11:05 UTC 2013
Modified Files:
src/doc: 3RDPARTY
Log Message:
typo.
To generate a diff of this commit:
cvs rdiff -u -r1.1014 -r1.1015 src/doc/3RDPARTY
Please note that diffs are not public domain; they are subject to
Module Name:src
Committed By: gson
Date: Sat Mar 23 15:53:49 UTC 2013
Modified Files:
src/distrib/utils/sysinst: msg.mi.de msg.mi.es msg.mi.fr msg.mi.pl
Log Message:
Sync non-English messages with the changes of msg.mi.en 1.179 to the
best of my ability.
To generate a di
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:50:26 UTC 2013
Update of /cvsroot/src/external/bsd/file/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv22550
Log Message:
import file-5.14
changes are "name" + "use" keyword features, bug fixes
Status:
Vendor Tag:
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:45:28 UTC 2013
Modified Files:
src/doc: 3RDPARTY
Log Message:
correct pdisk information
To generate a diff of this commit:
cvs rdiff -u -r1.1013 -r1.1014 src/doc/3RDPARTY
Please note that diffs are not public do
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:43:38 UTC 2013
Modified Files:
src/sbin: Makefile
Removed Files:
src/sbin/pdisk: Makefile
Log Message:
pdisk has moved
To generate a diff of this commit:
cvs rdiff -u -r1.123 -r1.124 src/sbin/Makefile
cvs
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:42:41 UTC 2013
Added Files:
src/external/bsd/pdisk/bin: Makefile
Log Message:
add Makefile
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/bsd/pdisk/bin/Makefile
Please note that diffs are
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:42:00 UTC 2013
Modified Files:
src/external/bsd: Makefile
Added Files:
src/external/bsd/pdisk: Makefile
Log Message:
move pdisk
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 src/external/b
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:39:43 UTC 2013
Modified Files:
src/external/bsd/pdisk/dist: ATA_media.c DoSCSICommand.c
DoSCSICommand.h MacSCSICommand.h SCSI_media.c bitfield.c bitfield.h
convert.c cvt_pt.c deblock_media.c
Module Name:src
Committed By: gson
Date: Sat Mar 23 15:36:43 UTC 2013
Modified Files:
src/distrib/utils/sysinst: msg.mi.en
Log Message:
Fix some nits in the English messages for the recently added debug
sets: rename the "Source sets" group to "Source and debug sets" to
bet
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:36:36 UTC 2013
Update of /cvsroot/src/external/bsd/pdisk
In directory ivanova.netbsd.org:/tmp/cvs-serv1752
Log Message:
from:
http://cantaforda.com/cfcl/eryk/linux/pdisk/dist/pdisk.2516.src.tar
Status:
Vendor Tag:
Module Name:src
Committed By: christos
Date: Sat Mar 23 15:14:16 UTC 2013
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
try to fix sun2
To generate a diff of this commit:
cvs rdiff -u -r1.530 -r1.531 src/distrib/sets/lists/tests/mi
Please note that diffs
Module Name:src
Committed By: isaki
Date: Sat Mar 23 12:08:47 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_fmovecr.c
Log Message:
Use the #error directive.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/m68k/fpe/fpu_fmovecr.c
Please no
Module Name:src
Committed By: isaki
Date: Sat Mar 23 12:06:24 UTC 2013
Modified Files:
src/sys/arch/m68k/fpe: fpu_hyperb.c fpu_trig.c
Log Message:
Remove about updating fpsr. It was introduced by me but obviously
duplicated with fpu_emul_arith().
To generate a diff of th
Module Name:src
Committed By: he
Date: Sat Mar 23 11:51:48 UTC 2013
Modified Files:
src/etc/etc.evbarm: Makefile.inc
Log Message:
Add KUROBOX_PRO as an EVBARM_BOARDS member.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 src/etc/etc.evbarm/Makefile.inc
Pl
Module Name:src
Committed By: he
Date: Sat Mar 23 11:50:03 UTC 2013
Modified Files:
src/distrib/utils/sysinst: util.c
src/distrib/utils/sysinst/arch/evbarm: md.h msg.md.de msg.md.en
msg.md.es msg.md.fr msg.md.pl
Log Message:
Add the ability to install t
70 matches
Mail list logo