aboutsummaryrefslogtreecommitdiff
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Added shared libs support from NetBSD.Paul Richards1993-11-044-57/+403
| | | | Notes: svn path=/head/; revision=698
* Yanked out the 8 'addb %al,%al' (0xc000)'s out of the start of theDavid Greenman1993-10-261-8/+0
| | | | | | | | | | program. The idea was that these are 'alignment' crap, but the image is 16byte-aligned without these. Location 0 still doesn't have a 0, but who cares, binaries wil be built with page zero unmapped in the near future. Notes: svn path=/head/; revision=670
* Added ${COPY} knob to the install commandsCharlie Root1993-07-031-1/+1
| | | | Notes: svn path=/head/; revision=89
* Added some support the new err(3) routines needNate Williams1993-06-291-0/+12
| | | | | | | (Copied directly from NetBSD verbatim) Notes: svn path=/head/; revision=52
* Upgrade to GCC 2.XPaul Richards1993-06-181-0/+5
| | | | Notes: svn path=/head/; revision=7
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-125-0/+578
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4