Date: Fri, 24 Nov 1995 05:53:06 -0800 From: Bruce Evans <bde> To: CVS-commiters, cvs-sys Subject: cvs commit: src/sys/ddb db_access.h db_break.h db_command.h db_lex.h db_output.h db_sym.h db_variables.h db_watch.h ddb.h Message-ID: <199511241353.FAA19404@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 95/11/24 05:53:06 Modified: sys/ddb db_access.h db_break.h db_command.h db_lex.h db_output.h db_sym.h db_variables.h db_watch.h ddb.h Log: Completed function declarations and/or added prototypes. Removed `extern' from prototypes. Sorted prototypes. Uniformized idempotency ifdefs.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199511241353.FAA19404>