FreeBSD src
Go to file
Bill Fenner 4731e263af Make the savecore command work like the man page says:
- make minfree work by getting the dump size before checking to see
  if the dump will fit on the filesystem
- also fail to dump if no minfree is specified but there are not enough
  free blocks.

Fix a typo in the man page.

Fixes PR bin/1322

Submitted by:	"Philippe C." <charnier@lirmm.fr>
1996-10-13 18:12:20 +00:00
bin Fix a problem with sh that conflicts with the -e 1996-10-06 15:17:19 +00:00
contrib Don't mention tcpdump; this is for groff. 1996-10-08 20:11:55 +00:00
eBones More ${.CURDIR} changes. 1996-10-01 15:20:29 +00:00
etc Uncomment the "raw" lp entry in /etc/printcap. We start lpd by 1996-10-13 16:52:40 +00:00
games delete doubled words, e.g.: "the the" -> "the" 1996-10-05 22:27:30 +00:00
gnu Build/install c++filt from g++, we already have all the sources and 1996-10-13 17:37:03 +00:00
include Fixed the wrong include file for a "prototype mismatch" error between 1996-10-08 01:38:36 +00:00
lib Send PASV instead of PASSIVE. 1996-10-10 08:34:27 +00:00
libexec Add the search directories from the hints file only the first time it is 1996-10-10 23:16:50 +00:00
lkm delete unused variable BINDIR, use new variable MODLOAD/MODUNLOAD 1996-10-06 22:17:16 +00:00
release Adjust release notes for upcoming re-SNAP. 1996-10-13 01:53:24 +00:00
sbin Make the savecore command work like the man page says: 1996-10-13 18:12:20 +00:00
secure cmp -s || install -c --> install -C 1996-08-30 04:07:04 +00:00
share Adjust the Israel mirrors now that we have il.freebsd.org working. 1996-10-11 12:07:43 +00:00
sys Remove some old compatibility names. 1996-10-13 14:36:37 +00:00
tools Actually tell people what ifinfo is. 1996-10-11 18:27:35 +00:00
usr.bin 8-Bit character support. 1996-10-13 01:44:43 +00:00
usr.sbin Fixed the security leek I introduced the other day, now 1996-10-13 15:05:14 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add awk to build target. 1996-10-06 02:17:43 +00:00