summaryrefslogtreecommitdiff
path: root/sys/compat/common/kern_time_30.c
AgeCommit message (Expand)Author
2019-12-15Remove clause 3 and 4 leftovers from TNF licenses in more sources.tsutsui
2019-01-27Merge the [pgoyette-compat] branchpgoyette
2018-10-30Paranoia: zero COMPAT_30 ntptimeval and 32-bit ntptimeval too.riastradh
2016-11-03Sprinkle #ifdef _KERNEL_OPT.riastradh
2011-01-19Remove includes <sys/mount.h> and <sys/sched.h> added for <sys/syscallargs.h>.tsutsui
2009-01-11<sys/syscallargs.h> requires <sys/sched.h> for cpuset_t.tsutsui
2009-01-11merge christos-time_tchristos