Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

NetBSD master CVS tree commits



christos
Sun Jul 13 16:21:42 EDT 1997
Update of /cvsroot/src/games/larn
In directory netbsd1:/var/slash-tmp/cvs-serv23690

Modified Files:
        create.c data.c diag.c header.h main.c movem.c object.c 
        regen.c scores.c store.c 
Log Message:
gtime -> gltime to avoid conflict in time.h


christos
Sun Jul 13 16:24:38 EDT 1997
Update of /cvsroot/src/lib/libc/string
In directory netbsd1:/var/slash-tmp/cvs-serv24148

Modified Files:
        __strerror.c __strsignal.c bcmp.c bcopy.c bm.c bzero.c ffs.c 
        index.c memccpy.c memchr.c memcmp.c memset.c rindex.c 
        strcasecmp.c strcat.c strcmp.c strcoll.c strcpy.c strcspn.c 
        strdup.c strerror.c strlen.c strmode.c strncat.c strncmp.c 
        strncpy.c strpbrk.c strsep.c strsignal.c strspn.c strstr.c 
        strtok.c strtok_r.c strxfrm.c swab.c 
Log Message:
Fix RCSID's
Use "extern.h" where appropriate.


christos
Sun Jul 13 16:25:35 EDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv24561

Modified Files:
        ftruncate.c lseek.c mmap.c semctl.c swapon.c truncate.c 
Log Message:
Fix RCSID's


christos
Sun Jul 13 16:26:27 EDT 1997
Update of /cvsroot/src/lib/libc/termios
In directory netbsd1:/var/slash-tmp/cvs-serv24617

Modified Files:
        cfgetispeed.c cfgetospeed.c cfmakeraw.c cfsetispeed.c 
        cfsetospeed.c cfsetspeed.c tcdrain.c tcflow.c tcflush.c 
        tcgetattr.c tcgetpgrp.c tcsendbreak.c tcsetattr.c tcsetpgrp.c 
Log Message:
Fix RCSID's


christos
Sun Jul 13 16:26:57 EDT 1997
Update of /cvsroot/src/lib/libc/time
In directory netbsd1:/var/slash-tmp/cvs-serv24710

Modified Files:
        asctime.c difftime.c ialloc.c localtime.c private.h scheck.c 
        strftime.c strptime.c tzfile.h zdump.c zic.c 
Log Message:
Fix RCSID's


christos
Sun Jul 13 16:28:18 EDT 1997
Update of /cvsroot/src/lib/libc/yp
In directory netbsd1:/var/slash-tmp/cvs-serv24802

Modified Files:
        xdryp.c yp_all.c yp_first.c yp_maplist.c yp_master.c 
        yp_match.c yp_order.c yperr_string.c yplib.c ypprot_err.c 
Added Files:
        local.h 
Log Message:
Fix RCSID's
printf -> warnx
Fix gcc warnings
Put locally declared functions in local.h


christos
Sun Jul 13 16:28:50 EDT 1997
Update of /cvsroot/src/lib/libc/include
In directory netbsd1:/var/slash-tmp/cvs-serv24918

Added Files:
        extern.h 
Log Message:
Add prototype declarations




Home | Main Index | Thread Index | Old Index