freebsd kernel with SKQ
Go to file
mpp a6d857e732 Do not include math.h because it isn't used and it causes
"make world" to fail if you use the msun math library and
blow away /usr/include and then do "make world".  This is because
the msun math.h isn't installed with the other include files before
xlint is built.  It finally gets installed when the msun library
is built.

Perhaps "make world" should install the msun math.h file if
it doesn't install the CSRG math.h, to prevent problems
like this in the future.
1996-04-09 17:17:31 +00:00
bin Correct some cross references and some path names. 1996-04-06 09:47:30 +00:00
eBones Clarify some paths in the man pages. 1996-04-06 09:59:05 +00:00
etc Add phone (1167/udp). 1996-04-09 01:53:58 +00:00
games Correct some man page cross references and file location references. 1996-04-07 00:06:21 +00:00
gnu Save screen before calling any fire() callbacks - you never know what 1996-04-08 10:28:07 +00:00
include Slightly simplify inlined functions 1996-03-25 13:46:21 +00:00
lib Do not install the now unsupported netns and netiso 1996-04-08 05:15:09 +00:00
libexec Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
lkm Add in qcam module (forgot) 1996-03-24 00:30:38 +00:00
release Major surgery. 1996-04-07 03:52:36 +00:00
sbin English corrections from jdp. 1996-04-09 11:31:34 +00:00
secure Comment out the NOPROFILE=yes to make this orthogonal with the rest of our 1996-03-17 15:43:32 +00:00
share Add Jian-Da Li <jdli@FreeBSD.csie.NCTU.edu.tw> for his xsysinfo port. 1996-04-09 09:04:09 +00:00
sys Gag! Somebody removed the bus mouse from GENERIC for reasons unknown. 1996-04-09 09:00:41 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin Do not include math.h because it isn't used and it causes 1996-04-09 17:17:31 +00:00
usr.sbin Correct some man page xrefs, and some other minor changes to bring some 1996-04-08 04:18:31 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Re-instate the bootstrap target which can be used to build tools 1996-03-24 13:16:45 +00:00