FreeBSD src
Go to file
Rodney W. Grimes 988d75b3d6 Eliminate definition of I386_PAGE_SIZE and use NBPG instead
Cleaned up tabs vs spaces after #define to make file consistent.
Removed now unused definitions of I386_PAGE_SIZE and I386_PDR_SIZE

Note That these two where unused and had the wrong values anyway!
Changed I386_KPDES to NKPDE
Changed I386_UPDES to NUPDE

Redid constant assignments of *PTDI's to be sizeable and relative.
1993-10-12 13:58:01 +00:00
bin Document the new, less restrictive, behavior of the matching operator. 1993-10-04 22:07:27 +00:00
etc You can now specify the type of floppy you want built (floppy3 or floppy5) 1993-10-10 05:06:44 +00:00
gnu Try copy if rename of temporary catpage fails. 1993-10-10 01:46:53 +00:00
lib/csu/i386 Added ${COPY} knob to the install commands 1993-07-03 00:21:21 +00:00
libexec/makekey Libcrypt upgrade 1993-07-20 23:49:11 +00:00
sbin The fdisk man page doesn't show correctly the usage possibilities of 1993-08-10 10:31:35 +00:00
share/man/man4 From: baukno@login.dkuug.dk (S|ren Schmidt) 1993-09-09 00:32:25 +00:00
sys Eliminate definition of I386_PAGE_SIZE and use NBPG instead 1993-10-12 13:58:01 +00:00
usr.bin Christoph Robitschko manual page fixes to correct the references to vmunix 1993-10-08 01:36:20 +00:00
usr.sbin If require script fails, don't try to delete installed package. 1993-10-10 20:25:31 +00:00