This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2024-12-15 10:17:20 +00:00
Code
Issues
Releases
Activity
929f494bc7
freebsd
/
sbin
/
newfs
History
John W. De Boskey
929f494bc7
Cast block number to off_t to avoid possible overflow bugs.
...
Pointed out by: Bruce Evans <bde@zeta.org.au>
2000-10-24 03:28:59 +00:00
..
Makefile
Turn dkcksum() into an __inline function.
2000-09-16 13:43:00 +00:00
mkfs.c
Cast block number to off_t to avoid possible overflow bugs.
2000-10-24 03:28:59 +00:00
newfs.8
Remove single-space hard sentence breaks. These degrade the quality
2000-03-01 11:27:47 +00:00
newfs.c
Don't try to do anything with the /dev/rXXX device.
2000-05-31 01:00:51 +00:00