freebsd-dev/sys/ddb
Ed Maste 3e85b721d6 Remove register keyword from sys/ and ANSIfy prototypes
A long long time ago the register keyword told the compiler to store
the corresponding variable in a CPU register, but it is not relevant
for any compiler used in the FreeBSD world today.

ANSIfy related prototypes while here.

Reviewed by:	cem, jhb
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D10193
2017-05-17 00:34:34 +00:00
..
db_access.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_access.h
db_break.c
db_break.h
db_capture.c
db_command.c
db_command.h
db_examine.c
db_expr.c Fix right shifts on arches with db_expr_t larger than u_int (LP64 arches 2017-03-18 07:01:18 +00:00
db_input.c Revert r311952. 2017-01-14 22:06:25 +00:00
db_lex.c
db_lex.h
db_main.c
db_output.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_output.h
db_print.c
db_ps.c Renumber copyright clause 4 2017-02-28 23:42:47 +00:00
db_run.c
db_script.c
db_sym.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_sym.h
db_textdump.c
db_thread.c
db_variables.c
db_variables.h
db_watch.c
db_watch.h
db_write_cmd.c
ddb.h Revert crap accidentally committed 2017-01-28 16:31:23 +00:00