Added missing files from Net/2 that allow you to add new syscalls
authorNate Willams <nate@FreeBSD.org>
Tue, 20 Jul 1993 19:20:57 +0000 (19:20 +0000)
committerNate Willams <nate@FreeBSD.org>
Tue, 20 Jul 1993 19:20:57 +0000 (19:20 +0000)
commit4f1093c341a2c2aeaf57cebb05bd27d54fa66e08
tree13c68c4ea48c19cc7013d37428403b06f5b0cf2d
parent281ca60960fb033d78636d1620f48e98bb54e14c
Added missing files from Net/2 that allow you to add new syscalls
(like uname, sysconf, etc..)  Will be needed when we add POSIX calls.
sys/kern/Makefile [new file with mode: 0644]
sys/kern/makesyscalls.sh [new file with mode: 0644]
sys/kern/syscalls.master [new file with mode: 0644]