Source-Changes archive

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

NetBSD master CVS tree commits



christos
Thu Oct 16 19:30:38 EDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv3002

Modified Files:
        conf.h 
Log Message:
chrtoblk returns dev_t


christos
Thu Oct 16 19:31:23 EDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv3140

Modified Files:
        mman.h 
Log Message:
PR/4269: Chris Demetriou: msync now takes a third argument


christos
Thu Oct 16 19:32:30 EDT 1997
Update of /cvsroot/src/usr.sbin/rpc.statd
In directory netbsd1:/var/slash-tmp/cvs-serv3370

Modified Files:
        statd.c 
Log Message:
msync needs a third argument.


thorpej
Thu Oct 16 16:32:38 PDT 1997
Update of /cvsroot/src/sys/arch/i386/conf
In directory netbsd1:/var/slash-tmp/cvs-serv3413

Modified Files:
        GENERIC files.i386 
Log Message:
Pull marc-pcmcia branch down from trunk.


christos
Thu Oct 16 19:33:12 EDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv3380

Modified Files:
        stat.h 
Log Message:
now that mode_t and nlink_t are 32 bits, we need a new stat syscall.
rename ostat to stat43 and create a stat12 for compatibility to NetBSD 1.2


christos
Thu Oct 16 19:34:42 EDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv3662

Modified Files:
        types.h 
Log Message:
dev_t int32_t -> u_int32_t
mode_t u_int16_t -> u_int32_t
nlink_t u_int16_t -> u_int32_t


augustss
Thu Oct 16 16:35:05 PDT 1997
Update of /cvsroot/src/sys/dev/isa
In directory netbsd1:/var/slash-tmp/cvs-serv3862

Modified Files:
        sbdsp.c sbdspvar.h 
Log Message:
Make sure the 'input' class is used even for the 1345 mixer.


christos
Thu Oct 16 19:35:39 EDT 1997
Update of /a/cvsroot/src/sys/sys
In directory netbsd1:/var/slash-tmp/cvs-serv3982

Modified Files:
        vnode.h 
Log Message:
make va_mode and va_link mode_t and link_t


christos
Thu Oct 16 19:37:37 EDT 1997
Update of /a/cvsroot/src/sys/arch/amiga/amiga
In directory netbsd1:/var/slash-tmp/cvs-serv4334

Modified Files:
        conf.c 
Log Message:
fix chrtoblk declaration


thorpej
Thu Oct 16 16:38:34 PDT 1997
Update of /cvsroot/doc
In directory netbsd1:/var/slash-tmp/cvs-serv4471

Modified Files:
        CHANGES 
Log Message:
Note PCMCIA framework.


christos
Thu Oct 16 19:39:19 EDT 1997
Update of /a/cvsroot/src/sys/arch/mvme68k/mvme68k
In directory netbsd1:/var/slash-tmp/cvs-serv4586

Modified Files:
        conf.c 
Log Message:
fix chrtoblk declaration


lukem
Thu Oct 16 16:39:25 PDT 1997
Update of /cvsroot/src/usr.sbin/ac
In directory netbsd1:/var/slash-tmp/cvs-serv4571

Modified Files:
        Makefile ac.8 ac.c 
Log Message:
WARNSify



Home | Main Index | Thread Index | Old Index