summaryrefslogtreecommitdiffstats
path: root/lib/libstand/gets.c
Commit message (Collapse)AuthorAgeFilesLines
* Remove 'register' keyword.obrien2002-03-211-3/+3
|
* Add __FBSDID()s to libstanddillon2001-09-301-0/+3
|
* Add a new field to the devsw structure; dv_print, to print all valid unitsmsmith1998-10-311-1/+4
| | | | | | | etc. associated with the device entry. Consider EOF an 'error' for fgetstr if we haven't read anything yet. You *MUST* recompile and reinstall libstand before rebuilding the bootstrap.
* This is libstand; a support library for standalone executables (eg. bootstrapmsmith1998-08-201-0/+110
modules). Obtained from: NetBSD, with some architectural changes and many additions.
OpenPOWER on IntegriCloud