summaryrefslogtreecommitdiffstats
path: root/sys/sys/exec.h
Commit message (Expand)AuthorAgeFilesLines
* Add macro DECLARE_MODULE_TIED to denote a module as requiring thekib2010-10-121-1/+2
* Make ps_nargvstr and ps_nenvstr unsigned. This fixes an inputdas2005-03-231-2/+2
* Do a pass over all modules in the kernel and make them return EOPNOTSUPPphk2004-07-151-0/+1
* Remove advertising clause from University of California Regent's license,imp2004-04-071-4/+0
* Increase the size of SPARE_USRSPACE. It is way too small by defaultpeter2003-11-071-1/+1
* Use __CONCAT and __XSTRING when concatenating or stringifying arguments tojake2003-01-041-7/+8
* Remove __Palfred2002-03-191-5/+5
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"peter1999-12-291-1/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Well folks, this is it - The second stage of the removal for build supportpeter1999-04-171-4/+1
* More -Wall / -Wcast-qual cleanup. Also, EXEC_SET can't usedillon1999-01-291-2/+10
* Have EXEC_SET use C_DECLARE_MODULE instead of DECLARE_MODULE.dillon1999-01-291-2/+2
* Removed the cast to a pointer in the definition of PS_STRINGS andbde1998-12-161-3/+2
* Finished updating module event handlers to be compatible withbde1998-11-151-3/+2
* *gulp*. Jordan specifically OK'ed this..peter1998-10-161-1/+38
* Update the ELF image activator to use some of the exec resources ratherpeter1998-03-021-1/+8
* Fixed gratuitous ANSIisms.bde1997-09-161-2/+2
* Some staticized variables were still declared to be extern.bde1997-09-071-6/+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
* Mega-commit for Linux emulator update.. This has been stress tested underpeter1996-03-021-2/+2
* Reorganise ps_strings in order to gain BSD/OS 2.0 binary compatability.peter1995-12-091-5/+5
* Fixed the type of a function pointer in struct execsw.bde1995-11-131-2/+4
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-10/+1
* Latest ibcs2 changes, add errno conversion table.sos1994-10-091-3/+4
* Prototypes, prototypes and even more prototypes. Not quite done yet, butphk1994-10-021-3/+1
* Shuffled macros and definitions around to facilitate architecturedg1994-09-241-3/+3
* Made them all idempotent.paul1994-08-211-1/+5
* Hmmm...my workaround for Garrett's new exec prototypes wasn't sufficient.dg1994-08-191-3/+3
* Terry Lambert's loadable kernel module support w/improvements from thedg1994-08-191-1/+14
* Added $Id$dg1994-08-021-0/+1
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-2/+2
* BSD 4.4 Lite Kernel Sourcesrgrimes1994-05-241-0/+71
OpenPOWER on IntegriCloud