From 6f47ceb64389509e94cd5ea4c668dfa34238d23f Mon Sep 17 00:00:00 2001 From: Nathan Bryant Date: Wed, 4 Nov 1998 20:05:05 +0000 Subject: [PATCH] * added RCS Id keyword strings to sources --- citadel/axdefs.h | 1 + citadel/citadel.h | 1 + citadel/citadel_decls.h | 1 + citadel/citserver.h | 1 + citadel/client_chat.h | 1 + citadel/commands.h | 1 + citadel/config.h | 1 + citadel/control.h | 1 + citadel/database.h | 1 + citadel/dynloader.h | 1 + citadel/file_ops.h | 1 + citadel/housekeeping.h | 1 + citadel/internetmail.h | 1 + citadel/ipc.h | 1 + citadel/ipcdef.h | 1 + citadel/locate_host.h | 1 + citadel/logging.h | 1 + citadel/messages.h | 1 + citadel/msgbase.h | 1 + citadel/policy.h | 1 + citadel/room_ops.h | 1 + citadel/rooms.h | 1 + citadel/routines.h | 1 + citadel/routines2.h | 1 + citadel/serv_chat.h | 1 + citadel/serv_info.h | 1 + citadel/server.h | 1 + citadel/snprintf.h | 1 + citadel/support.h | 1 + citadel/sysconfig.h | 2 ++ citadel/sysdep_decls.h | 1 + citadel/tools.h | 1 + citadel/user_ops.h | 1 + 33 files changed, 34 insertions(+) diff --git a/citadel/axdefs.h b/citadel/axdefs.h index a32254e79..0b3084e66 100644 --- a/citadel/axdefs.h +++ b/citadel/axdefs.h @@ -1,3 +1,4 @@ +/* $Id$ */ #ifndef AXDEFS char *axdefs[]={ diff --git a/citadel/citadel.h b/citadel/citadel.h index 4c22bfb5c..1a5aa805b 100644 --- a/citadel/citadel.h +++ b/citadel/citadel.h @@ -1,6 +1,7 @@ /* citadel.h * main Citadel/UX header file * see copyright.txt for copyright information + * $Id$ */ /* system customizations are in sysconfig.h */ diff --git a/citadel/citadel_decls.h b/citadel/citadel_decls.h index 26f64b887..fed6c2404 100644 --- a/citadel/citadel_decls.h +++ b/citadel/citadel_decls.h @@ -1,3 +1,4 @@ +/* $Id$ */ extern char fullname[32]; extern unsigned room_flags; extern char room_name[32]; diff --git a/citadel/citserver.h b/citadel/citserver.h index 7e51353c2..9d6ef1286 100644 --- a/citadel/citserver.h +++ b/citadel/citserver.h @@ -1,3 +1,4 @@ +/* $Id$ */ void master_startup (void); void master_cleanup (void); void cleanup_stuff (void *arg); diff --git a/citadel/client_chat.h b/citadel/client_chat.h index 4243c503a..a1866596d 100644 --- a/citadel/client_chat.h +++ b/citadel/client_chat.h @@ -1 +1,2 @@ +/* $Id$ */ void chatmode(void); diff --git a/citadel/commands.h b/citadel/commands.h index 5cc18ae4a..eb57ef5d5 100644 --- a/citadel/commands.h +++ b/citadel/commands.h @@ -1,3 +1,4 @@ +/* $Id$ */ void load_command_set(void); void sttybbs(int cmd); void newprompt(char *prompt, char *str, int len); diff --git a/citadel/config.h b/citadel/config.h index 0a99f5b52..ce092c28b 100644 --- a/citadel/config.h +++ b/citadel/config.h @@ -1,3 +1,4 @@ +/* $Id$ */ void get_config(void); void put_config(void); extern struct config config; diff --git a/citadel/control.h b/citadel/control.h index 56be87f34..17967bc47 100644 --- a/citadel/control.h +++ b/citadel/control.h @@ -1,3 +1,4 @@ +/* $Id$ */ void get_control (void); void put_control (void); long int get_new_message_number (void); diff --git a/citadel/database.h b/citadel/database.h index 53160696a..fd029f557 100644 --- a/citadel/database.h +++ b/citadel/database.h @@ -1,3 +1,4 @@ +/* $Id$ */ void defrag_databases (void); void open_databases (void); void close_databases (void); diff --git a/citadel/dynloader.h b/citadel/dynloader.h index 55ac3b8c6..700172718 100644 --- a/citadel/dynloader.h +++ b/citadel/dynloader.h @@ -1,3 +1,4 @@ +/* $Id$ */ struct DLModule_Info { char *module_name; diff --git a/citadel/file_ops.h b/citadel/file_ops.h index ce4f46a1b..54f25d2dc 100644 --- a/citadel/file_ops.h +++ b/citadel/file_ops.h @@ -1,3 +1,4 @@ +/* $Id$ */ void cmd_delf (char *filename); void cmd_movf (char *cmdbuf); void cmd_netf (char *cmdbuf); diff --git a/citadel/housekeeping.h b/citadel/housekeeping.h index 9ec3e62b8..b10acf351 100644 --- a/citadel/housekeeping.h +++ b/citadel/housekeeping.h @@ -1,3 +1,4 @@ +/* $Id$ */ void terminate_idle_sessions (void); void do_housekeeping (void); void check_ref_counts (void); diff --git a/citadel/internetmail.h b/citadel/internetmail.h index 00c565297..71c1d80cb 100644 --- a/citadel/internetmail.h +++ b/citadel/internetmail.h @@ -1,2 +1,3 @@ +/* $Id$ */ void LoadInternetConfig(void); int IsHostLocal(char *WhichHost); diff --git a/citadel/ipc.h b/citadel/ipc.h index 930550654..19ffc62d7 100644 --- a/citadel/ipc.h +++ b/citadel/ipc.h @@ -1,3 +1,4 @@ +/* $Id$ */ void attach_to_server(int argc, char **argv); extern char server_is_local; int getsockfd(void); diff --git a/citadel/ipcdef.h b/citadel/ipcdef.h index 49eb61943..9e597250d 100644 --- a/citadel/ipcdef.h +++ b/citadel/ipcdef.h @@ -1,3 +1,4 @@ +/* $Id$ */ #ifdef OK #undef OK #endif diff --git a/citadel/locate_host.h b/citadel/locate_host.h index 584ca2952..73a88ebd7 100644 --- a/citadel/locate_host.h +++ b/citadel/locate_host.h @@ -1 +1,2 @@ +/* $Id$ */ void locate_host(char *tbuf); diff --git a/citadel/logging.h b/citadel/logging.h index 5d3ab64ed..72583f7ba 100644 --- a/citadel/logging.h +++ b/citadel/logging.h @@ -1 +1,2 @@ +/* $Id$ */ void rec_log (unsigned int lrtype, char *name); diff --git a/citadel/messages.h b/citadel/messages.h index 8417a392d..52a75849b 100644 --- a/citadel/messages.h +++ b/citadel/messages.h @@ -1,3 +1,4 @@ +/* $Id$ */ int ka_system(char *shc); int entmsg(int is_reply, int c); void readmsgs(int c, int rdir, int q); diff --git a/citadel/msgbase.h b/citadel/msgbase.h index 0c4232066..294e8c33f 100644 --- a/citadel/msgbase.h +++ b/citadel/msgbase.h @@ -1,3 +1,4 @@ +/* $Id$ */ int alias (char *name); void get_mm (void); void cmd_msgs (char *cmdbuf); diff --git a/citadel/policy.h b/citadel/policy.h index 387cb2198..0c647bdd5 100644 --- a/citadel/policy.h +++ b/citadel/policy.h @@ -1,3 +1,4 @@ +/* $Id$ */ void GetExpirePolicy(struct ExpirePolicy *epbuf, struct quickroom *qrbuf); void cmd_gpex(char *argbuf); void cmd_spex(char *argbuf); diff --git a/citadel/room_ops.h b/citadel/room_ops.h index d89a95206..5cedacd83 100644 --- a/citadel/room_ops.h +++ b/citadel/room_ops.h @@ -1,3 +1,4 @@ +/* $Id$ */ int is_known (struct quickroom *roombuf, int roomnum, struct usersupp *userbuf); int has_newmsgs (struct quickroom *roombuf, int roomnum, diff --git a/citadel/rooms.h b/citadel/rooms.h index b026768b0..a5af6a917 100644 --- a/citadel/rooms.h +++ b/citadel/rooms.h @@ -1,3 +1,4 @@ +/* $Id$ */ void listzrooms(void); void readinfo(void); void forget(void); diff --git a/citadel/routines.h b/citadel/routines.h index 89b9fe358..6adfac88c 100644 --- a/citadel/routines.h +++ b/citadel/routines.h @@ -1,3 +1,4 @@ +/* $Id$ */ void edituser(void); void extract(char *dest, char *source, int parmnum); long extract_long(char *source, int parmnum); diff --git a/citadel/routines2.h b/citadel/routines2.h index ea908bfd5..087465bed 100644 --- a/citadel/routines2.h +++ b/citadel/routines2.h @@ -1,3 +1,4 @@ +/* $Id$ */ void updatels(void); void updatelsa(void); void movefile(void); diff --git a/citadel/serv_chat.h b/citadel/serv_chat.h index b9d5e6cb6..689598db6 100644 --- a/citadel/serv_chat.h +++ b/citadel/serv_chat.h @@ -1,3 +1,4 @@ +/* $Id$ */ void ChatUnloadingTest(void); void allwrite (char *cmdbuf, int flag, char *roomname, char *username); t_context *find_context (char **unstr); diff --git a/citadel/serv_info.h b/citadel/serv_info.h index f2cb7bf96..707711476 100644 --- a/citadel/serv_info.h +++ b/citadel/serv_info.h @@ -1 +1,2 @@ +/* $Id$ */ void CtdlInternalGetServInfo(struct CtdlServInfo *infobuf); diff --git a/citadel/server.h b/citadel/server.h index 7be7182c0..96258a208 100644 --- a/citadel/server.h +++ b/citadel/server.h @@ -1,3 +1,4 @@ +/* $Id$ */ typedef pthread_t THREAD; diff --git a/citadel/snprintf.h b/citadel/snprintf.h index 29fee8562..aa082b445 100644 --- a/citadel/snprintf.h +++ b/citadel/snprintf.h @@ -1,2 +1,3 @@ +/* $Id$ */ int snprintf (char *buf, size_t max, const char *fmt, ...); int vsnprintf (char *buf, size_t max, const char *fmt, va_list argp); diff --git a/citadel/support.h b/citadel/support.h index 1eed11470..97d4bbbc1 100644 --- a/citadel/support.h +++ b/citadel/support.h @@ -1,3 +1,4 @@ +/* $Id$ */ void strproc (char *string); int num_parms (char *source); void extract (char *dest, char *source, int parmnum); diff --git a/citadel/sysconfig.h b/citadel/sysconfig.h index 6726a7fd0..49384e425 100644 --- a/citadel/sysconfig.h +++ b/citadel/sysconfig.h @@ -7,6 +7,8 @@ /* otherwise your files will be munged beyond repair. */ /****************************************************************************/ +/* $Id$ */ + /* NOTE THAT THIS FILE IS MUCH, MUCH SMALLER THAN IT USED TO BE. * That's because the setup program now creates a citadel.config file with * all of the settings that don't really need to be in a header file. diff --git a/citadel/sysdep_decls.h b/citadel/sysdep_decls.h index 1e0b7a6be..4f1587f8c 100644 --- a/citadel/sysdep_decls.h +++ b/citadel/sysdep_decls.h @@ -1,3 +1,4 @@ +/* $Id$ */ void lprintf (int loglevel, const char *format, ...); void init_sysdep (void); void begin_critical_section (int which_one); diff --git a/citadel/tools.h b/citadel/tools.h index 72e231ac0..5387f2606 100644 --- a/citadel/tools.h +++ b/citadel/tools.h @@ -1 +1,2 @@ +/* $Id$ */ char *safestrncpy(char *dest, const char *src, size_t n); diff --git a/citadel/user_ops.h b/citadel/user_ops.h index 9054665d1..bec8ca97b 100644 --- a/citadel/user_ops.h +++ b/citadel/user_ops.h @@ -1,3 +1,4 @@ +/* $Id$ */ int hash (char *str); int getuser (struct usersupp *usbuf, char *name); int lgetuser (struct usersupp *usbuf, char *name); -- 2.30.2