Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use __FBSDID(). | obrien | 2003-06-10 | 1 | -2/+3 |
* | Reconnect db_elf.c to the build (now under "options DDB_NOKLDSYM"). It | bde | 2002-05-07 | 1 | -0/+6 |
* | Fix a typo in the db_kld.c file - it's kld support not raw a.out support. | peter | 2000-01-11 | 1 | -4/+1 |
* | Delete unneeded #include | peter | 1999-10-11 | 1 | -2/+0 |
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
* | Fix warnings in preparation for adding -Wall -Wcast-qual to the | dillon | 1999-01-27 | 1 | -12/+12 |
* | Changes to support -Wall, -Wcast-qual. Had to make physical code changes | dillon | 1999-01-27 | 1 | -4/+4 |
* | Forgot to commit this; the alpha uses the kld symbol interface now. The | peter | 1998-10-15 | 1 | -2/+2 |
* | Call some helper routines to be supplied by kern_linker.c in order to | peter | 1998-10-09 | 1 | -14/+7 |
* | Add symtab parameter to X_db_symbol_values. | dfr | 1998-07-05 | 1 | -2/+3 |
* | Add DDB symbol support for ELF and KLD. The KLD support only supports global | dfr | 1998-06-28 | 1 | -0/+137 |