Home
last modified time | relevance | path

Searched hist:"559 b94a12257807115bf84264936f0de2ac3884e" (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/kern/
H A Dsyscalls.masterdiff 559b94a12257807115bf84264936f0de2ac3884e Fri Apr 21 00:16:21 CEST 2023 Warner Losh <imp@FreeBSD.org> syscall.master: Fix comments

Have more accruate comments. While #if, #else, etc are copied to the
header files, lines that don't start with # are not. And #include files
are only output to sysinc (which winds up at the front of init_sysent.c
which seems a bit odd). This is all radically undocumented, and likely
has drifted somewhat from 4.4BSD and what other systems do (they've
drifted too, fwiw).

Sponsored by: Netflix