summaryrefslogtreecommitdiffstats
path: root/lib/libio
Commit message (Collapse)AuthorAgeFilesLines
* Add __FBSDID()s to libiodillon2001-09-304-10/+12
|
* Add missing '*/' (? why wasn't this caught earlier?)dillon2001-09-301-0/+1
|
* Removed duplicate VCS ID tags, as per style(9).ru2001-08-131-4/+2
|
* Add `_PATH_DEVZERO'.obrien2000-12-092-4/+6
| | | | Use _PATH_* where where possible.
* Add functions which allow i/o memory to be accessed without forcing adfr2000-02-122-5/+26
| | | | | | memory barrier (needed for XFree86 4.0). Approved by: jkh
* $Id$ -> $FreeBSD$peter1999-08-286-7/+7
|
* Cope with non page-aligned arguments to ioperm.dfr1999-05-222-14/+19
|
* Add a simple library for accessing i/o ports and memory on the alpha.dfr1998-12-126-0/+743
This is only intended for use by the X server.
OpenPOWER on IntegriCloud