summaryrefslogtreecommitdiff
path: root/sys/ddb/db_lex.c
AgeCommit message (Expand)Author
2011-05-26Introduce DDB_EXPR_FMT and replace the logic around DB_EXPR_T_IS_QUAD.joerg
2009-03-07Make ddb compile and work in userspace. Mostly this is comprised of threead
2005-11-27make DDB_COMMANDONENTER sysctl. (ddb.commandonenter)yamt
2005-11-26add a new option DDB_COMMANDONENTER.yamt
2003-05-17On some platforms, sizeof(db_expr_t) > sizeof(long), so add a methodscw
2003-03-02Don't specify string width in the low level function like db_num_to_str.enami
2002-02-15ANSIfy, KNF.simonb
2001-11-12add RCSIDslukem
2000-07-08printf format safetysommerfeld
2000-06-06#include <sys/systm.h> for the snprintf() prototype.soren
2000-06-06Stop using DDB-specific "%n" kprintf() format specifier. This wasjhawk
1999-04-12Quote "AS IS" as in the majority of Carnegy Mellon notices.pk
1999-04-06Fix a pasto in copyright text which has been procreating like rabbits..pk
1997-02-03fix various 64-bitness bugs.cgd
1996-02-05DDB prototype changes.christos
1994-10-09db_error() does not return.mycroft
1994-10-09Clean up #includes.mycroft
1994-10-09Add prototypes.mycroft
1994-06-29New RCS ID's, take two. they're more aesthecially pleasant, and use 'NetBSD'cgd
1993-12-18Canonicalize all #includes.mycroft
1993-05-20add explicit rcs idcgd
1993-03-21initial import of 386bsd-0.1 sourcescgd