Go to file
scottr ed472989a6 Implement a significantly improved version of memccpy(), with thanks to
Ignatios Souvatzis for correcting the SVR4 ABI code and for a few
micro-optimizations that followed from these changes.

The overall improvement was measured at 3-4x for copies of at least
4 bytes on the 68030, and 8 bytes on the 68040.  For smaller copies
the improvement was still measurable, if not as dramatic.
2001-02-05 00:17:22 +00:00
bin remove redundant declarations and nexted externs. 2001-02-04 19:52:06 +00:00
crypto remove redundant declarations 2001-02-04 22:55:26 +00:00
dist Add the -u flag to the usage message. 2001-02-02 03:35:24 +00:00
distrib Add a control utility for mlx' devices. Derived from FreeBSD's mlxcontrol'. 2001-02-04 17:30:35 +00:00
etc Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
games Tyop: foresight, not forsight (FreeBSD PR/24637) 2001-01-30 00:25:30 +00:00
gnu This xmakefile is unneeded. 2001-02-03 04:37:17 +00:00
include avoid redundant declarations. 2001-02-04 18:05:00 +00:00
lib Implement a significantly improved version of memccpy(), with thanks to 2001-02-05 00:17:22 +00:00
libexec fix redundant declarations. 2001-02-04 22:32:15 +00:00
regress
sbin remove redundant decl 2001-02-04 21:56:11 +00:00
share Add a driver for the Mylex DAC960 family (including DEC SWXCR). 2001-02-04 17:05:11 +00:00
sys Back out last change. m68k.h is now in cpu.h (which got updated in between 2001-02-04 23:53:31 +00:00
usr.bin substr(): the argument 'n' is optional, document what happens if it's omitted 2001-02-04 20:47:50 +00:00
usr.sbin Add a control utility for mlx' devices. Derived from FreeBSD's mlxcontrol'. 2001-02-04 17:30:35 +00:00
Makefile
Makefile.inc
UPDATING mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00