| Commit message (Expand) | Author | Age | Files | Lines |
* | linux(4): bump osrelease to 4.4.0. | Edward Tomasz Napierala | 2021-04-19 | 1 | -2/+2 |
* | linux: bump the default version from 3.10.0 to 3.17.0 | Edward Tomasz Napierala | 2021-01-13 | 1 | -1/+1 |
* | Add compat.linux.dummy_rlimits, and disable by default. | Edward Tomasz Napierala | 2020-10-18 | 1 | -0/+1 |
* | Set default stack size for Linux apps to 8MB. This matches Linux' | Edward Tomasz Napierala | 2020-10-16 | 1 | -0/+1 |
* | Bump the default linux version from 3.2.0 to 3.10.0, which corresponds | Edward Tomasz Napierala | 2020-07-18 | 1 | -1/+1 |
* | Add compat.linux.debug sysctl, to make it possible to silence down | Edward Tomasz Napierala | 2020-06-12 | 1 | -0/+1 |
* | Make linux(4) set the openfiles soft resource limit to 1024 for Linux | Edward Tomasz Napierala | 2020-06-10 | 1 | -0/+1 |
* | Move compat.linux.map_sched_prio sysctl definition to linux_mib.c so it is | Tijl Coosemans | 2020-03-05 | 1 | -0/+1 |
* | Add compat.linux.ignore_ip_recverr sysctl. This is a workaround | Edward Tomasz Napierala | 2020-01-28 | 1 | -0/+1 |
* | Add a hack to make ^T work for Linux binaries, enabled with | Edward Tomasz Napierala | 2019-12-16 | 1 | -0/+2 |
* | Bump Linux version to 3.2.0. Without it, binaries linked against | Edward Tomasz Napierala | 2019-09-02 | 1 | -3/+3 |
* | Update Linux compat version to 2.6.36 | Ed Maste | 2019-07-04 | 1 | -1/+1 |
* | Rationalize license text on Linuxolator files | Ed Maste | 2018-03-23 | 1 | -15/+13 |
* | sys/compat: further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-27 | 1 | -0/+2 |
* | Update Linux compat revision to 32. | Dmitry Chagin | 2015-05-24 | 1 | -1/+1 |
* | Introduce a new module linux_common.ko which is intended for the | Dmitry Chagin | 2015-05-24 | 1 | -0/+4 |
* | Introduce LINUX_VERSION_STR, LINUX_VERSION_CODE macro for use instead | Dmitry Chagin | 2015-05-24 | 1 | -2/+13 |
* | Staticize functions which are not used somewhere else, move the | Alexander Leidinger | 2011-03-15 | 1 | -3/+0 |
* | Do not export AT_CLKTCK when emulating Linux kernel prior | Dmitry Chagin | 2009-05-10 | 1 | -0/+1 |
* | Introduce linux_kernver() interface which is intended for an exact | Dmitry Chagin | 2009-05-10 | 1 | -1/+5 |
* | Move the per-prison Linux MIB from a private one-off pointer to the new | Jamie Gritton | 2009-05-07 | 1 | -0/+3 |
* | MFp4 (111746+): | Alexander Leidinger | 2006-12-31 | 1 | -0/+2 |
* | Remove linux_mib_destroy() (which I actually added in between 5.0 and 5.1) | John Baldwin | 2005-12-15 | 1 | -2/+0 |
* | Add a cleanup function to destroy the osname_lock and call it on module | John Baldwin | 2003-03-26 | 1 | -0/+2 |
* | - Change the linux_[gs]et_os{name, release, s_version}() functions to | John Baldwin | 2003-03-13 | 1 | -6/+6 |
* | Fixed some style bugs in the removal of __P(()). Tabs before "__P((" | Bruce Evans | 2002-03-24 | 1 | -6/+6 |
* | Remove __P. | Alfred Perlstein | 2002-03-20 | 1 | -6/+6 |
* | o Introduce pr_mtx into struct prison, providing protection for the | Robert Watson | 2001-12-03 | 1 | -2/+2 |
* | Fix typo in license. | Marcel Moolenaar | 2000-08-25 | 1 | -1/+1 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Add sysctl variables for the Linuxulator. These reside under `compat.linux' as | Marcel Moolenaar | 1999-08-27 | 1 | -0/+43 |