Source-Changes archive

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

NetBSD master CVS tree commits



enami
Sun Oct 19 07:00:47 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv7373

Modified Files:
        if_ne_pcmcia.c pcmcia_cis.c pcmciavar.h 
Log Message:
Make `manufacturer' and `product' 32bit wide so that they can contain
both 16bit id values found in card CIS and special value to indicate
that no value found in CIS.  Use that special value for the card that
doesn't have id values.  Test that value in ne2000_match().


lukem
Sun Oct 19 07:01:41 PDT 1997
Update of /cvsroot/src/usr.bin/renice
In directory netbsd1:/var/slash-tmp/cvs-serv8358

Modified Files:
        renice.8 renice.c 
Log Message:
WARNSify, fix .Nm usage, deprecate register, use warn

lukem
Sun Oct 19 07:03:38 PDT 1997
Update of /cvsroot/src/usr.bin/rev
In directory netbsd1:/var/slash-tmp/cvs-serv8620

Modified Files:
        rev.1 rev.c 
Log Message:
WARNSify, fix .Nm usage, deprecate register, getopt returns -1 not EOF

enami
Sun Oct 19 07:04:36 PDT 1997
Update of /cvsroot/src/sys/dev/pcmcia
In directory netbsd1:/var/slash-tmp/cvs-serv8747

Modified Files:
        pcmcia.c 
Log Message:
Include locators.h and use symbolic name comes from it.


lukem
Sun Oct 19 07:05:53 PDT 1997
Update of /cvsroot/src/usr.bin/patch
In directory netbsd1:/var/slash-tmp/cvs-serv9121

Modified Files:
        Makefile 
Log Message:
disable WARNS here

mrg
Sun Oct 19 07:05:53 PDT 1997
Update of /cvsroot/src/usr.bin/cap_mkdb
In directory netbsd1:/var/slash-tmp/cvs-serv9010/cap_mkdb

Modified Files:
        cap_mkdb.c 
Log Message:
fix compile warnings on the alpha.

mrg
Sun Oct 19 07:05:59 PDT 1997
Update of /cvsroot/src/usr.bin/chpass
In directory netbsd1:/var/slash-tmp/cvs-serv9010/chpass

Modified Files:
        edit.c 
Log Message:
fix compile warnings on the alpha.

mrg
Sun Oct 19 07:06:14 PDT 1997
Update of /cvsroot/src/usr.bin/cmp
In directory netbsd1:/var/slash-tmp/cvs-serv9010/cmp

Modified Files:
        misc.c regular.c special.c 
Log Message:
fix compile warnings on the alpha.

mrg
Sun Oct 19 07:06:21 PDT 1997
Update of /cvsroot/src/usr.bin/du
In directory netbsd1:/var/slash-tmp/cvs-serv9010/du

Modified Files:
        du.c 
Log Message:
fix compile warnings on the alpha.

mrg
Sun Oct 19 07:06:26 PDT 1997
Update of /cvsroot/src/usr.bin/error
In directory netbsd1:/var/slash-tmp/cvs-serv9010/error

Modified Files:
        touch.c 
Log Message:
fix compile warnings on the alpha.

mrg
Sun Oct 19 07:06:32 PDT 1997
Update of /cvsroot/src/usr.bin/finger
In directory netbsd1:/var/slash-tmp/cvs-serv9010/finger

Modified Files:
        lprint.c 
Log Message:
fix compile warnings on the alpha.

mrg
Sun Oct 19 07:06:39 PDT 1997
Update of /cvsroot/src/usr.bin/indent
In directory netbsd1:/var/slash-tmp/cvs-serv9010/indent

Modified Files:
        io.c 
Log Message:
fix compile warnings on the alpha.

enami
Sun Oct 19 07:07:23 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv9395

Modified Files:
        i82365.c 
Log Message:
Include locators.h and use symbolic name comes from it.




Home | Main Index | Thread Index | Old Index