summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_util.h
Commit message (Expand)AuthorAgeFilesLines
* MFC r283441:dchagin2016-01-091-0/+1
* MFC r283427:dchagin2016-01-091-0/+2
* MFC r283421:dchagin2016-01-091-0/+2
* MFC r283447:dchagin2016-01-091-1/+0
* - >500 static DTrace probes for the linuxulatornetchild2012-05-051-0/+8
* Remove direct access to si_name.ed2012-02-101-1/+1
* Remove stale comment.kib2010-10-141-5/+0
* Add preliminary KTR(9) support to the linux emulation layer.dchagin2009-05-071-0/+29
* Implement the linux syscallskib2008-04-081-5/+7
* Implement the openat() linux syscalljulian2007-03-291-2/+5
* Axe the stackgap macros as the Linux ABIs no longer use the stackgap.jhb2006-06-271-26/+0
* Enhance the Linux emulation layer to make MegaRAID SAS managements tool happy.ambrisko2006-05-051-0/+17
* Suppress logging about unimplemented syscalls to one time per process. Thisglebius2005-12-081-9/+7
* Remove linux_emul_find() and the CHECKALT*() macros as they are no longerjhb2005-03-011-13/+0
* Start each of the license/copyright comments with /*-imp2005-01-051-1/+1
* Rename thread args to be called "td" rather than "p" to bedwmalone2004-10-101-6/+6
* Use sv_psstrings from the current process's sysentvec structure insteadtjr2004-08-151-2/+3
* Add function linux_msg() for regulating output from the linux emulationalfred2003-01-021-4/+7
* When complaining about obsolete/unimplemented syscalls output the processalfred2003-01-011-2/+2
* Add a new function linux_emul_convpath(), which is a version ofiedowse2002-09-011-0/+16
* Remove __P.alfred2002-03-201-1/+1
* Garbage collect options AVM_A1_PCI, AVM_A1_PCMCIA, DEBUG_LINUX, DEV_APM,bde2002-02-151-2/+0
* Eliminate the prefix parameter to linux_emul_find(), which was alwaysdes2001-10-271-4/+2
* Whitespace fix.des2001-10-191-1/+1
* KSE Milestone 2julian2001-09-121-5/+5
* The MI/MD split wasn't perfect and the MI files need hacks for theobrien2000-11-011-0/+17
* Remove the only use of SCARG and perform dead code elimination.marcel2000-07-271-4/+0
* Add bounds checking to stackgap_alloc. Previously it was possiblemarcel2000-07-231-10/+8
* Implement pluggable ioctl handlers.marcel1999-12-041-0/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* We don't end up checking for a return value of EFAULT from the copyinstr()green1999-08-071-5/+12
* Removed the cast to a pointer in the definition of PS_STRINGS andbde1998-12-161-2/+2
* remove option LINUX as it did nothing, add DEBUG_LINUX to debug thejmg1998-06-301-1/+3
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Fix a (mostly harmless) bogon when allocating space above the stackpeter1996-03-101-2/+2
* First attempt at FreeBSD & Linux ELF support.sos1996-03-101-3/+1
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-0/+92
OpenPOWER on IntegriCloud