summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/nullfs.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ansification and knf and protosderaadt2003-08-111-7/+7
|
* 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
* Make null_read() and null_write() consistent with their prototypes.millert1997-05-041-3/+3
|
* opendir, readdir, closedir (define NO_READDIR, if none required)mickey1997-02-161-15/+25
| | | | | minor fix in cd9660 only ufs working, all the others are on the list....
* add OpenBSD tag.mickey1996-09-231-0/+1
|
* shrink bootblocks by splitting libsa contents into more files. fromderaadt1995-12-071-0/+105
waldi@moacs.indiv.nl.net, netbsd pr#1817