summaryrefslogtreecommitdiffstats
path: root/sys/i386/linux/linux_genassym.c
Commit message (Expand)AuthorAgeFilesLines
* Implement vdso - virtual dynamic shared object. Through vdso Linuxdchagin2015-05-241-0/+3
* Segment registers are stored in the uc_mcontext member of the structkib2008-09-071-0/+1
* Use __FBSDID().obrien2003-06-021-1/+2
* Include <sys/systm.h> for the definition of offsetof() instead of dependingbde2002-09-051-0/+1
* Round of cleanups and enhancements. These include (in random order):marcel2001-09-081-8/+6
* Remove unneeded <stddef.h> #includes.phk2000-10-291-2/+0
* A start at an implemention of linux_rt_sendsig & linux_rt_sigreturngallatin2000-10-171-0/+4
* Include <stddef.h> here so that <sys/assym.h> can be unpolluted.bde2000-01-081-1/+3
* Make offsetof equivalent with <stddef.h>. This paves the way formarcel2000-01-031-4/+4
* Use genassym(1) and <sys/assym.h> to generate assembler symbols.marcel1999-12-231-18/+5
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Enable vmspace sharing on SMP. Major changes are,luoqi1999-04-281-2/+1
* Fixed printf format errors.bde1998-07-291-9/+11
* Declare printf() instead of including <stdio.h>, so that this doesn'tbde1998-02-011-3/+2
* Minor formatting and style fixes.bde1997-08-251-2/+5
* Removed unused #includes.bde1997-07-201-3/+1
* 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
* Minor touch-up... make two functions static, and add missing $Id$peter1996-03-021-0/+1
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-0/+22
OpenPOWER on IntegriCloud