Module Name:src
Committed By: agc
Date: Tue Jun 1 06:07:56 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: verify.c
Log Message:
avoid another compiler warning
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 \
src/crypto/
Module Name:src
Committed By: agc
Date: Tue Jun 1 06:01:30 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: verify.c
Log Message:
remove an unused variable
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 \
src/crypto/exter
Module Name:src
Committed By: agc
Date: Tue Jun 1 05:55:56 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist: configure configure.ac
src/crypto/external/bsd/netpgp/dist/src/lib: version.h
src/crypto/external/bsd/netpgp/dist/src/netpgp: Makefile
Module Name:src
Committed By: mrg
Date: Tue Jun 1 05:26:51 UTC 2010
Modified Files:
src/external/mit/xorg/lib/libX11: Makefile
Log Message:
USETBL=yes. several of these manuals need it. from PR#36600.
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/ext
Module Name:src
Committed By: agc
Date: Tue Jun 1 05:22:38 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: netpgp.c
Log Message:
make sure we have created a directory when generating a new key.
don't try to re-read the key after writing it - that's
Module Name:xsrc
Committed By: mrg
Date: Tue Jun 1 04:21:27 UTC 2010
Modified Files:
xsrc/external/mit/MesaLib/dist/progs/util: dumpstate.c
Log Message:
fix a macro definition error, as per PR#41900 from Henning Petersen.
To generate a diff of this commit:
cvs rdiff -u
Module Name:xsrc
Committed By: mrg
Date: Tue Jun 1 04:21:06 UTC 2010
Modified Files:
xsrc/external/mit/libFS/dist/src: FSlibInt.c
Log Message:
fix a prototype error, as per PR#41899 from Henning Petersen.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.2 -r1.2 x
Module Name:src
Committed By: agc
Date: Tue Jun 1 03:19:27 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: packet-parse.c
Log Message:
when cleaning up, don't try to free the public key which is part of the
secret key - shown up by Mac OS X malloc.
Module Name:src
Committed By: mrg
Date: Tue Jun 1 02:40:13 UTC 2010
Modified Files:
src/sys/arch/i386/conf: GENERIC
Log Message:
enable the drm drivers; they've been tested for ages and have been
enabled on amd64 for some months now. as requested in PR#42936.
To genera
Module Name:src
Committed By: pooka
Date: Mon May 31 23:53:02 UTC 2010
Modified Files:
src/tests/rump/kernspace: Makefile
Log Message:
need bsd.own.mk to avoid the "NETBSDSRCDIR is nothing" syndrome
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/ru
Module Name:src
Committed By: pooka
Date: Mon May 31 23:51:28 UTC 2010
Modified Files:
src/tests/rump/rumpkern: t_modcmd.c
Log Message:
hmm, using unifdef for the previous might have been a good idea ...
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/tes
Module Name:src
Committed By: pooka
Date: Mon May 31 23:44:54 UTC 2010
Modified Files:
src/tests/fs/common: snapshot.c
src/tests/fs/ffs: t_fifos.c t_snapshot.c
src/tests/fs/kernfs: t_basic.c
src/tests/fs/nullfs: t_basic.c
src/tests/fs/umapfs:
Module Name:src
Committed By: pooka
Date: Mon May 31 23:37:52 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
new tests
To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/distrib/sets/lists/tests/mi
Please note that diffs are not pu
Module Name:src
Committed By: pooka
Date: Mon May 31 23:36:12 UTC 2010
Modified Files:
src/tests/rump/rumpkern: Makefile
Added Files:
src/tests/rump/rumpkern: t_threads.c t_tsleep.c t_vm.c
Log Message:
add tests for:
* threading
* tsleep variants
* uvm page busy
Module Name:src
Committed By: pooka
Date: Mon May 31 23:32:51 UTC 2010
Modified Files:
src/tests/rump: Atffile Makefile
Added Files:
src/tests/rump/kernspace: Makefile busypage.c kernspace.h thread.c
tsleep.c
Log Message:
Add some kernel namespace (i.e.
Module Name:src
Committed By: pooka
Date: Mon May 31 23:18:33 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern: ltsleep.c rump.c rump_private.h
Log Message:
Support mtsleep() without a biglocked sleeper (uvm uses this in
UVM_UNLOCK_AND_WAIT())
To generate a diff of
Module Name:src
Committed By: pooka
Date: Mon May 31 23:13:18 UTC 2010
Modified Files:
src/sys/rump/net/rumptest: rumptest_net.c
Log Message:
Dump rump kernel bootstrap time.
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 src/sys/rump/net/rumptest/rumptest
Module Name:src
Committed By: pooka
Date: Mon May 31 23:09:30 UTC 2010
Modified Files:
src/lib/librumpuser: rumpuser_pth.c
src/sys/rump/include/rump: rumpuser.h
src/sys/rump/librump/rumpkern: threads.c
Log Message:
Support KTHREAD_JOINABLE/kthread_join().
Module Name:src
Committed By: pooka
Date: Mon May 31 22:31:07 UTC 2010
Modified Files:
src/sys/rump/librump/rumpkern/arch/i386: Makefile.inc
src/sys/rump/librump/rumpkern/arch/x86_64: Makefile.inc
Added Files:
src/sys/rump/librump/rumpkern/arch/i386: spinloc
Module Name:src
Committed By: pgoyette
Date: Mon May 31 20:32:29 UTC 2010
Modified Files:
src/distrib/sets/lists/modules: md.amd64 md.i386
src/sys/dev/acpi: acpi.c acpivar.h files.acpi
src/sys/dev/acpi/wmi: files.wmi wmi_acpi.c wmi_acpivar.h
src/sys/
Module Name:src
Committed By: skrll
Date: Mon May 31 20:19:34 UTC 2010
Modified Files:
src/sys/arch/hppa/hppa: trap.c
Log Message:
Fix previous.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/sys/arch/hppa/hppa/trap.c
Please note that diffs are not pu
Module Name:src
Committed By: jruoho
Date: Mon May 31 20:10:56 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_power.c
Log Message:
Silently return if a power state transition is requested for a device that
has no support for it. For example, in Kurt Schreiner's Shuttle G6
Module Name:src
Committed By: skrll
Date: Mon May 31 19:40:21 UTC 2010
Modified Files:
src/sys/arch/hppa/hppa: trap.c
Log Message:
Pull change across from OpenBSD:
Make single stepping a system call work. Instead of single stepping
through the syscall gateway page, which
Module Name:src
Committed By: wiz
Date: Mon May 31 18:43:52 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: astro.4
Log Message:
Comment out reference to runway(4) until we have it.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/ma
Module Name:src
Committed By: wiz
Date: Mon May 31 18:43:00 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: elroy.4
Log Message:
Remove trailing space.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/share/man/man4/man4.hp700/elroy.4
Please note
Module Name:src
Committed By: rmind
Date: Mon May 31 18:14:59 UTC 2010
Modified Files:
src/external/bsd/top/dist/machine: m_netbsd.c
Log Message:
Fix previous, so it builds on some ports.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/external/bsd/top/
Module Name:src
Committed By: plunky
Date: Mon May 31 17:41:25 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi_tz.c
Log Message:
fix up autoconfig output
To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 src/sys/dev/acpi/acpi_tz.c
Please note that diffs are
Module Name:src
Committed By: uebayasi
Date: Mon May 31 15:01:09 UTC 2010
Modified Files:
src/doc: BRANCHES
Log Message:
uebayasi-xip: Add share/man/man9.
To generate a diff of this commit:
cvs rdiff -u -r1.292 -r1.293 src/doc/BRANCHES
Please note that diffs are not pub
Module Name:src
Committed By: pgoyette
Date: Mon May 31 14:46:22 UTC 2010
Modified Files:
src/distrib/sets/lists/man: mi
Log Message:
Add new hp700 man pages. Hi, Nick!
To generate a diff of this commit:
cvs rdiff -u -r1.1211 -r1.1212 src/distrib/sets/lists/man/mi
Plea
Module Name:src
Committed By: uebayasi
Date: Mon May 31 13:26:38 UTC 2010
Modified Files:
src/sys/arch/alpha/alpha [uebayasi-xip]: pmap.c
src/sys/arch/arm/arm32 [uebayasi-xip]: mem.c pmap.c
src/sys/arch/arm/imx [uebayasi-xip]: imx31_space.c
src/sys/a
Module Name:src
Committed By: njoly
Date: Mon May 31 12:16:20 UTC 2010
Modified Files:
src/lib/libc/sys: acct.2 bind.2 chdir.2 chflags.2 chmod.2 chown.2
chroot.2 connect.2 execve.2 link.2 mkdir.2 mkfifo.2 mknod.2 mount.2
open.2 pathconf.2 quotactl.2
Module Name:src
Committed By: drochner
Date: Mon May 31 11:02:24 UTC 2010
Modified Files:
src/lib/libc/sys: sigtimedwait.2 sigwait.c
Log Message:
another POSIX compliance fix: sigwait(3) should not use errno but
return the error code directly
To generate a diff of this c
Module Name:src
Committed By: skrll
Date: Mon May 31 09:46:25 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: Makefile
Added Files:
src/share/man/man4/man4.hp700: astro.4
Log Message:
Add and install an astro(4) man page.
To generate a diff of this commit
Module Name:src
Committed By: skrll
Date: Mon May 31 09:44:15 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: Makefile
Log Message:
Install the elroy(4) man page.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/man4.hp700/Makefile
Module Name:src
Committed By: skrll
Date: Mon May 31 09:42:48 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: ssio.4
Added Files:
src/share/man/man4/man4.hp700: elroy.4
Log Message:
Grammar. Whitespace.
To generate a diff of this commit:
cvs rdiff -u -r0
Module Name:src
Committed By: skrll
Date: Mon May 31 09:38:57 UTC 2010
Modified Files:
src/share/man/man4/man4.hp700: Makefile asp.4
Added Files:
src/share/man/man4/man4.hp700: ssio.4
Log Message:
Add an ssio(4) man page. From OpenBSD.
To generate a diff of this
Module Name:src
Committed By: skrll
Date: Mon May 31 09:30:55 UTC 2010
Modified Files:
src/share/man/man4: com.4
Log Message:
Note com at ssio for hp700. Bump date.
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/share/man/man4/com.4
Please note that
37 matches
Mail list logo