Go to file
jonathan ae4eae4f63 Change reference in asm code from `__mcount'' to `___mcount'', to be
consistent with the (default) prepending of underscores to identifiers.

Because this reference is inside an ASM string it's too hairy to
conditionalize to support different toolchains that don't prepend underscores.
(Just don't do profiling with  such  toolchains.)
1995-05-31 00:25:06 +00:00
bin Fixed bug where 1995-05-28 18:09:48 +00:00
distrib Make distinction between a major release and a snapshot in Extract() 1995-05-28 10:50:13 +00:00
etc config.new => config; use GENERIC kernels. 1995-05-12 08:51:55 +00:00
games Clear the last char in input buffer when an erase or kill character is 1995-05-13 07:28:35 +00:00
gnu Correct copyright. 1995-05-29 18:11:35 +00:00
include Definition equating NSIG to _NSIG has been moved to <sys/signal.h> 1995-05-28 03:10:06 +00:00
lib Update to -DDYNAMIC as I thought I had a long time ago. 1995-05-29 06:18:12 +00:00
libexec Correct copyright. 1995-05-29 18:11:35 +00:00
regress just include stdlib.h to get malloc proto. 1995-04-29 05:44:35 +00:00
sbin Add missing option in example. 1995-05-30 09:09:39 +00:00
share build/install netgroup man page from here. 1995-05-11 23:13:15 +00:00
sys Change reference in asm code from `__mcount'' to `___mcount'', to be 1995-05-31 00:25:06 +00:00
usr.bin Added hp magic numbers (from Jason Downs) 1995-05-28 20:34:03 +00:00
usr.sbin <sys/syslog.h> -> <syslog.h> 1995-05-28 05:31:01 +00:00
Makefile work in the face of a /usr/src/obj directory 1995-02-26 01:10:19 +00:00