FreeBSD src
Go to file
Peter Wemm 7b7fc30379 Only attempt to mmap() files from a ufs or cd9660 fs for comparing or
installing.  mmap'ing stuff over a nfs mount took out my machine during
a 'make world' last night while I was asleep.  I started out with a list
of fs's to avoid, when I realised that I really didn't know which ones
were safe with mmap, so I went for the ones I knew and implemented a
fallback compare.
1996-09-05 07:27:43 +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 Just realised the man page didn't mention the appletalk specific options 1996-09-04 20:21:47 +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 Fixed a panic when switching to 40x25 mode, and cursor was beyond the 1996-09-04 22:24:19 +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 Only attempt to mmap() files from a ufs or cd9660 fs for comparing or 1996-09-05 07:27:43 +00:00
usr.sbin Removed bogus unused `-I..' and unnecessary override of BINDIR. Didn't 1996-09-04 22:43:20 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile - cosmetic change to 'make world' 1996-08-30 22:35:30 +00:00