freebsd-dev/sys/ddb
Pedro F. Giffuni 753c4e83fc sys/ddb: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using misidentified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
2017-11-27 15:14:46 +00:00
..
db_access.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_access.h ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_break.c ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_break.h
db_capture.c sys/ddb: further adoption of SPDX licensing ID tags. 2017-11-27 15:14:46 +00:00
db_command.c Point people towards our https web site for documentation, http accesses are 2017-11-09 13:38:24 +00:00
db_command.h
db_examine.c Determine the operand/address size of %cs in a new function 2016-09-25 16:30:29 +00:00
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 Make ^c work in ddb(4). 2017-07-06 15:27:34 +00:00
db_lex.c Add a small set of logical operators to DDB command language. 2016-05-16 19:42:38 +00:00
db_lex.h Add a small set of logical operators to DDB command language. 2016-05-16 19:42:38 +00:00
db_main.c Pass the trap type and code down from db_trap() to db_stop_at_pc() so 2016-09-09 15:53:42 +00:00
db_output.c Remove register keyword from sys/ and ANSIfy prototypes 2017-05-17 00:34:34 +00:00
db_output.h ddb: space/tab fixes. 2014-10-11 20:25:19 +00:00
db_print.c Various changes to the registers displayed in DDB for x86. 2015-07-22 01:09:02 +00:00
db_ps.c sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00
db_run.c Silently ignore unexpected single-step traps (except for turning 2016-09-17 11:43:51 +00:00
db_script.c sys/ddb: further adoption of SPDX licensing ID tags. 2017-11-27 15:14:46 +00:00
db_sym.c Include opt files in the kernel with "" instead of <>. 2017-07-10 05:08:01 +00:00
db_sym.h ddb: finish converting boolean values. 2015-05-21 15:16:18 +00:00
db_textdump.c sys/ddb: further adoption of SPDX licensing ID tags. 2017-11-27 15:14:46 +00:00
db_thread.c sys/ddb: further adoption of SPDX licensing ID tags. 2017-11-27 15:14:46 +00:00
db_variables.c Indentation issues. 2016-04-20 16:19:44 +00:00
db_variables.h ddb: space/tab fixes. 2014-10-11 20:25:19 +00:00
db_watch.c ddb: de-register 2015-05-23 14:59:27 +00:00
db_watch.h ddb: space/tab fixes. 2014-10-11 20:25:19 +00:00
db_write_cmd.c ddb: de-register 2015-05-23 14:59:27 +00:00
ddb.h sys: further adoption of SPDX licensing ID tags. 2017-11-20 19:43:44 +00:00