Source-Changes archive

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

sun-lamp CVS commits



cgd
Wed Oct 19 21:21:01 PDT 1994
Update of /b/source/CVS/src/sys/ufs/ffs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/ufs/ffs

Modified Files:
        ffs_alloc.c ffs_extern.h ffs_subr.c fs.h 
Log Message:
update for new syscall args description mechanism, and deal safely
with wider types.


cgd
Wed Oct 19 21:21:14 PDT 1994
Update of /b/source/CVS/src/sys/ufs/lfs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/ufs/lfs

Modified Files:
        lfs.h lfs_syscalls.c lfs_vnops.c 
Log Message:
update for new syscall args description mechanism, and deal safely
with wider types.


cgd
Wed Oct 19 21:21:27 PDT 1994
Update of /b/source/CVS/src/sys/ufs/ufs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/ufs/ufs

Modified Files:
        dinode.h dir.h inode.h quota.h ufs_inode.c ufs_quota.c 
        ufs_readwrite.c ufs_vnops.c 
Log Message:
update for new syscall args description mechanism, and deal safely
with wider types.


cgd
Wed Oct 19 21:23:27 PDT 1994
Update of /b/source/CVS/src/sys/kern
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/kern

Modified Files:
        init_main.c init_sysent.c kern_acct.c kern_descrip.c 
        kern_exec.c kern_exit.c kern_fork.c kern_ktrace.c kern_lkm.c 
        kern_prot.c kern_resource.c kern_sig.c kern_sysctl.c 
        kern_time.c kern_xxx.c makesyscalls.sh subr_prof.c 
        sys_generic.c sys_process.c syscalls.c syscalls.master 
        sysv_msg.c sysv_sem.c sysv_shm.c uipc_syscalls.c 
        vfs_syscalls.c vnode_if.src 
Added Files:
        syscalls.conf 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:24:02 PDT 1994
Update of /b/source/CVS/src/sys/adosfs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/adosfs

Modified Files:
        advnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:21 PDT 1994
Update of /b/source/CVS/src/sys/isofs/cd9660
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/isofs/cd9660

Modified Files:
        cd9660_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:24 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/fdesc
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/fdesc

Modified Files:
        fdesc_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:26 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/fifofs
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/fifofs

Modified Files:
        fifo_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:30 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/kernfs
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/kernfs

Modified Files:
        kernfs_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:34 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/portal
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/portal

Modified Files:
        portal_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:37 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/procfs
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/procfs

Modified Files:
        procfs_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:39 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/specfs
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/specfs

Modified Files:
        spec_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:42 PDT 1994
Update of /b/source/CVS/src/sys/miscfs/union
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/miscfs/union

Modified Files:
        union_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:26:47 PDT 1994
Update of /b/source/CVS/src/sys/msdosfs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/msdosfs

Modified Files:
        msdosfs_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:27:36 PDT 1994
Update of /b/source/CVS/src/sys/vm
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/vm

Modified Files:
        vm_extern.h vm_mmap.c vm_swap.c vm_unix.c vm_user.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:28:15 PDT 1994
Update of /users/srcmastr/CVS/src/sys/nfs
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/nfs

Modified Files:
        nfs_syscalls.c nfs_vnops.c 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:29:09 PDT 1994
Update of /b/source/CVS/src/sys/sys
In directory sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/sys

Modified Files:
        msg.h sem.h shm.h syscall.h systm.h types.h 
Added Files:
        syscallargs.h 
Log Message:
update for new syscall args description mechanism

cgd
Wed Oct 19 21:29:37 PDT 1994
Update of /b/source/CVS/src/sys/arch/hp300/hpux
In directory 
sun-lamp.cs.berkeley.edu:/e/users/cgd/trees/alpha-dev/sys/arch/hp300/hpux

Removed Files:
        Makefile hpux.h hpux_compat.c hpux_exec.h hpux_net.c 
        hpux_sig.c hpux_syscall.h hpux_syscalls.c hpux_sysent.c 
        hpux_termio.h hpux_tty.c makesyscalls.sh syscalls.master 
Log Message:
moved to /sys/compat



Home | Main Index | Thread Index | Old Index