This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
lib
/
libufs
History
Kirk McKusick
8a9493deb2
In the sbwrite(3) function, ensure that the file descriptor has been
...
upgraded to writable. Reported by: Kyle Evans <kevans@freebsd.org>
2018-02-02 22:06:15 +00:00
..
block.c
lib: further adoption of SPDX licensing ID tags.
2017-11-26 02:00:33 +00:00
bread.3
…
cgread.3
Fix punctuation.
2018-02-02 00:01:50 +00:00
cgroup.c
Correct fsck journal-recovery code to update a cylinder-group
2018-01-17 17:58:24 +00:00
inode.c
lib: further adoption of SPDX licensing ID tags.
2017-11-26 02:00:33 +00:00
libufs.3
Correct fsck journal-recovery code to update a cylinder-group
2018-01-17 17:58:24 +00:00
libufs.h
Refactoring of reading and writing of the UFS/FFS superblock.
2018-01-26 00:58:32 +00:00
Makefile
Refactoring of reading and writing of the UFS/FFS superblock.
2018-01-26 00:58:32 +00:00
Makefile.depend
DIRDEPS_BUILD: Update dependencies.
2017-10-31 00:07:04 +00:00
sblock.c
In the sbwrite(3) function, ensure that the file descriptor has been
2018-02-02 22:06:15 +00:00
sbread.3
Refactoring of reading and writing of the UFS/FFS superblock.
2018-01-26 00:58:32 +00:00
type.c
Missing disk close in libufs.
2017-12-26 23:16:11 +00:00
ufs_disk_close.3
…