aboutsummaryrefslogtreecommitdiff
path: root/lib/libio/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove alpha left-overs.Ruslan Ermilov2006-08-221-9/+0
| | | | Notes: svn path=/head/; revision=161526
* NO_MAN is not needed here.Ruslan Ermilov2006-03-161-2/+0
| | | | Notes: svn path=/head/; revision=156775
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
| | | | | | | OK'ed by: core Notes: svn path=/head/; revision=139103
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
| | | | | | | any fake value. Notes: svn path=/head/; revision=136910
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Add a simple library for accessing i/o ports and memory on the alpha.Doug Rabson1998-12-121-0/+11
This is only intended for use by the X server. Notes: svn path=/head/; revision=41698