summaryrefslogtreecommitdiffstats
path: root/sys/i386/ibcs2/ibcs2_sysi86.c
Commit message (Expand)AuthorAgeFilesLines
* Convert files to UTF-8uqs2012-01-151-1/+1
* FreeBSD/i386 doesn't include a software FPU emulator anymore, so adjustjhb2009-02-231-3/+4
* Push down Giant inside sysctl. Also add some more assertions to the code.ed2008-12-291-6/+2
* Sweep kernel replacing suser(9) calls with priv(9) calls, assigningrwatson2006-11-061-2/+0
* Lock Giant around a call to userland_sysctl() in ibcs2_sysi86().jhb2005-07-071-2/+7
* Add missing zero flag arguments to sysctl calls.phk2004-10-121-1/+1
* Use __FBSDID().obrien2003-06-021-2/+3
* SCARGS removal take II.alfred2002-12-141-4/+4
* Backout removal SCARGS, the code freeze is only "selectively" over.alfred2002-12-131-4/+4
* Remove SCARGS.alfred2002-12-131-4/+4
* Fix typo in the BSD copyright: s/withough/without/schweikh2002-06-021-1/+1
* Change the suser() API to take advantage of td_ucred as well as do ajhb2002-04-011-1/+1
* KSE Milestone 2julian2001-09-121-5/+5
* Suser() simplification:phk1999-04-271-1/+1
* Fix warnings in preparation for adding -Wall -Wcast-qual to thedillon1999-01-281-1/+1
* Back out DIAGNOSTIC changes.eivind1998-02-061-2/+0
* Turn DIAGNOSTIC into a new-style option.eivind1998-02-041-0/+2
* Move the "retval" (3rd) parameter from all syscall functions and putphk1997-11-061-2/+2
* Removed unused #includes.bde1997-07-201-2/+0
* Change the 'sysi86()' function not implemented' printf to be called onlynate1996-06-081-0/+2
* Removed unnecessary #includes of <sys/user.h>. Some of these were justbde1995-12-061-1/+0
* Change call to kern_sysctl to userland_sysctl. Not tested.phk1995-11-201-4/+6
* Sorry, the last commit screwed up for me, this is the right one (I hope!)phk1995-10-281-0/+1
* Remove old files no longer needed.swallace1995-10-101-13/+38
* Remove trailing whitespace.rgrimes1995-05-301-2/+2
* iBCS2 emulator core files.sos1994-10-141-0/+68
OpenPOWER on IntegriCloud