summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-08-22Registered as a 64-bit capable driverJean-Pierre André1-1/+1
2012-08-22Fix the reference count on directories in order to send releasedirJean-Pierre André1-2/+0
2012-08-22Cleared the gaps left when writing beyond the end of fileJean-Pierre André1-1/+1
2012-08-22Deleted sent messages when no reply is expectedJean-Pierre André3-2/+25
2012-08-22Avoided sending create() for existing files to the file systemJean-Pierre André1-0/+16
2012-08-22Processed the error returned by the file system on unlink()Jean-Pierre André1-0/+8
2012-08-22Returned st_blocks as defined by the file systemJean-Pierre André1-2/+1
2012-08-22Inserted copyright noticeJean-Pierre André1-0/+2
2012-08-21Initial fork from opensolaris.orgMilan Jurik23-0/+6413