NetBSD/sys/compat
riastradh b97699a4f0 sys: Put externs for time_adjtime and time_adjusted in .h files.
time_adjtime: sys/timex.h (defined in ntp code)
time_adjusted: sys/timevar.h (defined in non-ntp code)

(Not really sure this is a valuable distinction to maintain; there's
non-ntp code that uses time_adjtime too.)
2022-10-26 23:23:52 +00:00
..
aoutm68k
common Simplify sys/compat/sys/sockio.h. No functional change intended. 2022-09-28 15:32:09 +00:00
freebsd sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
linux G/C ISSET() macro copies. It has been defined in <sys/types.h> since 2006. 2022-09-05 14:14:42 +00:00
linux32 Fixed a bug in sigreturn that sigmask was not restored. 2021-12-03 09:20:23 +00:00
m68k4k
net Fix comment. No fucntional change. 2022-10-04 05:33:05 +00:00
netbsd32 sys: Put externs for time_adjtime and time_adjusted in .h files. 2022-10-26 23:23:52 +00:00
netinet6
ossaudio sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sunos32 sys/compat: Memset zero before copyout. 2021-09-07 11:43:02 +00:00
sys Simplify sys/compat/sys/sockio.h. No functional change intended. 2022-09-28 15:32:09 +00:00
ultrix fix few typos in comments. 2022-10-12 20:50:43 +00:00
vax1k
Makefile
Makefile.syscall