Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
veego
Sat Nov 8 13:52:24 PST 1997
Update of /cvsroot/src/lib/libc/arch/i386/gen
In directory netbsd1:/var/slash-tmp/cvs-serv16564/arch/i386/gen
Modified Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for assembly routines.
veego
Sat Nov 8 13:52:25 PST 1997
Update of /cvsroot/src/lib/libc/arch/i386/net
In directory netbsd1:/var/slash-tmp/cvs-serv16564/arch/i386/net
Modified Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for assembly routines.
veego
Sat Nov 8 13:52:26 PST 1997
Update of /cvsroot/src/lib/libc/arch/i386/string
In directory netbsd1:/var/slash-tmp/cvs-serv16564/arch/i386/string
Modified Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for assembly routines.
veego
Sat Nov 8 13:52:27 PST 1997
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16564/stdlib
Modified Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for assembly routines.
jonathan
Sat Nov 8 13:55:07 PST 1997
Update of /a/cvsroot/src/sys/arch/pmax/dev
In directory netbsd1:/var/slash-tmp/cvs-serv16671/dev
Modified Files:
dc.c dtop.c
Log Message:
Workaround for port-pmax/4438 (pmax kernel glass-tty console code is broken)
until a proper fix is available:
Perpetuate the 4.4bsd design even further. Change keyboard-driver
open routines to check for an active raster console. If active, set the
keyboard struct tty's t_winsize from the rcons t_winsize on first open.
See pr 4438 for remaining problems and discussion of a complete fix.
jonathan
Sat Nov 8 13:55:09 PST 1997
Update of /a/cvsroot/src/sys/arch/pmax/tc
In directory netbsd1:/var/slash-tmp/cvs-serv16671/tc
Modified Files:
scc.c
Log Message:
Workaround for port-pmax/4438 (pmax kernel glass-tty console code is broken)
until a proper fix is available:
Perpetuate the 4.4bsd design even further. Change keyboard-driver
open routines to check for an active raster console. If active, set the
keyboard struct tty's t_winsize from the rcons t_winsize on first open.
See pr 4438 for remaining problems and discussion of a complete fix.
veego
Sat Nov 8 13:56:36 PST 1997
Update of /cvsroot/src/lib/libc/arch/alpha/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/alpha/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:37 PST 1997
Update of /cvsroot/src/lib/libc/arch/arm32/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/arm32/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:38 PST 1997
Update of /cvsroot/src/lib/libc/arch/i386/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/i386/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:39 PST 1997
Update of /cvsroot/src/lib/libc/arch/m68k/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/m68k/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:40 PST 1997
Update of /cvsroot/src/lib/libc/arch/mips/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/mips/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:41 PST 1997
Update of /cvsroot/src/lib/libc/arch/ns32k/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/ns32k/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:42 PST 1997
Update of /cvsroot/src/lib/libc/arch/powerpc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/powerpc/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:44 PST 1997
Update of /cvsroot/src/lib/libc/arch/sparc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/sparc/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
veego
Sat Nov 8 13:56:45 PST 1997
Update of /cvsroot/src/lib/libc/arch/vax/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv16919/arch/vax/stdlib
Added Files:
Tag: netbsd-1-3
Makefile.inc
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>A foolish consistency... gen, net, and string all get MD sources
>specified by including a Makefile.inc from the appropriate MD directory.
>stdlib doesn't do that, but there's no reason that it shouldn't (and
>it'd be nice to eliminate the 'if's from the MI stdlib Makefile.inc).
augustss
Sat Nov 8 13:57:18 PST 1997
Update of /cvsroot/pkgsrc/audio/xmmix/patches
In directory netbsd1:/var/slash-tmp/cvs-serv17084
Modified Files:
patch-aa
Log Message:
Make sure SIGIO gets defined.
veego
Sat Nov 8 13:58:23 PST 1997
Update of /cvsroot/src/lib/libc/gen
In directory netbsd1:/var/slash-tmp/cvs-serv17118
Added Files:
Tag: netbsd-1-3
Lint__setjmp.c Lint_fpgetmask.c Lint_fpsetround.c
Lint_sigsetjmp.c Lint_alloca.c Lint_fpgetround.c
Lint_fpsetsticky.c Lint_fabs.c Lint_fpgetsticky.c Lint_modf.c
Lint_flt_rounds.c Lint_fpsetmask.c Lint_setjmp.c
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for functions which ports use assembly versions. When using
>an assembly version of a function, add the right lint stub to the Makefile.inc
>which specifies the source to build the function (see the
>arch/i386/*/Makefile.inc). Can't just lint the normal C versions of these
>functions, because some of them don't _have_ normal C versions and if
>that were done dependencies would get messed up.
veego
Sat Nov 8 13:59:08 PST 1997
Update of /cvsroot/src/lib/libc/net
In directory netbsd1:/var/slash-tmp/cvs-serv17250
Added Files:
Tag: netbsd-1-3
Lint_htonl.c Lint_htons.c Lint_ntohl.c Lint_ntohs.c
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for functions which ports use assembly versions. When using
>an assembly version of a function, add the right lint stub to the Makefile.inc
>which specifies the source to build the function (see the
>arch/i386/*/Makefile.inc). Can't just lint the normal C versions of these
>functions, because some of them don't _have_ normal C versions and if
>that were done dependencies would get messed up.
veego
Sat Nov 8 13:59:54 PST 1997
Update of /cvsroot/src/lib/libc/stdlib
In directory netbsd1:/var/slash-tmp/cvs-serv17301
Added Files:
Tag: netbsd-1-3
Lint_abs.c Lint_div.c Lint_labs.c Lint_ldiv.c
Log Message:
pull up changes from the trunk (approved by perry) from cgd:
>lint stubs for functions which ports use assembly versions. When using
>an assembly version of a function, add the right lint stub to the Makefile.inc
>which specifies the source to build the function (see the
>arch/i386/*/Makefile.inc). Can't just lint the normal C versions of these
>functions, because some of them don't _have_ normal C versions and if
>that were done dependencies would get messed up.
Home |
Main Index |
Thread Index |
Old Index