summaryrefslogtreecommitdiffstats
path: root/sys/kern/imgact_aout.c
Commit message (Expand)AuthorAgeFilesLines
* Untangled the vm.h include file spaghetti.dg1995-12-071-1/+7
* Staticized.bde1995-12-021-3/+4
* All:dg1995-11-061-15/+15
* Fix my copyright.dg1995-09-081-2/+2
* Moved setting of VTEXT flag into the appropriate image activators. Thisdg1995-08-241-1/+5
* Merge RELENG_2_0_5 into HEADrgrimes1995-06-111-4/+5
* Remove trailing whitespace.rgrimes1995-05-301-3/+3
* Add and move declarations to fix all of the warnings from `gcc -Wimplicit'bde1995-03-161-2/+1
* Use of vm_allocate() and vm_deallocate() has been deprecated.dg1995-02-201-10/+12
* First attempt to run linux binaries. This is only the changes needed tosos1995-02-141-1/+11
* While in the real world, I had a bad case of being swapped out for a lot ofphk1994-09-251-2/+2
* Shuffled macros and definitions around to facilitate architecturedg1994-09-241-1/+2
* Changes preparing for iBCS supportsos1994-08-241-1/+4
* Fix up some sloppy coding practices:wollman1994-08-181-2/+2
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.rgrimes1994-05-251-11/+12
* Increased maximum protection for data segment to VM_PROT_ALL becausedg1994-03-171-4/+2
* change maxprot of text to allow writes.dg1993-12-301-2/+2
* Let the linker keep track of pseudo-devices needing initialization andwollman1993-12-201-1/+11
* Rename aout_imgact.c and shell_imgact.c to imgact_* for consistency.wollman1993-12-201-0/+181
OpenPOWER on IntegriCloud