git: kernel: Clean up syscalls.master a bit more.
Sascha Wildner
swildner at crater.dragonflybsd.org
Thu Oct 11 06:49:15 PDT 2018
commit 5da8dff16f1b80130487213f2b4c45d18cb0a8e5
Author: Sascha Wildner <saw at online.de>
Date: Thu Oct 11 15:19:43 2018 +0200
kernel: Clean up syscalls.master a bit more.
All this and also f29ea48f7a62b011be75119d46acd81bee2dd8ee could have
been cleaned up in d6e8ab2d2508bde32ad7b7daaf86d44ec7330986.
While here, also remove some obsolete comments.
Summary of changes:
sys/kern/init_sysent.c | 51 +++++++------
sys/kern/syscalls.c | 50 ++++++-------
sys/kern/syscalls.master | 65 +++++++---------
sys/sys/syscall.h | 50 ++++++-------
sys/sys/sysproto.h | 191 -----------------------------------------------
sys/sys/sysunion.h | 3 -
6 files changed, 100 insertions(+), 310 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5da8dff16f1b80130487213f2b4c45d18cb0a8e5
--
DragonFly BSD source repository
More information about the Commits
mailing list