summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/ufs.c
AgeCommit message (Collapse)Author
1998-02-23strong signedness typing a version of egcs I tried months ago wantedNiklas Hallqvist
me to fix. I am not sure these are necessary for gas 2.8 but I figure I would commit them anyhow.
1997-04-02fix readdir a little bitMichael Shalayeff
1997-03-25Get rid of userland includesNiklas Hallqvist
1997-02-16opendir, readdir, closedir (define NO_READDIR, if none required)Michael Shalayeff
minor fix in cd9660 only ufs working, all the others are on the list....
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-10-16include <sys/stat.h>Michael Shalayeff
1996-09-23add OpenBSD tag.Michael Shalayeff
1996-06-10pull string.h at right placeTheo de Raadt
1996-01-15from netbsd: The read_inode() function now returns the result of theTheo de Raadt
strategy function instead of success in all cases
1995-12-15from netbsd; 64-bit cleanupTheo 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