*** empty log message ***
authorkeie <none@none>
Thu, 7 Feb 1985 22:59:50 +0000 (22:59 +0000)
committerkeie <none@none>
Thu, 7 Feb 1985 22:59:50 +0000 (22:59 +0000)
commit0122bc2dd72165b335cad178630775ca688f2c3c
tree1286c996f51442c41ded69ab10ece882e680ef31
parentc0085c2dd4374442ba413bf2e188aafcff551532
*** empty log message ***
36 files changed:
mach/pmds4/libsys/LIST [new file with mode: 0644]
mach/pmds4/libsys/access.s [new file with mode: 0644]
mach/pmds4/libsys/alarm.s [new file with mode: 0644]
mach/pmds4/libsys/cerror.s [new file with mode: 0644]
mach/pmds4/libsys/chmod.s [new file with mode: 0644]
mach/pmds4/libsys/chown.s [new file with mode: 0644]
mach/pmds4/libsys/cleanup.s [new file with mode: 0644]
mach/pmds4/libsys/close.s [new file with mode: 0644]
mach/pmds4/libsys/creat.s [new file with mode: 0644]
mach/pmds4/libsys/dup.s [new file with mode: 0644]
mach/pmds4/libsys/exec.s [new file with mode: 0644]
mach/pmds4/libsys/exit1.s [new file with mode: 0644]
mach/pmds4/libsys/exit2.s [new file with mode: 0644]
mach/pmds4/libsys/fork.s [new file with mode: 0644]
mach/pmds4/libsys/fstat.s [new file with mode: 0644]
mach/pmds4/libsys/getgid.s [new file with mode: 0644]
mach/pmds4/libsys/getpid.s [new file with mode: 0644]
mach/pmds4/libsys/getuid.s [new file with mode: 0644]
mach/pmds4/libsys/ioctl.s [new file with mode: 0644]
mach/pmds4/libsys/kill.s [new file with mode: 0644]
mach/pmds4/libsys/link.s [new file with mode: 0644]
mach/pmds4/libsys/lseek.s [new file with mode: 0644]
mach/pmds4/libsys/mknod.s [new file with mode: 0644]
mach/pmds4/libsys/mount.s [new file with mode: 0644]
mach/pmds4/libsys/nice.s [new file with mode: 0644]
mach/pmds4/libsys/open.s [new file with mode: 0644]
mach/pmds4/libsys/pipe.s [new file with mode: 0644]
mach/pmds4/libsys/profil.s [new file with mode: 0644]
mach/pmds4/libsys/read.s [new file with mode: 0644]
mach/pmds4/libsys/sbrk.s [new file with mode: 0644]
mach/pmds4/libsys/signal.s [new file with mode: 0644]
mach/pmds4/libsys/stat.s [new file with mode: 0644]
mach/pmds4/libsys/time.s [new file with mode: 0644]
mach/pmds4/libsys/unlink.s [new file with mode: 0644]
mach/pmds4/libsys/wait.s [new file with mode: 0644]
mach/pmds4/libsys/write.s [new file with mode: 0644]