On Sun, Jan 17, 2010 at 02:18:29AM +, David Holland wrote:
> On Sat, Jan 16, 2010 at 11:57:13PM +0100, Bernd Ernesti wrote:
> > > > Where was this discussed before?
> > >
> > > on tech-userlevel
> >
> > I found that thread which didn't make it obvious that this would happen
> > without
Module Name:src
Committed By: dholland
Date: Sun Jan 17 04:15:42 UTC 2010
Removed Files:
src/usr.bin/tn3270: Makefile Makefile.inc
Log Message:
Remove some leftover bits of tn3270 that got left behind.
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r0 src/usr.bin
On Sat, Jan 16, 2010 at 11:57:13PM +0100, Bernd Ernesti wrote:
> > > Where was this discussed before?
> >
> > on tech-userlevel
>
> I found that thread which didn't make it obvious that this would happen
> without a WORKING replacement in pkgsrc.
I have added it to pkgsrc. Please let me kn
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:20:14 UTC 2010
Modified Files:
src/sys/arch/mips/mips [matt-nb5-mips64]: mipsX_subr.S
Log Message:
fix print format for EPC in cache error format string
To generate a diff of this commit:
cvs rdiff -u -r1.26.36.1.2.
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:11:11 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpunode.c
rmixl_cpunodevar.h
Log Message:
cpunode driver represents CPU node in device tree
To generate a diff of this commit:
c
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:02:00 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: machdep.c
Log Message:
- get cpu wakeup info from firmware
- reserve the cpu_wakeup_info shared memory area from uvm
- initialize cpu_model
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:01:39 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_firmware.h
Log Message:
- add struct rmixlfw_cpu_wakeup_info and related
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.2 -r1.1.
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:01:23 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlreg.h
Log Message:
- fix RMIXL_PIC_IPIBASE register bits
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.6 -r1.1.2.7 src/sys/arch/
Module Name:src
Committed By: cliff
Date: Sun Jan 17 00:00:55 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixlvar.h
Log Message:
- add cpu wakeup info pointers
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.10 -r1.1.2.11 src/sys/arch/mips/
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:50:59 UTC 2010
Modified Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_mainbus.c
Log Message:
- mainbus now attaches cpunode's
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.5 -r1.1.2.6 src/sys/arch/
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:50:33 UTC 2010
Modified Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: autoconf.h
Log Message:
- add struct mainbus_softc
- struct mainbus_attach_args loses ma_core, gets ma_node
To generate a diff of this com
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:50:05 UTC 2010
Modified Files:
src/sys/arch/mips/conf [matt-nb5-mips64]: files.rmixl
Log Message:
- cpucore and cpu config info moved here from to arch/evbmips/conf/files.rmixl
- obio now attaches to cpunode instead o
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:49:32 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: files.rmixl
Log Message:
- remove mainbus locator 'core', add mainbus locator 'node'
- cpucore and cpu config info moved to arch/mips/conf/fi
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:49:10 UTC 2010
Modified Files:
src/sys/arch/evbmips/conf [matt-nb5-mips64]: XLSATX
Log Message:
- cpunode attaches to mainbus
- cpucore and obio now attache to cpunode
To generate a diff of this commit:
cvs rdiff -u
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:48:41 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpucorevar.h
Removed Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpucorevar.h
Log Message:
- moved arch/evbmips/rmixl/cpucore
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:48:16 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpucore.c
Removed Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpucore.c
Log Message:
- moved arch/evbmips/rmixl/cpucore.c to
Module Name:src
Committed By: cliff
Date: Sat Jan 16 23:47:30 UTC 2010
Added Files:
src/sys/arch/mips/rmi [matt-nb5-mips64]: rmixl_cpu.c
Removed Files:
src/sys/arch/evbmips/rmixl [matt-nb5-mips64]: cpu.c
Log Message:
- moved arch/evbmips/rmixl/cpu.c to arch/mips/rm
On Sat, Jan 16, 2010 at 11:47:18PM +0100, Marc Balmer wrote:
>
> Am 16.01.2010 um 23:29 schrieb Bernd Ernesti:
>
> > On Sat, Jan 16, 2010 at 03:34:26PM +, Roy Marples wrote:
> >> Module Name: src
> >> Committed By: roy
> >> Date: Sat Jan 16 15:34:26 UTC 2010
> > [..]
>
Am 16.01.2010 um 23:29 schrieb Bernd Ernesti:
> On Sat, Jan 16, 2010 at 03:34:26PM +, Roy Marples wrote:
>> Module Name: src
>> Committed By:roy
>> Date:Sat Jan 16 15:34:26 UTC 2010
> [..]
>
>> Log Message:
>> Remove tn3270 from base system.
>> If anyone really needs
On Sat, Jan 16, 2010 at 03:34:26PM +, Roy Marples wrote:
> Module Name: src
> Committed By: roy
> Date: Sat Jan 16 15:34:26 UTC 2010
[..]
> Log Message:
> Remove tn3270 from base system.
> If anyone really needs it then it can be put into pkgsrc.
> Importing c3270 into pkgsrc is proba
Module Name:src
Committed By: christos
Date: Sat Jan 16 21:26:59 UTC 2010
Modified Files:
src/usr.bin/unifdef: unifdef.c
Removed Files:
src/usr.bin/unifdef: stdbool.h
Log Message:
- we don't need stdbool.h anymore.
- the previous fix for the negative index logic wa
Module Name:src
Committed By: phx
Date: Sat Jan 16 21:05:28 UTC 2010
Modified Files:
src/sys/arch/ofppc/ofppc: machdep.c
Log Message:
Allow compilation without rtas device being configured.
To generate a diff of this commit:
cvs rdiff -u -r1.107 -r1.108 src/sys/arch/ofpp
Module Name:src
Committed By: matt
Date: Sat Jan 16 20:56:33 UTC 2010
Modified Files:
src/sys/arch/mips/include [matt-nb5-mips64]: asm.h
src/sys/arch/mips/mips [matt-nb5-mips64]: genassym.cf locore_mips1.S
mips32_subr.S mips3_subr.S mips5900_subr.S mips6
Module Name:src
Committed By: pooka
Date: Sat Jan 16 20:47:01 UTC 2010
Modified Files:
src/sys/rump/net/rumptest: rumptest_net.c
Log Message:
* add option to use bpf to dump response
* randomize local address to avoid poor confused peers due to us
"rebooting" quite rapid
Module Name:src
Committed By: pooka
Date: Sat Jan 16 18:47:50 UTC 2010
Modified Files:
src/share/man/man4: bpf.4
Log Message:
update type of bh_tstamp
To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 src/share/man/man4/bpf.4
Please note that diffs are not p
Module Name:src
Committed By: dyoung
Date: Sat Jan 16 18:43:34 UTC 2010
Modified Files:
src/sys/dev/bi: kdb.c
Log Message:
Delete some dead (#ifdef notyet) code.
To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/sys/dev/bi/kdb.c
Please note that diffs ar
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:50:13 UTC 2010
Modified Files:
src/sys/dev/usb [netbsd-5]: usbdevs.h usbdevs_data.h
Log Message:
Regen for ticket 1243
To generate a diff of this commit:
cvs rdiff -u -r1.515.4.3 -r1.515.4.4 src/sys/dev/usb/usbdevs
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:52:13 UTC 2010
Modified Files:
src/sys/fs/puffs [netbsd-5]: puffs_vnops.c
Log Message:
Pull up following revision(s) (requested by pooka in ticket #1244):
sys/fs/puffs/puffs_vnops.c: revision 1.142
Since VOP_
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:47:13 UTC 2010
Modified Files:
src/sys/dev/usb [netbsd-5]: ums.c usbdevs
Log Message:
Pull up following revision(s) (requested by matthias in ticket #1243):
sys/dev/usb/usbdevs.h: regen
sys/dev/usb/us
Module Name:src
Committed By: pooka
Date: Sat Jan 16 18:02:19 UTC 2010
Added Files:
src/sys/rump/librump/rumpkern/opt: bpfilter.h
Removed Files:
src/sys/rump/net/lib/libnet/opt: bpfilter.h
Log Message:
move bpfilter.h to a more central location
To generate a diff
Module Name:src
Committed By: pooka
Date: Sat Jan 16 17:55:50 UTC 2010
Modified Files:
src/sys/rump/net/lib/libvirtif: if_virt.c
Log Message:
support bpf
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/rump/net/lib/libvirtif/if_virt.c
Please note t
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:55:39 UTC 2010
Modified Files:
src/doc [netbsd-5]: CHANGES-5.1
Log Message:
tickets 1215, 1238-1245
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.174 -r1.1.2.175 src/doc/CHANGES-5.1
Please note that diff
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:54:33 UTC 2010
Modified Files:
src/doc [netbsd-5-0]: CHANGES-5.0.1
Log Message:
tickets 1238, 1240,1241
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.44 -r1.1.2.45 src/doc/CHANGES-5.0.1
Please note that
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:53:52 UTC 2010
Modified Files:
src/sys/arch/amd64/include [netbsd-5]: byte_swap.h
Log Message:
Pull up following revision(s) (requested by joerg in ticket #1245):
sys/arch/amd64/include/byte_swap.h: revision
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:43:34 UTC 2010
Modified Files:
src/distrib/utils/sysinst [netbsd-5]: net.c
Log Message:
Pull up following revision(s) (requested by martin in ticket #1242):
distrib/utils/sysinst/net.c: revision 1.124
Use the
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:41:14 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: kern_softint.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1241):
sys/kern/kern_softint.c: revision 1.30
softint_execute:
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:41:07 UTC 2010
Modified Files:
src/sys/kern [netbsd-5-0]: kern_softint.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1241):
sys/kern/kern_softint.c: revision 1.30
softint_execute
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:39:07 UTC 2010
Modified Files:
src/sys/kern [netbsd-5-0]: kern_runq.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1240):
sys/kern/kern_runq.c: revision 1.28
sched_catchlwp: fix t
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:39:01 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: kern_runq.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1240):
sys/kern/kern_runq.c: revision 1.28
sched_catchlwp: fix the
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:36:44 UTC 2010
Modified Files:
src/external/mit/xorg/lib/dri/i915 [netbsd-5]: Makefile
src/external/mit/xorg/lib/dri/i965 [netbsd-5]: Makefile
Log Message:
Pull up following revision(s) (requested by mrg in t
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:32:52 UTC 2010
Modified Files:
src/sys/kern [netbsd-5]: kern_sig.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1238):
sys/kern/kern_sig.c: revision 1.302
sigactsunshare(): set re
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:32:46 UTC 2010
Modified Files:
src/sys/kern [netbsd-5-0]: kern_sig.c
Log Message:
Pull up following revision(s) (requested by rmind in ticket #1238):
sys/kern/kern_sig.c: revision 1.302
sigactsunshare(): set
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:28:56 UTC 2010
Modified Files:
src/gnu/usr.bin/xcvs/cvsbug [netbsd-5]: Makefile
Log Message:
Apply patch, requested by snj in ticket #1215:
gnu/usr.bin/xcvs/cvsbug/Makefile: patch
Properly replace @MKTEMP_SH_
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:28:11 UTC 2010
Modified Files:
src/gnu/usr.bin/xcvs/cvsbug [netbsd-5-0]: Makefile
Log Message:
Revert previous, wrong branch
To generate a diff of this commit:
cvs rdiff -u -r1.2.6.1 -r1.2.6.2 src/gnu/usr.bin/xcvs/
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:27:39 UTC 2010
Modified Files:
src/gnu/usr.bin/xcvs/cvsbug [netbsd-5-0]: Makefile
Log Message:
Apply patch, requested by snj in ticket #1215:
gnu/usr.bin/xcvs/cvsbug/Makefile: patch
Properly replace @MKTEMP_S
Module Name:src
Committed By: bouyer
Date: Sat Jan 16 17:03:04 UTC 2010
Modified Files:
src/sys/dev/usb: usbdi.c
Log Message:
Fix leak of a usbd_xfer_handle when a interrupt pipe is aborted then
closed:
usbd_open_pipe_intr() allocates a usbd_xfer_handle for pipe->intrxfer.
Module Name:src
Committed By: roy
Date: Sat Jan 16 16:12:01 UTC 2010
Modified Files:
src/distrib/sets/lists/base: mi
Log Message:
Typo
To generate a diff of this commit:
cvs rdiff -u -r1.853 -r1.854 src/distrib/sets/lists/base/mi
Please note that diffs are not public do
Module Name:src
Committed By: roy
Date: Sat Jan 16 16:10:39 UTC 2010
Modified Files:
src/distrib/syspkg/sets/base: Makefile
src/distrib/syspkg/sets/man: Makefile
Removed Files:
src/distrib/syspkg/sets/base/base-tn3270-bin: COMMENT DESCR Makefile
src/
Module Name:src
Committed By: roy
Date: Sat Jan 16 15:46:32 UTC 2010
Modified Files:
src/doc: CHANGES
Log Message:
Document tn3270 removal.
To generate a diff of this commit:
cvs rdiff -u -r1.1343 -r1.1344 src/doc/CHANGES
Please note that diffs are not public domain; th
Module Name:src
Committed By: roy
Date: Sat Jan 16 15:34:26 UTC 2010
Modified Files:
src/distrib/sets/lists/base: mi
src/distrib/sets/lists/comp: mi
src/distrib/sets/lists/man: mi
src/share/termcap: Makefile
src/usr.bin: Makefile
Removed File
Module Name:src
Committed By: skrll
Date: Sat Jan 16 13:59:42 UTC 2010
Modified Files:
src/sys/arch/hppa/include: pte.h
Log Message:
Add a couple of comments and some whitespace.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hppa/include/pte.h
Module Name:src
Committed By: skrll
Date: Sat Jan 16 13:53:59 UTC 2010
Modified Files:
src/sys/arch/hppa/hppa: trap.S
Log Message:
Tweak comment. From OpenBSD.
To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 src/sys/arch/hppa/hppa/trap.S
Please note that d
Module Name:src
Committed By: skrll
Date: Sat Jan 16 13:49:11 UTC 2010
Modified Files:
src/sys/arch/hp700/include: param.h
Log Message:
Simplify
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hp700/include/param.h
Please note that diffs are not
Module Name:src
Committed By: skrll
Date: Sat Jan 16 13:29:47 UTC 2010
Modified Files:
src/sys/arch/hppa/hppa: hppa_machdep.c trap.c
Log Message:
Tweak astpending handling.
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/sys/arch/hppa/hppa/hppa_machdep.
Module Name:src
Committed By: skrll
Date: Sat Jan 16 10:37:51 UTC 2010
Modified Files:
src/libexec/ld.elf_so: reloc.c rtld.h
Log Message:
Remove cargo cult dlinfo entry point.
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 src/libexec/ld.elf_so/reloc.c
c
Module Name:src
Committed By: skrll
Date: Sat Jan 16 10:06:31 UTC 2010
Modified Files:
src/sys/arch/hppa/include: trap.h
Log Message:
Use the description in the ACD for T_DBREAK.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/hppa/include/trap.h
Module Name:src
Committed By: mbalmer
Date: Sat Jan 16 08:50:29 UTC 2010
Modified Files:
src/usr.bin/midiplay: midiplay.1
Log Message:
fix wording:
instead of the a file -> instead of a file
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 src/usr.bin/midipl
57 matches
Mail list logo