Source-Changes archive

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

NetBSD master CVS tree commits



thorpej
Thu Jun  6 17:44:33 PDT 1996
Update of /a/cvsroot/src/usr.sbin/slstats
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv14312

Modified Files:
        Makefile slstats.8 slstats.c 
Log Message:
Discard setgid privileges if not reading the running kernel, as suggested
by Mike Grupenhoff <kashmir%umiacs.umd.edu@localhost> in PR #2485.

While I'm here, do some long-overdue cleanup, including function prototypes,
and update for modern libkvm interfaces.


cgd
Thu Jun  6 20:48:15 EDT 1996
Update of /a/cvsroot/src/sys/nfs
In directory pain.lcs.mit.edu:/a/tmp/cvs-serv15159

Modified Files:
        krpc_subr.c 
Log Message:
fix two bugs (the latter potentially fatal) in xdr_string_encode():
(1) if length needed was > MCLBYTES, an mbuf would be lost, and
(2) the wrong check was being used to determine if MCLGET succeeded.




Home | Main Index | Thread Index | Old Index