Module Name:src
Committed By: dholland
Date: Fri Aug 6 09:14:40 UTC 2010
Modified Files:
src/games/sail: dr_main.c extern.h globals.c lo_main.c main.c pl_7.c
pl_main.c
Log Message:
Rework the game startup so it uses curses nicely. There are now menus
and stuff
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 10:46:49 UTC 2010
Modified Files:
src/share/misc: acronyms.comp
Log Message:
CMI, DE, DS, DVB, EST, FFH, IOMMU, IPI, MCA, MCE, MID, MMX,
MSR, MTRR, NX, PBE, PSE, QAM, RT, SFI, SMM, SS, SVM, TSC, VMX.
To generate a dif
Module Name:src
Committed By: christos
Date: Fri Aug 6 10:58:13 UTC 2010
Modified Files:
src/external/bsd/bind: Makefile.inc
src/external/bsd/bind/dist: binclude4netbsd bind2netbsd
src/external/bsd/bind/dist/bin/dig: dighost.c
src/external/bsd/bind/
Module Name:src
Committed By: christos
Date: Fri Aug 6 10:59:52 UTC 2010
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
mention new bind.
To generate a diff of this commit:
cvs rdiff -u -r1.772 -r1.773 src/doc/3RDPARTY
cvs rdiff -u -r1.1426 -r1.1427 src/doc/CHAN
Module Name:src
Committed By: christos
Date: Fri Aug 6 14:23:06 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr.c
Log Message:
Add a weak alias for pthread_attr_get_np. Noted my Matthias Drochner.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 s
Module Name:src
Committed By: pooka
Date: Fri Aug 6 15:04:13 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: Makefile sysctlfs.c
Log Message:
If compiled with RUMP_ACTION, access rump kernel instead of host
kernel. This is an easy way to browse & modify the s
Module Name:src
Committed By: christos
Date: Fri Aug 6 15:21:50 UTC 2010
Modified Files:
src/lib/libpthread: pthread_attr.c
Log Message:
move namespace protection before inclusion.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/lib/libpthread/pthread_
Module Name:src
Committed By: pooka
Date: Fri Aug 6 15:26:16 UTC 2010
Modified Files:
src/usr.sbin/puffs/mount_sysctlfs: sysctlfs.c
Log Message:
support CTLTYPE_BOOL
To generate a diff of this commit:
cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/puffs/mount_sysctlfs/sysctlfs
Module Name:src
Committed By: pooka
Date: Fri Aug 6 16:02:56 UTC 2010
Modified Files:
src/sys/dev/sysmon: swwdog.c
Log Message:
* fix logic inversion in swwdog_reboot (and the sysctl).
* attach sysctl in constructor instead of as a link set to give it
a chance to work i
Module Name:src
Committed By: pooka
Date: Fri Aug 6 16:13:27 UTC 2010
Modified Files:
src/tests/dev: Makefile
Added Files:
src/tests/dev/sysmon: Makefile t_swwdog.c
Log Message:
Add test cases to check that sysmon/swwdog will panic and reboot
the kernel if left un
Module Name:src
Committed By: pooka
Date: Fri Aug 6 16:13:55 UTC 2010
Modified Files:
src/etc/mtree: NetBSD.dist.base
Log Message:
+tests/dev/sysmon
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 src/etc/mtree/NetBSD.dist.base
Please note that diffs are
Module Name:src
Committed By: pooka
Date: Fri Aug 6 16:17:13 UTC 2010
Modified Files:
src/distrib/sets/lists/tests: mi
Log Message:
+tp
To generate a diff of this commit:
cvs rdiff -u -r1.132 -r1.133 src/distrib/sets/lists/tests/mi
Please note that diffs are not public
Module Name:src
Committed By: joerg
Date: Fri Aug 6 16:33:19 UTC 2010
Modified Files:
src/libexec/ld.elf_so: rtld.h
src/libexec/ld.elf_so/arch/alpha: alpha_reloc.c
src/libexec/ld.elf_so/arch/arm: mdreloc.c
src/libexec/ld.elf_so/arch/hppa: hppa_reloc
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 16:42:31 UTC 2010
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4/man4.x86: Makefile
Added Files:
src/share/man/man4/man4.x86: hpet.4
Log Message:
Add hpet(4).
To generate a diff of t
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 16:44:07 UTC 2010
Modified Files:
src/share/man/man4: acpi.4 ichlpcib.4
src/share/man/man4/man4.x86: amdpcib.4
Log Message:
Reference hpet(4).
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 17:00:13 UTC 2010
Modified Files:
src/distrib/sets/lists/man: mi
src/share/man/man4: Makefile
src/share/man/man4/man4.x86: Makefile
Added Files:
src/share/man/man4/man4.x86: fwhrng.4 ichlpcib.4
Re
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 18:10:40 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_power.c
Log Message:
Fix prototypes; SYSCTLFN_ARGS -> SYSCTLFN_PROTO.
(These things really only obscure the code.)
To generate a diff of this commit:
cvs
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 18:36:10 UTC 2010
Modified Files:
src/share/man/man7: sysctl.7
src/sys/kern: sys_aio.c
Log Message:
Like with mqueue(3), create and remove the aio(3) sysctl nodes dynamically.
To generate a diff of this commit
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 18:54:50 UTC 2010
Modified Files:
src/share/man/man4: acpi.4
Log Message:
As the devices are listed in the body of the text,
remove the .Xref spam in SEE ALSO.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 19:39:26 UTC 2010
Modified Files:
src/doc: 3RDPARTY
Log Message:
ACPICA 20100806 is out.
(Not yet time to import; rest of the GPE changes should arrive
before this is updated for the last time before 6.0.)
To
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 22:45:00 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_verbose.c acpivar.h
src/sys/dev/acpi/wmi: files.wmi wmi_acpi.c
src/sys/modules/acpiverbose: Makefile
Removed Files:
src/sys/dev/acpi
Module Name:src
Committed By: jruoho
Date: Fri Aug 6 23:38:34 UTC 2010
Modified Files:
src/sys/dev/acpi: acpi.c acpi_verbose.c acpivar.h
Log Message:
Simplify ACPIVERBOSE; we can manage just fine with the function pointers.
To generate a diff of this commit:
cvs rdiff -
Module Name:src
Committed By: jmcneill
Date: Sat Aug 7 02:39:01 UTC 2010
Modified Files:
src/sys/dev/pci: ahcisata_pci.c
Log Message:
Add NVIDIA MCP77 to the quirk table, so ahcisata will attach when the
BIOS is set to 'RAID' mode.
To generate a diff of this commit:
cvs
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:13:57 UTC 2010
Added Files:
src/crypto/external/bsd/netpgp/dist/src/libmj: Makefile.am defs.h
libmj.3 mj.c mj.h
Log Message:
Move the minimalist JSON routines into their own library
To generate a diff of t
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:16:41 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/include: Makefile.in netpgp.h
src/crypto/external/bsd/netpgp/dist/src: Makefile.am Makefile.in
src/crypto/external/bsd/netpgp/dist/src/li
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:17:49 UTC 2010
Added Files:
src/crypto/external/bsd/netpgp/libmj: Makefile shlib_version
Log Message:
NetBSD mk files for JSON functions
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/crypto/external/bs
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:18:54 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/lib: Makefile config.h
src/crypto/external/bsd/netpgp/netpgpkeys: Makefile
Log Message:
new directory structure - look in the right place for librari
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:23:56 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgp: Makefile.in
Log Message:
use any alternate location for openssl
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 \
src/cryp
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:25:19 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/lib: Makefile.am
Log Message:
mj.c source file has moved
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/crypto/external/bsd
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:26:03 UTC 2010
Removed Files:
src/crypto/external/bsd/netpgp/dist/src/lib: mj.c mj.h
Log Message:
mj.[ch] source files have moved
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r0 src/crypto/external/bsd/netpg
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:27:00 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist: tst
Log Message:
also make the JSON library
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/crypto/external/bsd/netpgp/dist/tst
Pl
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:34:03 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp: Makefile
Log Message:
Build libraries in the correct order, also waiting for prereqs to build first
To generate a diff of this commit:
cvs rdiff -u -r1.3
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:40:07 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpkeys: Makefile.in
Log Message:
catch up with autoconf changes
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 \
src/crypto/e
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:41:58 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/netpgpverify: Makefile.in
Log Message:
catch up with autoconf changes
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/crypto
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:45:56 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src: Makefile.in
Log Message:
catch up with autoconf changes
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/crypto/external/bsd/netpg
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:50:35 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libmj: mj.c
Log Message:
re-fix this typo once again...
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/crypto/external/bsd/netpgp
Module Name:src
Committed By: agc
Date: Sat Aug 7 04:53:56 UTC 2010
Modified Files:
src/crypto/external/bsd/netpgp/dist/src/libmj: mj.c
Log Message:
fix up 64-bit lint
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/crypto/external/bsd/netpgp/dist/src/li
Module Name:src
Committed By: agc
Date: Sat Aug 7 05:30:58 UTC 2010
Modified Files:
src/distrib/sets/lists/base: ad.mips64eb ad.mips64el md.amd64
md.sparc64 shl.mi
Log Message:
merge conflicts
this isn't how this was planned, but needed for releases to build.
Module Name:src
Committed By: agc
Date: Sat Aug 7 05:53:21 UTC 2010
Modified Files:
src/distrib/sets/lists/comp: ad.mips64eb ad.mips64el md.amd64
md.sparc64 mi
Log Message:
merge conflicts
this isn't how this was planned, but needed for releases to build. wil
Module Name:src
Committed By: kiyohara
Date: Sat Aug 7 06:16:22 UTC 2010
Modified Files:
src/sys/arch/prep/prep: machdep.c
Log Message:
Remove unnecessary line.
Variable openpic_base exists, if defined PIC_OPENPIC.
To generate a diff of this commit:
cvs rdiff -u -r1.70
Module Name:src
Committed By: kiyohara
Date: Sat Aug 7 06:18:17 UTC 2010
Modified Files:
src/sys/arch/prep/conf: GENERIC
Log Message:
Remove unused options PIC_I8259.
To generate a diff of this commit:
cvs rdiff -u -r1.155 -r1.156 src/sys/arch/prep/conf/GENERIC
Please
Module Name:src
Committed By: sjg
Date: Sat Aug 7 06:44:08 UTC 2010
Modified Files:
src/usr.bin/make: compat.c job.c main.c nonints.h
Log Message:
wait[pid]() is called in several places.
If we encounter an error and run the .ERROR target, we may
reap a pid which jobs is
42 matches
Mail list logo