*** empty log message ***
authorem <none@none>
Fri, 26 Jul 1985 12:51:45 +0000 (12:51 +0000)
committerem <none@none>
Fri, 26 Jul 1985 12:51:45 +0000 (12:51 +0000)
commitbc759a29039137a4551b9cba22ddce4099c7f465
tree349f38ab91fa47e8f52a0a609dc25345f3ccd515
parent6bdc39213b11a548ff59ec6cdd3fc6e8a6a38e77
*** empty log message ***
63 files changed:
mach/ns/libsys/_exit.s [new file with mode: 0644]
mach/ns/libsys/access.s [new file with mode: 0644]
mach/ns/libsys/acct.s [new file with mode: 0644]
mach/ns/libsys/alarm.s [new file with mode: 0644]
mach/ns/libsys/brk.s [new file with mode: 0644]
mach/ns/libsys/chdir.s [new file with mode: 0644]
mach/ns/libsys/chmod.s [new file with mode: 0644]
mach/ns/libsys/chown.s [new file with mode: 0644]
mach/ns/libsys/chroot.s [new file with mode: 0644]
mach/ns/libsys/cleanup.s [new file with mode: 0644]
mach/ns/libsys/close.s [new file with mode: 0644]
mach/ns/libsys/creat.s [new file with mode: 0644]
mach/ns/libsys/dup.s [new file with mode: 0644]
mach/ns/libsys/dup2.s [new file with mode: 0644]
mach/ns/libsys/errno.s [new file with mode: 0644]
mach/ns/libsys/execl.s [new file with mode: 0644]
mach/ns/libsys/execle.s [new file with mode: 0644]
mach/ns/libsys/execv.s [new file with mode: 0644]
mach/ns/libsys/execve.s [new file with mode: 0644]
mach/ns/libsys/exit.s [new file with mode: 0644]
mach/ns/libsys/fork.s [new file with mode: 0644]
mach/ns/libsys/fstat.s [new file with mode: 0644]
mach/ns/libsys/ftime.s [new file with mode: 0644]
mach/ns/libsys/getegid.s [new file with mode: 0644]
mach/ns/libsys/geteuid.s [new file with mode: 0644]
mach/ns/libsys/getgid.s [new file with mode: 0644]
mach/ns/libsys/getpid.s [new file with mode: 0644]
mach/ns/libsys/getuid.s [new file with mode: 0644]
mach/ns/libsys/gtty.s [new file with mode: 0644]
mach/ns/libsys/ioctl.s [new file with mode: 0644]
mach/ns/libsys/kill.s [new file with mode: 0644]
mach/ns/libsys/link.s [new file with mode: 0644]
mach/ns/libsys/lock.s [new file with mode: 0644]
mach/ns/libsys/lseek.s [new file with mode: 0644]
mach/ns/libsys/mknod.s [new file with mode: 0644]
mach/ns/libsys/mount.s [new file with mode: 0644]
mach/ns/libsys/mpxcall.s [new file with mode: 0644]
mach/ns/libsys/nice.s [new file with mode: 0644]
mach/ns/libsys/open.s [new file with mode: 0644]
mach/ns/libsys/pause.s [new file with mode: 0644]
mach/ns/libsys/pipe.s [new file with mode: 0644]
mach/ns/libsys/prof.s [new file with mode: 0644]
mach/ns/libsys/ptrace.s [new file with mode: 0644]
mach/ns/libsys/read.s [new file with mode: 0644]
mach/ns/libsys/sbrk.s [new file with mode: 0644]
mach/ns/libsys/setgid.s [new file with mode: 0644]
mach/ns/libsys/setsig.s [new file with mode: 0644]
mach/ns/libsys/setuid.s [new file with mode: 0644]
mach/ns/libsys/signal.s [new file with mode: 0644]
mach/ns/libsys/sigtrp.s [new file with mode: 0644]
mach/ns/libsys/stat.s [new file with mode: 0644]
mach/ns/libsys/stime.s [new file with mode: 0644]
mach/ns/libsys/stty.s [new file with mode: 0644]
mach/ns/libsys/sync.s [new file with mode: 0644]
mach/ns/libsys/tell.s [new file with mode: 0644]
mach/ns/libsys/time.s [new file with mode: 0644]
mach/ns/libsys/times.s [new file with mode: 0644]
mach/ns/libsys/umask.s [new file with mode: 0644]
mach/ns/libsys/umount.s [new file with mode: 0644]
mach/ns/libsys/unlink.s [new file with mode: 0644]
mach/ns/libsys/utime.s [new file with mode: 0644]
mach/ns/libsys/wait.s [new file with mode: 0644]
mach/ns/libsys/write.s [new file with mode: 0644]