Source-Changes archive

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

NetBSD master CVS tree commits



mark
Sun Oct  5 18:12:06 PDT 1997
Update of /cvsroot/src/sys/arch/arm32/arm32
In directory netbsd1:/var/slash-tmp/cvs-serv26920

Modified Files:
        debug.c pmap.c vm_machdep.c 
Log Message:
Change p_vmspace->pmap references to p_vmspace->vm_map.pmap so that
we no longer need __VM_PMAP_HACK.


enami
Sun Oct  5 18:12:07 PDT 1997
Update of /cvsroot/src/lib/libc/sys
In directory netbsd1:/var/slash-tmp/cvs-serv26936

Modified Files:
        Makefile.inc chmod.2 chown.2 utimes.2 
Log Message:
Add C library interface for new system call lchmod, lchown and lutimes.


enami
Sun Oct  5 18:15:01 PDT 1997
Update of /cvsroot/src/lib/libc
In directory netbsd1:/var/slash-tmp/cvs-serv27038

Modified Files:
        shlib_version 
Log Message:
Bump minor version since lchmod, lchown and lutimes is added.




Home | Main Index | Thread Index | Old Index