4.1cBSD/usr/src/lib/libc/sys/wait.c
Compare this file to the similar file:
25: 4.3BSD-UWisc/src/lib/libc/vax/sys/wait.c
25: 4.3BSD/usr/src/lib/libc/vax/sys/wait.c
25: 4.2BSD/usr/src/lib/libc/vax/sys/wait.c
23: 4.3BSD-Tahoe/usr/src/lib/libc/vax/sys/wait.s
Show the results in this format:
/* wait.c 4.1 82/12/28 */ #include "SYS.h" SYSCALL(wait) tstl 4(ap) jeql 1f movl r1,*4(ap) 1: ret