Go to file
kleink 0b9965d236 For ELF, rename the profiling entry from mcount to __mcount to avoid clashing
with the user's namespace, also within file scope; for binary compatibility,
define a weak alias for the previous name to cover our tracks.
1999-09-27 09:47:44 +00:00
bin add SEE ALSO section, xref tar(1), cpio(1), symlink(7) 1999-09-26 21:19:54 +00:00
distrib Scott Reynolds is no longer in core 1999-09-27 03:25:12 +00:00
etc Use sendmail.cf from $DESTDIR/etc instead of /etc for building the 1999-09-26 21:40:13 +00:00
games Use macro NAMLEN rather than dirent->d_namlen, for easier portability. 1999-09-22 18:56:32 +00:00
gnu For ELF, rename the profiling entry from mcount to __mcount to avoid clashing 1999-09-27 09:47:44 +00:00
include Modify the P_{16,32}_SWAP() macros to avoid unaligned 16 and 32 bit 1999-09-26 10:22:01 +00:00
lib xref symlink(7) 1999-09-26 21:18:53 +00:00
libexec Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:08:43 +00:00
regress add <bsd.crypto.mk> support 1999-09-26 10:22:29 +00:00
sbin Oops, needs an operator. 1999-09-25 04:27:55 +00:00
share Use new "makewhatis" program to create whatis.db database. 1999-09-25 21:18:02 +00:00
sys For ELF, rename the profiling entry from mcount to __mcount to avoid clashing 1999-09-27 09:47:44 +00:00
usr.bin fix off-by-one error in error message array. add a comment. 1999-09-27 05:06:10 +00:00
usr.sbin Need <sys/param.h> for MAXHOSTNAMELEN. 1999-09-26 10:40:32 +00:00
Makefile