Source-Changes archive

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

sun-lamp CVS commits



cgd
Sat Apr 22 09:03:19 EDT 1995
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11420

Modified Files:
        termios.h 
Log Message:
make tcflag_t an unsigned int (rather than unsigned long; alpha)
make tcflag_t an unsigned int (rather than long; alpha, POSIX)
make c_?speed members of struct termios be ints (rather than longs; alpha)


cgd
Sat Apr 22 09:07:15 EDT 1995
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11614

Modified Files:
        if.c 
Log Message:
be more careful when rounding sockaddr_dl sizes.  also, one u_short * ->
u_int16_t * conversion.


cgd
Sat Apr 22 09:08:33 EDT 1995
Update of /a/cvsroot/src/sys/net
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv11668

Modified Files:
        raw_usrreq.c 
Log Message:
quiet compiler warning via (ugly) cast



Home | Main Index | Thread Index | Old Index