aboutsummaryrefslogtreecommitdiff
path: root/sys/sys/imgact_aout.h
Commit message (Expand)AuthorAgeFilesLines
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-291-2/+2
* Fixed style bugs in prototype for aout_coredump() (mainly wrapping it withBruce Evans1999-10-021-3/+1
* General cleanup of core-dumping code.Julian Elischer1999-09-011-1/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Add provisions for variant core dump file formats, depending on theJohn Polstra1998-09-141-1/+9
* Made N_TXTADDR() work for kernels (assume that a ZMAGIC file with anBruce Evans1997-12-191-2/+6
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Fix a bunch of spelling errors in the comment fields ofMike Pritchard1996-01-301-2/+2
* Corrected a comment.David Greenman1995-07-261-2/+2
* Remove trailing whitespace.Rodney W. Grimes1995-05-301-2/+2
* Avoid compiler warnings for overflow in ~(__LDPGSZ - 1).Bruce Evans1994-12-301-2/+2
* New file to contain a.out specific macros and definitions.David Greenman1994-09-241-0/+146