Module Name:othersrc
Committed By: agc
Date: Tue May 3 06:28:22 UTC 2011
Modified Files:
othersrc/external/bsd/crc/dist: libcrc.h
othersrc/external/bsd/find2/dist: find2.h
othersrc/external/bsd/hmac/dist: hmac.h
othersrc/external/bsd/rs/dist: rs.h
Module Name:src
Committed By: jruoho
Date: Tue May 3 06:13:06 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/etc/mtree: NetBSD.dist.tests
src/tests/sbin: Makefile
Added Files:
src/tests/sbin/ifconfig: Makefile t_nonexistent.sh
Log Me
Module Name:src
Committed By: jruoho
Date: Tue May 3 04:50:31 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/include: Makefile
Added Files:
src/tests/include: t_bswap.c
Log Message:
Some naive tests for the bswap(3) family.
To genera
Module Name:src
Committed By: mrg
Date: Tue May 3 04:27:13 UTC 2011
Modified Files:
src/sys/dev/isa: pcppi.c pcppivar.h
Log Message:
convert a lockless + spltty() combo to a IPL_VM mutex and cv.
hopefully this will avoid the beep-didn't-stop problem i had recently
that i
Module Name:src
Committed By: jruoho
Date: Tue May 3 04:07:39 UTC 2011
Modified Files:
src/lib/libc/net: byteorder.3
Log Message:
Xref bswap(3). Simplify STANDARDS.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libc/net/byteorder.3
Please note t
Module Name:src
Committed By: rmind
Date: Mon May 2 23:42:10 UTC 2011
Modified Files:
src/sys/fs/tmpfs: tmpfs_vnops.c
Log Message:
Constify, update some comments, use memset() to clear pgs.
To generate a diff of this commit:
cvs rdiff -u -r1.77 -r1.78 src/sys/fs/tmpfs/t
Module Name:src
Committed By: jym
Date: Mon May 2 22:49:59 UTC 2011
Modified Files:
src/sys/arch/amd64/amd64 [jym-xensuspend]: db_disasm.c db_interface.c
kgdb_machdep.c trap.c
src/sys/arch/amd64/conf [jym-xensuspend]: GENERIC XEN3_DOM0 XEN3_DOMU
Module Name:src
Committed By: rmind
Date: Mon May 2 22:27:53 UTC 2011
Modified Files:
src/sys/sys: proc.h
Log Message:
Update few comments.
To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 src/sys/sys/proc.h
Please note that diffs are not public domain;
Module Name:src
Committed By: rmind
Date: Mon May 2 21:00:46 UTC 2011
Modified Files:
src/doc: CHANGES
Log Message:
Mention POSIX semaphore improvements and PowerPC conversion to use PCU.
To generate a diff of this commit:
cvs rdiff -u -r1.1543 -r1.1544 src/doc/CHANGES
Module Name:src
Committed By: rmind
Date: Mon May 2 20:48:28 UTC 2011
Modified Files:
src/doc: BRANCHES
Log Message:
Update description of rmind-uvmplock branch.
To generate a diff of this commit:
cvs rdiff -u -r1.305 -r1.306 src/doc/BRANCHES
Please note that diffs are
Module Name:src
Committed By: christos
Date: Mon May 2 19:04:55 UTC 2011
Modified Files:
src/external/bsd/bind: Makefile.inc
Log Message:
PR/44928: Henning Petersen: Remove missing include dirs in Makefile.inc
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10
Module Name:src
Committed By: jruoho
Date: Mon May 2 17:34:06 UTC 2011
Modified Files:
src/lib/libc/gen: ualarm.3
Log Message:
Clarify STANDARDS (i.e. cf. ualarm(3) is no longer in POSIX).
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/lib/libc/gen/ua
Module Name:src
Committed By: jruoho
Date: Mon May 2 17:26:23 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
src/tests/syscall: Makefile
Added Files:
src/tests/syscall: t_itimer.c
Log Message:
Few basic tests for getitimer(2) and setitimer(2).
Module Name:src
Committed By: jruoho
Date: Mon May 2 17:14:20 UTC 2011
Modified Files:
src/lib/libc/sys: getitimer.2
Log Message:
Note also that the interaction between setitimer(2) and alarm(3) or sleep(3)
is unspecified.
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: jruoho
Date: Mon May 2 17:01:52 UTC 2011
Modified Files:
src/lib/libc/sys: getitimer.2
Log Message:
Remove NOTES as it is documented in itimerval(3). Remove #ifdefs from
SYNOPSIS (these are visible enough in the body of the text). Use a list
Module Name:src
Committed By: tsutsui
Date: Mon May 2 15:31:01 UTC 2011
Modified Files:
src/sys/arch/mips/mips: pmap.c
Log Message:
Fix "removing options MIPS3 cause DS5000 to loop during boot"
(i.e. no options MIPS3 kernel doesn't work on MIPS1) problem.
Reported and te
Module Name:src
Committed By: manu
Date: Mon May 2 14:23:25 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs.h pcidevs_data.h pucdata.c
Log Message:
Add support for new SUNIX PCI seriel and/or parallel adapters, with new
SUNIX vendor Id 0x1fd4 and product Id 0x1999. Cons
Module Name:src
Committed By: manu
Date: Mon May 2 14:06:50 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs
Log Message:
Don't conflict SUNIX new vendor Id with the previous one
To generate a diff of this commit:
cvs rdiff -u -r1.1072 -r1.1073 src/sys/dev/pci/pcidevs
Module Name:src
Committed By: manu
Date: Mon May 2 14:00:09 UTC 2011
Modified Files:
src/sys/dev/pci: pcidevs pucdata.c
Log Message:
Add new PCI vendor Id for Sunix, and the corresponding device Id.
To generate a diff of this commit:
cvs rdiff -u -r1.1071 -r1.1072 src/s
Module Name:src
Committed By: njoly
Date: Mon May 2 11:55:15 UTC 2011
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
Add back usr/libdata/debug/usr/tests/lib/libc/termios, needed for
debug builds.
To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1
Module Name:src
Committed By: gson
Date: Mon May 2 11:14:29 UTC 2011
Modified Files:
src/tests/syscall: t_nanosleep.c
Log Message:
Don't print a time_t with %lu
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/syscall/t_nanosleep.c
Please note that
Module Name:src
Committed By: jym
Date: Mon May 2 09:03:10 UTC 2011
Modified Files:
src/sys/dev/mii: brgphy.c
src/sys/dev/pci: if_bge.c if_bnx.c if_bnxreg.h
Log Message:
Fix BCM5709 PHY detection for ethernet PHYs (the SerDes case being already
handled):
- export
Module Name:src
Committed By: pgoyette
Date: Mon May 2 08:32:21 UTC 2011
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
Also add the Atffile to the sets list
To generate a diff of this commit:
cvs rdiff -u -r1.318 -r1.319 src/distrib/sets/lists/tests/mi
Module Name:src
Committed By: jruoho
Date: Mon May 2 08:30:21 UTC 2011
Modified Files:
src/tests/util/awk: t_awk.sh
Log Message:
Use the standard "PR foo/1234" notation such that the PR number is parsed
correctly for the atf(7) HTML reports.
To generate a diff of this c
Module Name:src
Committed By: martin
Date: Mon May 2 08:26:32 UTC 2011
Modified Files:
src/sys/sys: pcu.h
Log Message:
Make it self-contained (add missing stdbool.h include when used for libkvm)
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/sys/sys/pcu
Module Name:src
Committed By: pgoyette
Date: Mon May 2 08:11:41 UTC 2011
Modified Files:
src/etc/mtree: NetBSD.dist.tests
Log Message:
Get this right. It was not the debugdata directory that was missing...
To generate a diff of this commit:
cvs rdiff -u -r1.39 -r1.40 s
Module Name:src
Committed By: mrg
Date: Mon May 2 07:29:19 UTC 2011
Modified Files:
src/sys/dev/raidframe: rf_raid1.c rf_reconbuffer.c rf_reconstruct.c
rf_reconstruct.h rf_reconutil.c
Log Message:
convert rb_mutex to a kmutex/cv.
To generate a diff of this c
Module Name:src
Committed By: jruoho
Date: Mon May 2 07:02:09 UTC 2011
Modified Files:
src/tests/syscall: t_nanosleep.c
Log Message:
Verify that nanosleep(2) can suspend for one nanosecond (or longer).
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/test
Module Name:othersrc
Committed By: agc
Date: Mon May 2 07:01:15 UTC 2011
Update of /cvsroot/othersrc/external/bsd/iscsi
In directory ivanova.netbsd.org:/tmp/cvs-serv28163
Log Message:
Initial import of the in-kernel iSCSI initiator, kindly contributed by
Wasabi Systems under a 2-
29 matches
Mail list logo