Module Name:src
Committed By: skrll
Date: Mon Nov 1 06:41:51 UTC 2010
Modified Files:
src/sys/dev/ic: sti.c stireg.h stivar.h
Log Message:
u_intNN_t -> uintNN_t
Same code before and after.
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/ic/sti
Module Name:src
Committed By: enami
Date: Mon Nov 1 02:41:27 UTC 2010
Modified Files:
src/lib/libc/stdlib: getenv.c
Log Message:
Double the array only when really necessary. Otherwise memory will be
exhausted if user modifies the variable envrion itself repeatedly..
To
Module Name:src
Committed By: mrg
Date: Mon Nov 1 02:35:25 UTC 2010
Modified Files:
src/sys/dev/raidframe: raidframevar.h rf_copyback.c rf_disks.c
rf_netbsdkintf.c rf_reconstruct.c
Log Message:
add support for >2TB raid devices.
- add two new members to the c
Module Name:src
Committed By: njoly
Date: Sun Oct 31 23:29:17 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: md.amd64 md.sparc64 mi shl.mi
Log Message:
Add lua debug files.
To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 src/distrib/sets/lists/comp/m
Module Name:src
Committed By: pgoyette
Date: Sun Oct 31 22:33:16 UTC 2010
Modified Files:
src/tests/fs/common: fstest_puffs.c
Log Message:
Fix format strings so it builds on amd64
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/tests/fs/common/fstest_puff
Module Name:src
Committed By: pooka
Date: Sun Oct 31 22:05:35 UTC 2010
Modified Files:
src/tests/fs/common: fstest_puffs.c
Log Message:
Since rump implicit threads now bind to proc1 instead of proc0, we
need our shovel threads bound to proc1 instead of proc0 in order
to ha
Module Name:src
Committed By: stacktic
Date: Sun Oct 31 20:05:04 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: netpgpkeys.c
Log Message:
Typo in usage --export-keys -> --export-key
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.
Module Name:src
Committed By: stacktic
Date: Sun Oct 31 19:45:53 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: keyring.c netpgp.c
Log Message:
PR/42435 : Check pointers against NULL to avoid dereferencing them
To generate a diff of this commit:
cv
Module Name:src
Committed By: agc
Date: Sun Oct 31 18:31:03 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: compress.c
Log Message:
Make bz2 {de,}compression dependent on the header file being available.
Fixes an error reported by Anthony Bentley when
Module Name:src
Committed By: snj
Date: Sun Oct 31 17:17:45 UTC 2010
Modified Files:
src/doc: 3RDPARTY
Log Message:
fix typo
To generate a diff of this commit:
cvs rdiff -u -r1.782 -r1.783 src/doc/3RDPARTY
Please note that diffs are not public domain; they are subject t
Module Name:src
Committed By: njoly
Date: Sun Oct 31 16:31:32 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: mi
Log Message:
+resize_ffs.debug
To generate a diff of this commit:
cvs rdiff -u -r1.1516 -r1.1517 src/distrib/sets/lists/comp/mi
Please note that diffs
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 16:31:12 UTC 2010
Modified Files:
src/distrib/sets/lists/base: md.amd64 md.sparc64
src/distrib/sets/lists/comp: md.amd64 md.sparc64
Log Message:
Fix file lists for amd64 and sparc64 since on these arches 32bit
Module Name:src
Committed By: skrll
Date: Sun Oct 31 15:47:53 UTC 2010
Modified Files:
src/sys/dev/ic: sti.c stireg.h stivar.h
Log Message:
RCSId police.
To generate a diff of this commit:
cvs rdiff -u -r1.10 -r1.11 src/sys/dev/ic/sti.c
cvs rdiff -u -r1.2 -r1.3 src/sys/d
Module Name:src
Committed By: he
Date: Sun Oct 31 13:54:32 UTC 2010
Modified Files:
src/tests/dev/audio: Makefile
Log Message:
There's apparently a circular dependency between -lrump and -lrumpuser.
This poses problems when linking statically, as for sun2. Add -lrump
also
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 12:09:11 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Note the Lua import. Thanks jmmv for the reminder
To generate a diff of this commit:
cvs rdiff -u -r1.1444 -r1.1445 src/doc/CHANGES
Please note that d
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:52:53 UTC 2010
Modified Files:
src/distrib/sets/lists/base: mi shl.mi
src/distrib/sets/lists/comp: mi shl.mi
src/distrib/sets/lists/man: mi
src/doc: 3RDPARTY
src/etc/mtree: NetBSD.dist
Module Name:src
Committed By: wiz
Date: Sun Oct 31 11:39:47 UTC 2010
Modified Files:
src/sbin/resize_ffs: resize_ffs.8
Log Message:
Various improvements.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sbin/resize_ffs/resize_ffs.8
Please note that diffs
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:29:06 UTC 2010
Added Files:
src/external/mit: Makefile
Log Message:
descend into the lua subdirectory
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/mit/Makefile
Please note that diffs are
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:26:02 UTC 2010
Added Files:
src/external/mit/lua: Makefile
src/external/mit/lua/lib: Makefile
src/external/mit/lua/lib/liblua: Makefile shlib_version
src/external/mit/lua/usr.bin: Makefile
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:19:43 UTC 2010
Modified Files:
src/external/mit/lua/dist/src: luaconf.h
Log Message:
adjust the Lua configuration to our needs
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 src/external/mit/lua/d
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:18:20 UTC 2010
Added Files:
src/external/mit/lua/dist: lua2netbsd
Log Message:
add teh script used to prepare the source code
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/external/mit/lua/dist/lua
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:17:01 UTC 2010
Update of /cvsroot/src/external/mit/lua/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv20803
Log Message:
Import the (unaltered) Lua 5.1.4 source distribution.
Status:
Vendor Tag: LUA
Release Tags:
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:14:05 UTC 2010
Removed Files:
src/external/mit/lua: COPYRIGHT HISTORY INSTALL Makefile README
lua2netbsd
src/external/mit/lua/doc: contents.html lua.1 lua.css lua.html luac.1
luac.html
Module Name:src
Committed By: mbalmer
Date: Sun Oct 31 11:08:51 UTC 2010
Update of /cvsroot/src/external/mit/lua
In directory ivanova.netbsd.org:/tmp/cvs-serv28813
Log Message:
Import the (unaltered) Lua 5.1.4 distribution.
Status:
Vendor Tag: LUA
Release Tags: LUA_5_1_4
Module Name:src
Committed By: nisimura
Date: Sun Oct 31 11:08:06 UTC 2010
Modified Files:
src/sys/arch/sandpoint/sandpoint: iic_eumb.c
Log Message:
Update copyright notice. This code was completely replaced with
Frank Wille's effort and has no substance made by me anymore.
25 matches
Mail list logo