summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/getfile.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Replace unbounded gets() in libsa with getln() which takes a buffer size,miod2015-11-161-2/+2
| | | | | and convert all gets() users. ok deraadt@
* Sprinkle const whenever possible.miod2014-11-191-3/+3
|
* ansification and knf and protosderaadt2003-08-111-4/+4
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* Merge to NetBSD 961207niklas1996-12-081-2/+6
|
* add OpenBSD tag.mickey1996-09-231-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+53