From a71e706aa4c14acbfd2cd85305f60923e1bbe677 Mon Sep 17 00:00:00 2001 From: keie Date: Mon, 4 Mar 1985 15:14:01 +0000 Subject: [PATCH] *** empty log message *** --- mach/pmds4/libsys/LIST | 39 +++++++++++++++++++++++++++------------ 1 file changed, 27 insertions(+), 12 deletions(-) diff --git a/mach/pmds4/libsys/LIST b/mach/pmds4/libsys/LIST index df1f06ac6..2ba80a635 100644 --- a/mach/pmds4/libsys/LIST +++ b/mach/pmds4/libsys/LIST @@ -1,7 +1,15 @@ tail_mon +access.s +acct.s +alarm.s +sbrk.s +chdir.s +chroot.s chmod.s +chown.s close.s creat.s +dup.s exec.s fork.s fstat.s @@ -11,26 +19,33 @@ getuid.s ioctl.s kill.s link.s +lock.s +tell.s lseek.s +mknod.s +mount.s +nice.s open.s +pause.s pipe.s +profil.s +ptrace.s read.s -sbrk.s +setgid.s +setuid.s +signal.s stat.s +stime.s +sync.s +time.s +times.s +umask.s +umount.s unlink.s +utime.s wait.s write.s -cerror.s -access.s -alarm.s -chown.s -dup.s -mknod.s -mount.s -nice.s -profil.s -signal.s exit1.s exit2.s -time.s cleanup.s +cerror.s -- 2.34.1