summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/open.c
AgeCommit message (Collapse)Author
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
1998-09-11If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and ↵Todd C. Miller
return
1997-02-06Add libz and make libsa aware of it. From NetBSD.Jason Downs
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-09-23add OpenBSD tag.Michael Shalayeff
1996-01-15atari specific libsa shrinkage is nastyTheo de Raadt
1995-12-07shrink bootblocks by splitting libsa contents into more files. fromTheo de Raadt
waldi@moacs.indiv.nl.net, netbsd pr#1817
1995-10-18initial import of NetBSD treeTheo de Raadt