Module Name:src
Committed By: roy
Date: Mon Sep 3 09:46:16 UTC 2012
Update of /cvsroot/src/external/bsd/dhcpcd/dist
In directory ivanova.netbsd.org:/tmp/cvs-serv21829
Log Message:
Import dhcpcd-5.6.2 with the following changes:
Disable kernel RA earlier on Linux
* Don't set if_up
Module Name:src
Committed By: roy
Date: Mon Sep 3 10:31:51 UTC 2012
Modified Files:
src/doc: 3RDPARTY CHANGES
Log Message:
Import dhcpcd-5.6.2
To generate a diff of this commit:
cvs rdiff -u -r1.965 -r1.966 src/doc/3RDPARTY
cvs rdiff -u -r1.1741 -r1.1742 src/doc/CHANGES
Module Name:src
Committed By: pooka
Date: Mon Sep 3 11:33:36 UTC 2012
Modified Files:
src/lib/librumphijack: hijack.c
src/lib/librumpuser: rumpuser_port.h
Log Message:
More fixes for Linux (or glibc, really).
To generate a diff of this commit:
cvs rdiff -u -r1.9
Module Name:src
Committed By: pooka
Date: Mon Sep 3 12:07:42 UTC 2012
Modified Files:
src/lib/librumphijack: hijack.c
Log Message:
one more patch for supporting linux-based networking clients
To generate a diff of this commit:
cvs rdiff -u -r1.97 -r1.98 src/lib/librumph
Module Name:src
Committed By: msaitoh
Date: Mon Sep 3 13:23:13 UTC 2012
Removed Files:
src/lib/libl: Makefile
Log Message:
Remove unused lib/libl. Approved by christos.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r0 src/lib/libl/Makefile
Please note that di
Module Name:src
Committed By: matt
Date: Mon Sep 3 14:21:24 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c
Log Message:
Fix a bug where the kernel was never grown to accomodate the kmem VA space
since that happens before the kernel_map is set.
To generate a diff of this
Module Name:src
Committed By: christos
Date: Mon Sep 3 15:32:18 UTC 2012
Modified Files:
src/tests/lib/libc/net: t_protoent.sh
Log Message:
whitespace
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/tests/lib/libc/net/t_protoent.sh
Please note that diff
Module Name:src
Committed By: kiyohara
Date: Mon Sep 3 15:38:17 UTC 2012
Modified Files:
src/sys/dev/pci: cmdide.c
Log Message:
Fix no wd on cmd680.
Also move setting wdc_maxdrives into cmd*_chip_map().
To generate a diff of this commit:
cvs rdiff -u -r1.37 -r1.38 src/s
Module Name:src
Committed By: matt
Date: Mon Sep 3 15:55:43 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c
Log Message:
Don't try grow the entire kmem space but just do as needed in uvm_km_kmem_alloc
To generate a diff of this commit:
cvs rdiff -u -r1.129 -r1.130 src/sy
Module Name:src
Committed By: matt
Date: Mon Sep 3 16:07:17 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c
Log Message:
Shut up gcc printf warning.
To generate a diff of this commit:
cvs rdiff -u -r1.130 -r1.131 src/sys/uvm/uvm_km.c
Please note that diffs are not publi
Module Name:src
Committed By: matt
Date: Mon Sep 3 16:35:34 UTC 2012
Modified Files:
src/sys/arch/shark/isa: isa_irq.S
Log Message:
Don't use r7, use r5 instead
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/arch/shark/isa/isa_irq.S
Please note t
Module Name:src
Committed By: msaitoh
Date: Mon Sep 3 17:12:50 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: MV2120
Log Message:
Bump SYMTAB_SPACE.
The automatic SYMTAB_SPACE adustment doesn'w work with this style of
definition.
To generate a diff of this commit:
c
Module Name:src
Committed By: matt
Date: Mon Sep 3 17:30:04 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c uvm_map.c
Log Message:
Cleanup comment. Change panic to KASSERTMSG.
Use kernel_map->misc_lock to make sure we don't call pmap_growkernel
concurrently and possibly m
Module Name:src
Committed By: msaitoh
Date: Mon Sep 3 17:46:08 UTC 2012
Modified Files:
src/sys/arch/evbarm/conf: SHEEVAPLUG
Log Message:
Enable atapibus, cd and sd.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 src/sys/arch/evbarm/conf/SHEEVAPLUG
Pleas
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:31:00 UTC 2012
Modified Files:
src/sys/sys [netbsd-6]: param.h
Log Message:
report this as "6.0_POST_RC1", in order to make some fixes before RC2
is released, to make any PRs which show up in the meantime more clear.
No
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:32:38 UTC 2012
Modified Files:
src/external/bsd/ntp/dist/ntpd [netbsd-6]: ntp_io.c
Log Message:
Pull up following revision(s) (requested by kardel in ticket #522):
external/bsd/ntp/dist/ntpd/ntp_io.c: revision 1
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:36:33 UTC 2012
Modified Files:
src/sys/dev/scsipi [netbsd-6]: scsiconf.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #523):
sys/dev/scsipi/scsiconf.c: revision 1.269
If the controll
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:38:34 UTC 2012
Modified Files:
src/sys/dev/ic [netbsd-6]: isp_netbsd.c
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #524):
sys/dev/ic/isp_netbsd.c: revision 1.86
Properly fill the st
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:41:15 UTC 2012
Modified Files:
src/share/man/man3 [netbsd-6]: rbtree.3
Log Message:
Pull up following revision(s) (requested by dholland in ticket #526):
share/man/man3/rbtree.3: revision 1.7
Add more function a
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:45:42 UTC 2012
Modified Files:
src/distrib/notes/common [netbsd-6]: main
src/doc [netbsd-6]: CHANGES
Log Message:
Pull up following revision(s) (requested by drochner in ticket #527):
mention switch to FAST_IPS
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:51:37 UTC 2012
Modified Files:
src/sys/arch/macppc/conf [netbsd-6]: GENERIC
Log Message:
Pull up following patch (requested by macallan in ticket #528):
Comment out radeonfb for the release, as it causes problems on so
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:55:11 UTC 2012
Modified Files:
src/sys/arch/x86/acpi [netbsd-6]: acpi_wakeup.c
Log Message:
Pull up following revision(s) (requested by jakllsch in ticket #529):
sys/arch/x86/acpi/acpi_wakeup.c: revision 1.32
It
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:57:11 UTC 2012
Modified Files:
src/sys/nfs [netbsd-6]: nfs_serv.c
Log Message:
Pull up following revision(s) (requested by chs in ticket #530):
sys/nfs/nfs_serv.c: revision 1.164
fix error handling in nfsrv_rena
Module Name:src
Committed By: riz
Date: Mon Sep 3 18:59:24 UTC 2012
Modified Files:
src/external/gpl3/binutils/dist/bfd [netbsd-6]: elf32-vax.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #531):
external/gpl3/binutils/dist/bfd/elf32-v
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:01:25 UTC 2012
Modified Files:
src/sys/arch/vax/vax [netbsd-6]: machdep.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #532):
sys/arch/vax/vax/machdep.c: revision 1.189
Kernel crash
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:03:39 UTC 2012
Modified Files:
src/sys/arch/i386/i386 [netbsd-6]: i386func.S
Log Message:
Pull up following revision(s) (requested by rmind in ticket #533):
sys/arch/i386/i386/i386func.S: revision 1.17
tlbflushg
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:09:41 UTC 2012
Modified Files:
src/sys/dev/pci [netbsd-6]: if_wm.c if_wmreg.h
Log Message:
Pull up following revision(s) (requested by bouyer in ticket #534):
sys/dev/pci/if_wmreg.h: revision 1.48
sys/de
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:11:31 UTC 2012
Modified Files:
src/sys/arch/powerpc/pic [netbsd-6]: intr.c
Log Message:
Pull up following revision(s) (requested by macallan in ticket #535):
sys/arch/powerpc/pic/intr.c: revision 1.23
when calcu
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:13:35 UTC 2012
Modified Files:
src/sys/dev/pci [netbsd-6]: mfi_pci.c
Log Message:
Pull up following revision(s) (requested by jnemeth in ticket #536):
sys/dev/pci/mfi_pci.c: revision 1.17
PR/46877 - Wolfgang Stu
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:15:54 UTC 2012
Modified Files:
src/sys/nfs [netbsd-6]: nfs_serv.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #537):
sys/nfs/nfs_serv.c: revision 1.165
When unloading the nfsserve
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:19:55 UTC 2012
Modified Files:
src/sys/netipsec [netbsd-6]: key.c key.h
Log Message:
Apply patch requested by msaitoh in pullup-6 ticket #538:
* add TAILQ satailq and sptailq
- these queues are referenced from kernfs
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:22:47 UTC 2012
Modified Files:
src/sys/arch/amd64/amd64 [netbsd-6]: machdep.c
Log Message:
Pull up following revision(s) (requested by cherry in ticket #539):
sys/arch/amd64/amd64/machdep.c: revision 1.190
Rever
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:24:27 UTC 2012
Modified Files:
src/external/gpl3/gcc/dist/gcc [netbsd-6]: builtins.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #540):
external/gpl3/gcc/dist/gcc/builtins.c: revisi
Module Name:src
Committed By: riz
Date: Mon Sep 3 19:27:22 UTC 2012
Modified Files:
src/doc [netbsd-6]: CHANGES-6.0
Log Message:
Tickets:
+ [kardel, ticket #522]
+ [bouyer, ticket #523]
+ [bouyer, ticket #524]
+ [dholland, ticket #526]
+ [dro
Module Name:src
Committed By: matt
Date: Mon Sep 3 19:53:43 UTC 2012
Modified Files:
src/sys/uvm: uvm_km.c uvm_map.c
Log Message:
Switch to a spin lock (uvm_kentry_lock) which, fortunately, was sitting there
unused.
To generate a diff of this commit:
cvs rdiff -u -r1.13
Module Name:src
Committed By: alnsn
Date: Mon Sep 3 21:27:14 UTC 2012
Modified Files:
src/tests/net/bpfilter: t_bpfilter.c
Log Message:
Fix test timeout.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/tests/net/bpfilter/t_bpfilter.c
Please note that di
Module Name:src
Committed By: matt
Date: Mon Sep 3 22:49:54 UTC 2012
Modified Files:
src/sys/arch/arm/arm32: locore.S
Log Message:
Always cpu_info_store as the 3rd work unless TPIDRPRW_IS_CURLWP and then
it needs to be lwp0. Fix IGEPV2 boot problem.
To generate a diff
Module Name:src
Committed By: matt
Date: Tue Sep 4 00:09:00 UTC 2012
Modified Files:
src/sys/compat/linux/arch/arm: linux_ptrace.c
Log Message:
Add missing include
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/sys/compat/linux/arch/arm/linux_ptrace.
Module Name:src
Committed By: matt
Date: Tue Sep 4 00:19:20 UTC 2012
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
src/sys/arch/evbarm/conf: IGEPV2 files.beagle std.igepv2
Log Message:
Make reset work on beagle again.
Add nand (not yet working) and
Module Name:src
Committed By: matt
Date: Tue Sep 4 00:19:48 UTC 2012
Modified Files:
src/sys/arch/evbarm/gumstix: if_smsh_gpmc.c
Log Message:
No reason to include gumstixvar.h so don't.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/evbarm/gums
Module Name:src
Committed By: matt
Date: Tue Sep 4 00:21:08 UTC 2012
Modified Files:
src/sys/arch/arm/mainbus: mainbus.h
Log Message:
Add multiple inclusion protection.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/sys/arch/arm/mainbus/mainbus.h
Pleas
41 matches
Mail list logo