1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-02 08:42:48 +00:00
Mirror of the FreeBSD src repository https://git.FreeBSD.org/src.git .
Go to file
David Greenman 0bade8bdd8 Cast the partial result of an expression to an off_t to fix an overflow
in the calculation of free disk space. Fixes PR#1569.

Submitted by:	Tor Egge <Tor.Egge@idt.ntnu.no>
1996-09-05 08:08:41 +00:00
bin eek, how did that happen? I must have committed something left over from 1996-09-03 14:24:44 +00:00
contrib Implement a horrible (but simple) hack to allow some control over the 1996-09-03 23:19:51 +00:00
eBones Fix my typo here from last commit. 1996-09-02 23:49:09 +00:00
etc BSD.usr.dist: 1996-09-03 15:14:45 +00:00
games Convert to newly aded collate compare function 1996-08-12 19:12:40 +00:00
gnu Collapse some common arrow key handling semantics from sysinstall into 1996-09-01 08:16:00 +00:00
include install rpc header files 1996-09-01 17:54:25 +00:00
lib Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
libexec Removed unused `-I.'s from CFLAGS. 1996-09-04 22:25:35 +00:00
lkm `struct linker_set execsw_set' was declared as const and pointers in it 1996-09-03 22:52:27 +00:00
release Simplify some dialogs on the basis of my changes to ui_objects.c in libdialog. 1996-09-01 08:17:14 +00:00
sbin Cast the partial result of an expression to an off_t to fix an overflow 1996-09-05 08:08:41 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share BSD.usr.dist: 1996-09-03 15:14:45 +00:00
sys Release an unneeded reference to a vnode that was gained in a VFS_VGET(). 1996-09-05 07:58:04 +00:00
tools Fix the sed rule that I used to hammer out the TCL_BUILD_LIB_SPEC entry 1996-08-29 19:30:50 +00:00
usr.bin Be more careful with mmap. If it fails, fall back to a plain compare or 1996-09-05 07:54:08 +00:00
usr.sbin Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn't 1996-09-04 22:43:20 +00:00
COPYRIGHT
Makefile - cosmetic change to 'make world' 1996-08-30 22:35:30 +00:00