This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sbin
/
fsck_ffs
History
Kirk McKusick
f83a0037c6
Cast 64-bit quantity to intptr_t rather than int so as to work properly
...
with 64-bit architectures (such as amd64). Reported by: Xin LI and Josh Paetzel
2010-01-11 23:33:30 +00:00
..
SMM.doc
…
dir.c
…
ea.c
…
fsck_ffs.8
…
fsck.h
…
fsutil.c
This corrects a bug that manifested itself as identifying the last
2010-01-07 00:17:36 +00:00
gjournal.c
(S)LIST_HEAD_INITIALIZER takes a (S)LIST_HEAD as an argument.
2009-12-28 22:56:30 +00:00
inode.c
…
main.c
Add some error messages suggested in PR bin/138043. The code to
2010-01-07 01:10:49 +00:00
Makefile
…
pass1.c
Add some error messages suggested in PR bin/138043. The code to
2010-01-07 01:10:49 +00:00
pass1b.c
…
pass2.c
Cast 64-bit quantity to intptr_t rather than int so as to work properly
2010-01-11 23:33:30 +00:00
pass3.c
…
pass4.c
…
pass5.c
…
setup.c
…
utilities.c
…