summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/open.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change a bunch of (<blah> *)0 to NULL.krw2016-03-141-6/+6
| | | | ok beck@ deraadt@
* ansification and knf and protosderaadt2003-08-111-7/+5
|
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-7/+7
| | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
* If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and returnmillert1998-09-111-1/+3
|
* Add libz and make libsa aware of it. From NetBSD.downsj1997-02-061-1/+5
|
* Merge to NetBSD 961207niklas1996-12-081-3/+4
|
* add OpenBSD tag.mickey1996-09-231-0/+1
|
* atari specific libsa shrinkage is nastyderaadt1996-01-151-3/+1
|
* shrink bootblocks by splitting libsa contents into more files. fromderaadt1995-12-071-39/+3
| | | | waldi@moacs.indiv.nl.net, netbsd pr#1817
* initial import of NetBSD treederaadt1995-10-181-0/+164