Go to file
christos a0d324ea8d - rename getchar to lgetchar to avoid conflicts with the stdio getchar
- fix redundant decls and nested externs
- use snprintf instead of sprintf
2001-02-05 00:57:32 +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 - rename getchar to lgetchar to avoid conflicts with the stdio getchar 2001-02-05 00:57:32 +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 40B: just symlink in and out, don't bother copying it 2001-01-19 12:34:45 +00:00
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 if building w/o a DESTDIR, grab the system make files from the source 2000-10-07 17:18:17 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00
UPDATING mention that we need to rebuild yacc now. 2001-02-04 19:50:26 +00:00