HardenedBSD src tree
Go to file
David Greenman 901ba606c5 Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate().
This is part of a bug fix from Kirk McKusick to work around problems in FFS
related to the blkno of a 64bit offset not fitting into an int. Note the
proper solution would be to deal with 64bit block numbers, but doing this
would require sweeping changes; some other day perhaps.

Submitted by:	Marshall Kirk McKusick
1994-10-22 02:27:35 +00:00
bin Use kvm_uread instead of kvm_read to access the upages. 1994-10-18 04:27:46 +00:00
eBones
etc Reflect the fact that we only have one GENERIC kernel now. 1994-10-22 02:11:08 +00:00
games
gnu Fix dialog_clear() to clear windows. 1994-10-21 17:52:19 +00:00
include
lib makeraw(): forget to clear IMAXBEL, set VMIN/VTIME 1994-10-22 01:49:27 +00:00
libexec Include most of the logdaemon v4.4 S/key changes 1994-10-19 00:03:45 +00:00
lkm
release
sbin Restrict fs_maxfilesize to 2^40; this is part of a bug fix from Kirk 1994-10-22 02:21:53 +00:00
secure
share Remove "mh" capability for -mono family 1994-10-21 04:57:11 +00:00
sys Restrict fs_maxfilesize to 2^40, and check against this in ffs_truncate(). 1994-10-22 02:27:35 +00:00
tools/regression/usr.bin/sed
usr.bin P was missing from getopt string 1994-10-19 11:15:30 +00:00
usr.sbin spkrtest added 1994-10-22 02:16:04 +00:00
COPYRIGHT
CVS-INFO
HW.TROUBLE
Makefile
TODO