summaryrefslogtreecommitdiff
path: root/sys/amd64/include/exec.h
Commit message (Collapse)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.2.0_cvscvs2svn2004-01-101-1/+1
| | | | | | | 'RELENG_5_2_0_RELEASE'. This commit was manufactured to restore the state of the 5.2-RELEASE image. Releases prior to 5.3-RELEASE are omitting the secure/ and crypto/ subdirs.
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50477
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notPeter Wemm1997-02-221-1/+1
| | | | | | | ready for it yet. Notes: svn path=/head/; revision=22975
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Shuffled macros and definitions around to facilitate architectureDavid Greenman1994-09-241-110/+2
| | | | | | | independance. Notes: svn path=/head/; revision=3058
* Merge in the necessary bits from 1.1.5.1 to make exec.h and reloc.hJordan K. Hubbard1994-08-091-30/+51
| | | | | | | | | happy campers again (e.g. match our own exec format). This should make ld happy. Submitted by: jkh Notes: svn path=/head/; revision=1977
* Added $Id$David Greenman1994-08-021-0/+1
| | | | Notes: svn path=/head/; revision=1817
* The big 4.4BSD Lite to FreeBSD 2.0.0 (Development) patch.Rodney W. Grimes1994-05-251-24/+69
| | | | | | | | Reviewed by: Rodney W. Grimes Submitted by: John Dyson and David Greenman Notes: svn path=/head/; revision=1549
* BSD 4.4 Lite Kernel SourcesRodney W. Grimes1994-05-251-0/+83
Notes: svn path=/head/; revision=1543