aboutsummaryrefslogtreecommitdiff
path: root/sys/kern/imgact_shell.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed the easy cases of const poisoning in the kernel. Cosmetic.Bruce Evans1996-08-311-2/+2
* Killed sections 3 and 4 of my copyright as I don't agree with it (I believeDavid Greenman1996-04-081-6/+1
* Staticized.Bruce Evans1995-12-021-2/+4
* All:David Greenman1995-11-061-15/+15
* Remove prototype definitions from <sys/systm.h>.Steven Wallace1995-10-081-1/+2
* Fix my copyright.David Greenman1995-09-081-2/+2
* While in the real world, I had a bad case of being swapped out for a lot ofPoul-Henning Kamp1994-09-251-3/+1
* Fix up some sloppy coding practices:Garrett Wollman1994-08-181-2/+2
* Change all #includes to follow the current Berkeley style. Some of theseGarrett Wollman1994-08-131-7/+7
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-0/+1
* Let the linker keep track of pseudo-devices needing initialization andGarrett Wollman1993-12-201-1/+16
* Rename aout_imgact.c and shell_imgact.c to imgact_* for consistency.Garrett Wollman1993-12-201-0/+129