OPNsense - FreeBSD source
Find a file
Rodney W. Grimes a0ad3760a2 Changed trap.c so that a panic will occur if we do not have hardware
FP and we try to call the emulator when it is not compiled in.
Removed the #if defined(i486) || defined(i387) that use to call the
panic if we did not have a math emulator.
Removed an extranious include of i386/i386/math_emu.h from math_emulate.c.
1993-08-28 13:25:22 +00:00
bin Renamed some files that were giving SUP trouble. 1993-08-27 22:15:16 +00:00
etc Added targets crypt and non-crypt to make it easier to build the 1993-08-28 03:33:06 +00:00
gnu Changed install -o root -g bin to -o ${BINOWN} -g ${BINGRP} on the header 1993-08-23 05:26:19 +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 New manual pages from NetBSD, revised for FreeBSD slightly 1993-08-28 12:41:23 +00:00
sys Changed trap.c so that a panic will occur if we do not have hardware 1993-08-28 13:25:22 +00:00
usr.bin Added README which explains the copyright status of getopt(1) 1993-07-27 17:24:17 +00:00
usr.sbin The release version of my package install suite. Please see man pages 1993-08-26 01:19:55 +00:00