aboutsummaryrefslogtreecommitdiff
path: root/lib/libstand/ioctl.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove California Regent's clause 3, per letterWarner Losh2007-01-091-4/+0
| | | | Notes: svn path=/head/; revision=165906
* Remove 'register' keyword.David E. O'Brien2002-03-211-1/+1
| | | | Notes: svn path=/head/; revision=92913
* Add __FBSDID()s to libstandMatthew Dillon2001-09-301-0/+3
| | | | Notes: svn path=/head/; revision=84221
* This is libstand; a support library for standalone executables (eg. bootstrapMike Smith1998-08-201-0/+89
modules). Obtained from: NetBSD, with some architectural changes and many additions. Notes: svn path=/cvs2svn/branches/MSMITH/; revision=38451