freebsd kernel with SKQ
Go to file
jdp 448ae4843b Added a new module "uthread_autoinit.cc". This is a small C++ module.
It uses a static constructor to call _thread_init() at program start-up
time.  That eliminates the need for any initialization hooks in crt0.o.

Added a symbol reference in "uthread_init.c", to ensure that the new
module will always be pulled in when the archive version of the library
is used.

In "Makefile.inc", defined CPLUSPLUSLIB, so that the constructor will be
properly invoked in the shared library.

Suggested by: Christopher Provenzano, Peter Wemm, and others.
1996-02-17 02:19:37 +00:00
bin Add an .Xr for chflags(1) into the SEE ALSO sectoin. 1996-02-16 00:08:53 +00:00
eBones Fixes to allow eBones to properly bootstrap in a release environment 1996-02-14 19:32:53 +00:00
etc Install newsyslog.conf. 1996-02-15 23:37:01 +00:00
games Correct man page section number references (e.g. don't use the 1996-02-11 23:29:40 +00:00
gnu Add a small `gethostname' package. It uses __sysctl(2), and thus 1996-02-13 13:17:49 +00:00
include Don't install netns, it doesn't exist any more. 1996-02-14 15:17:53 +00:00
lib Added a new module "uthread_autoinit.cc". This is a small C++ module. 1996-02-17 02:19:37 +00:00
libexec Turn on ypxfr. 1996-02-13 14:59:20 +00:00
lkm Correct some man page cross references and some file 1996-02-05 17:32:16 +00:00
release Ooops, i've botched a backslash in my previous commit. 1996-02-13 13:28:41 +00:00
sbin XNS sort-of-support is no more. 1996-02-13 17:30:37 +00:00
secure Another round of man page cleanups. 1996-02-12 04:57:03 +00:00
share Three part commit: 1996-02-16 13:28:22 +00:00
sys This is an extract of changes from what I am currently running... 1996-02-16 18:40:50 +00:00
tools Don't look in libkern, it went away. 1995-12-29 01:51:23 +00:00
usr.bin For some reason, the changes to make route.c compile didn't make it over. 1996-02-16 15:42:14 +00:00
usr.sbin XNS sort-of-support is no more. 1996-02-13 17:30:37 +00:00
COPYRIGHT
Makefile Remove reference to old des library. 1996-02-11 08:58:01 +00:00