[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Jason Ish <jasoni_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Mon, 29 Jan 2001 00:20:24 -0700 (MST)
- Reply-to: Jason Ish <jasoni_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
CVSROOT: /cvs
Module name: src
Changes by: jasoni_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2001/01/29 00:20:24
Modified files:
sys/kern : makesyscalls.sh
Log message:
Allow syscall aliasing to allow for multiple linux syscalls to be mapped
to the same native syscall. To quote Jaromir's NetBSD commit
if the third argument in syscall.conf matches [a-z0-9_], use it
as a function alias instead of the function name in { ... }
- from NetBSD, deraadt@ ok.
Visit your host, monkey.org