aboutsummaryrefslogtreecommitdiff
path: root/lib/libio/swiz.c
Commit message (Collapse)AuthorAgeFilesLines
* Add __FBSDID()s to libioMatthew Dillon2001-09-301-2/+3
| | | | Notes: svn path=/head/; revision=84207
* Add `_PATH_DEVZERO'.David E. O'Brien2000-12-091-2/+3
| | | | | | | Use _PATH_* where where possible. Notes: svn path=/head/; revision=69793
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Cope with non page-aligned arguments to ioperm.Doug Rabson1999-05-221-3/+3
| | | | Notes: svn path=/head/; revision=47404
* Add a simple library for accessing i/o ports and memory on the alpha.Doug Rabson1998-12-121-0/+246
This is only intended for use by the X server. Notes: svn path=/head/; revision=41698