summaryrefslogtreecommitdiff
path: root/lib/libufs/sbread.3
AgeCommit message (Expand)Author
2023-08-16Remove $FreeBSD$: two-line nroff patternWarner Losh
2022-08-13Move the ability to search for alternate UFS superblocks from fsck_ffs(8)Kirk McKusick
2022-07-30Add a flags parameter to the ffs_sbget() function that reads UFS superblocks.Kirk McKusick
2020-09-19Update the libufs cgget() and cgput() interfaces to have a similarKirk McKusick
2020-06-23Correctly describe the return values for the libufs library sbget()Kirk McKusick
2018-01-26Refactoring of reading and writing of the UFS/FFS superblock.Kirk McKusick
2014-06-23use .Mt to mark up email addresses consistently (part3)Baptiste Daroussin
2004-07-05Markup fixes.Ruslan Ermilov
2004-07-02Fixed spelling of the document date.Ruslan Ermilov
2003-10-09Remove unneccessary include of sys/types.h in the SYNOPSISHiten Pandya
2003-06-10Left out the critical part of my "public domain" template, a notice sayingJuli Mallett
2003-06-09Commit rudimentary libufs manual pages, except for that forJuli Mallett