summaryrefslogtreecommitdiff
path: root/include/nlist.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove the Berkeley clause 3's.Warner Losh2010-02-161-5/+1
| | | | | | | Add a few $FreeBSD$ Notes: svn path=/head/; revision=203964
* Use sys/nlist_aout.h for shared-with-kernel definitions.Peter Wemm2002-08-221-69/+1
| | | | Notes: svn path=/head/; revision=102287
* Breath deep and take __P out of the system include files.Warner Losh2002-03-231-1/+1
| | | | | | | | | # This appears to not break X11, but I'm having problems compiling the # glide part of the server with or without this patch, so I can't tell # for sure. Notes: svn path=/head/; revision=93032
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50473
* Move nlist related defines from link.h into nlist.h. Clean upJohn Polstra1997-12-061-10/+34
| | | | | | | nlist.h. Notes: svn path=/head/; revision=31584
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-231-1/+1
| | | | Notes: svn path=/head/; revision=23037
* 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
* Add the linker set stab types: N_SETA N_SETT N_SETD N_SETB N_SETVPeter Wemm1996-10-011-1/+8
| | | | Notes: svn path=/head/; revision=18589
* Document some of the fields used by the new shlib code.Nate Williams1994-12-231-1/+6
| | | | | | | Obtained from: NetBSD Notes: svn path=/head/; revision=5207
* BSD 4.4 Lite Include SourcesRodney W. Grimes1994-05-241-0/+85
Notes: svn path=/head/; revision=1539