Source-Changes archive

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

NetBSD master CVS tree commits



christos
Thu Mar 14 13:52:29 EST 1996
Update of /a/cvsroot/src/sys/lib/libkern
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv26375

Modified Files:
        __main.c bcmp.c imax.c imin.c libkern.h lmax.c lmin.c max.c 
        min.c quad.h scanc.c skpc.c strcat.c strcpy.c ulmax.c ulmin.c 
Log Message:
- Add missing prototypes
- Bring prototypes into scope
- Correct prototype for skpc


christos
Thu Mar 14 13:59:14 EST 1996
Update of /a/cvsroot/src/sys/sys
In directory pain.lcs.mit.edu:/b/tmp/cvs-serv26541

Modified Files:
        conf.h filedesc.h proc.h systm.h 
Log Message:
filedesc.h, proc.h: Rename fdopen() to filedescopen() so that it does not
                    conflict with the floppy driver.
conf.h: Protect against multiple inclusions. The reason will become apparent
        soon.
systm.h: Bring Debugger() prototype into scope.




Home | Main Index | Thread Index | Old Index