Go to file
chs f87a22a66b distinguish between a file's in-memory EOF (which marks the offset at
which we disallow creation of page cache pages) and its on-disk EOF
(which marks the offset at which there is not (yet) data on disk that
we need to read when creating pages).  for requests with PGO_PASTEOF,
the in-memory EOF maybe be much larger than the on-disk EOF.
2001-02-27 02:57:02 +00:00
bin Fix command name in error message for 'sh nonexistingfile'. 2001-02-26 13:06:43 +00:00
crypto Change keymatlen to size_t to match prototype for str2val. 2001-02-25 03:50:05 +00:00
dist copy "Version" file for import. 2001-02-11 07:04:20 +00:00
distrib mention that ssh/sshd require rnd(4). 2001-02-26 23:02:56 +00:00
etc remove `ingres' user & group; we have never shipped with ingres in the 2001-02-26 17:25:28 +00:00
games convert to use getprogname() 2001-02-19 22:39:39 +00:00
gnu centralize the defintion of the standard include file directory 2001-02-26 08:12:21 +00:00
include add prototypes for getprogname and setprogname 2001-02-19 22:12:41 +00:00
lib Fixed include file naming should be menu.h not menus.h. 2001-02-26 01:26:05 +00:00
libexec convert to use getprogname() 2001-02-19 22:43:42 +00:00
regress use getprogname() 2001-02-20 23:22:49 +00:00
sbin error code formatting 2001-02-25 20:41:43 +00:00
share Correct documentation of -k and -l options. 2001-02-25 19:22:16 +00:00
sys distinguish between a file's in-memory EOF (which marks the offset at 2001-02-27 02:57:02 +00:00
usr.bin fix broken NetBSD RCS id tags 2001-02-24 00:43:50 +00:00
usr.sbin make this compile again. 2001-02-23 08:52:00 +00:00
Makefile if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc
UPDATING Add note about mdsetimage 2001-02-24 20:23:10 +00:00