freebsd with flexible iflib nic queues
Go to file
Bruce Evans ab9678ac9d Get all the definitions from DEFS.h and not directly from asmacros.h
if KERNEL is not defined.  lib/msun/i387/*.S include asmacros.h to
get the definitions of ENTRY(), etc.  This is bogus since asmacros.h
is only supposed to give definitions suitable for the kernel.  The
current definitions for the kernel almost worked but are missing
the ".type" declarations.  This caused the linker to print warnings
about doubtful relocations for almost anything linked to libm[sun].

Uniformize name and use of idempotence identifier.
1994-09-08 12:25:18 +00:00
bin Explicitly include <sys/types.h> before including <regex.h>. This is 1994-09-05 13:03:50 +00:00
eBones The telnet version with encryption in in. 1994-08-27 15:48:54 +00:00
etc You need the freefall.mc file to build the release /etc/sendmail.cf file from. 1994-09-08 09:41:01 +00:00
games Add datfiles to SUBDIR for obj target too. "make install" wrote to the 1994-09-08 10:51:48 +00:00
gnu Disable one of my extensions (function profiler epilogues) that 1994-09-02 20:39:41 +00:00
include Don't install math.h if WANT_MSUN is defined. lib/msun has its own 1994-09-08 10:36:30 +00:00
lib Build *.3 and *.ref at build time, not at install time. 1994-09-08 11:24:54 +00:00
libexec Don't define KLUDGELINEMODE. 1994-09-05 20:36:34 +00:00
sbin Fix endian bug introduced at Berkeley during the Net2->4.4-lite transition. 1994-09-08 01:06:46 +00:00
secure - Remove crypt() - it's in libcrypt 1994-09-07 21:48:54 +00:00
share Add the installation of bsd.README. Realphabitize the FILES= list. 1994-09-07 09:18:44 +00:00
sys Get all the definitions from DEFS.h and not directly from asmacros.h 1994-09-08 12:25:18 +00:00
tools/regression/usr.bin/sed BSD 4.4 Lite Usr.bin Sources 1994-05-27 12:33:43 +00:00
usr.bin Tell netstat about the new multicast forwarding statistics. For the moment, 1994-09-08 00:07:12 +00:00
usr.sbin You need the freefall.mc file to build the release /etc/sendmail.cf file from. 1994-09-08 09:41:01 +00:00
CVS-INFO Documented the new CVS template. This really isn't the right place for it, 1994-07-24 22:27:27 +00:00
HW.TROUBLE Added the first three entries. Changed the intro a bit. 1994-08-28 20:48:37 +00:00
Makefile Taken update rule out of world target so it doesn't try and sup and 1994-09-03 02:38:28 +00:00
TODO Add my desire for XPG-style message catalogs to the TODO list. 1994-08-21 17:53:06 +00:00