Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
NetBSD master CVS tree commits
leo
Tue Mar 10 03:42:54 PST 1998
Update of /cvsroot/src/sys/arch/atari/atari
In directory nb00:/home/leo/src/sys/arch/atari/atari
Modified Files:
machdep.c
Log Message:
Bus-dma implementation for the atari. Heavily based on the i386
implementation.
leo
Tue Mar 10 03:43:10 PST 1998
Update of /cvsroot/src/sys/arch/atari/include
In directory nb00:/home/leo/src/sys/arch/atari/include
Modified Files:
bus.h
Log Message:
Bus-dma implementation for the atari. Heavily based on the i386
implementation.
leo
Tue Mar 10 03:43:11 PST 1998
Update of /cvsroot/src/sys/arch/atari/isa
In directory nb00:/home/leo/src/sys/arch/atari/isa
Modified Files:
isa_machdep.c
Log Message:
Bus-dma implementation for the atari. Heavily based on the i386
implementation.
leo
Tue Mar 10 03:43:11 PST 1998
Update of /cvsroot/src/sys/arch/atari/pci
In directory nb00:/home/leo/src/sys/arch/atari/pci
Modified Files:
pci_machdep.c
Log Message:
Bus-dma implementation for the atari. Heavily based on the i386
implementation.
kleink
Tue Mar 10 03:49:34 PST 1998
Update of /cvsroot/src/sys/kern
In directory nb00:/tmp/cvs-serv28330/kern
Modified Files:
vfs_syscalls.c
Log Message:
Move the permission check in change_owner() back to ufs_vnops::ufs_chown()
again - the facility required in this context would be a filesystem-specific
super-user determination, which is not available yet. Also, add some
clarification to a comment.
Home |
Main Index |
Thread Index |
Old Index