summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_misc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* remove the Linux emulation code, no longer referenced by anythingnaddy2016-03-021-94/+0
* Start to deal with the time_t change's effect on compat/linux:guenther2013-10-251-9/+21
* implement prctl() for COMPAT_LINUXrobert2011-12-141-1/+14
* Unify header sentinel names.pirofti2011-04-051-4/+4
* First pass at removing clauses 3 and 4 from NetBSD licenses.ray2008-06-261-8/+1
* add sys_sysinfo. from marius aamodt eriksen.tedu2003-07-231-1/+19
* First round of __P removal in sysmillert2002-03-141-4/+4
* On popular demand, the Linux-compatibility clone(2) implementation basedniklas2001-04-021-0/+58