Symbol: LP_NOTICE
usr.bin/cvs/add.c
116
cvs_log(LP_NOTICE, "use '%s commit' to add %s "
usr.bin/cvs/add.c
317
cvs_log(LP_NOTICE, "cannot add directory %s: "
usr.bin/cvs/add.c
338
cvs_log(LP_NOTICE, "%s already exists",
usr.bin/cvs/add.c
426
cvs_log(LP_NOTICE, "no head revision in RCS file for "
usr.bin/cvs/add.c
437
cvs_log(LP_NOTICE, "%s has already been entered",
usr.bin/cvs/add.c
443
cvs_log(LP_NOTICE, "cannot resurrect %s; "
usr.bin/cvs/add.c
453
cvs_log(LP_NOTICE, "%s, version %s, resurrected",
usr.bin/cvs/add.c
465
cvs_log(LP_NOTICE, "%s already exists, with version "
usr.bin/cvs/add.c
472
cvs_log(LP_NOTICE, "re-adding file %s "
usr.bin/cvs/add.c
477
cvs_log(LP_NOTICE, "scheduling file '%s' for addition",
usr.bin/cvs/admin.c
225
cvs_log(LP_NOTICE, "Administrating %s", cf->file_name);
usr.bin/cvs/commit.c
317
cvs_log(LP_NOTICE, "Examining %s", cf->file_path);
usr.bin/cvs/commit.c
649
cvs_log(LP_NOTICE, "checking in '%s'; revision %s -> %s",
usr.bin/cvs/commit.c
683
cvs_log(LP_NOTICE, "histtype was -1 for %s", cf->file_path);
usr.bin/cvs/cvs.c
347
cvs_log(LP_NOTICE, "the -b argument is obsolete");
usr.bin/cvs/cvs.c
452
cvs_log(LP_NOTICE, "failed to open `%s': %s", rcpath,
usr.bin/cvs/cvs.c
508
cvs_log(LP_NOTICE,
usr.bin/cvs/cvs.c
525
cvs_log(LP_NOTICE, "failed to read line from `%s'", rcpath);
usr.bin/cvs/entries.c
448
cvs_log(LP_NOTICE, "failed to open `%s' : %s", tagpath,
usr.bin/cvs/entries.c
460
cvs_log(LP_NOTICE, "line too long in `%s:%d'",
usr.bin/cvs/entries.c
496
cvs_log(LP_NOTICE, "failed to read line from `%s'", tagpath);
usr.bin/cvs/entries.c
525
cvs_log(LP_NOTICE, "failed to open `%s' : %s",
usr.bin/cvs/file.c
542
cvs_log(LP_NOTICE, "ignoring `%s'",
usr.bin/cvs/file.c
852
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
877
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
886
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
894
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
903
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
918
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
926
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
936
cvs_log(LP_NOTICE,
usr.bin/cvs/file.c
949
cvs_log(LP_NOTICE,
usr.bin/cvs/import.c
243
cvs_log(LP_NOTICE, "Importing %s", cf->file_path);
usr.bin/cvs/log.c
74
if (level == LP_NOTICE)
usr.bin/cvs/modules.c
104
cvs_log(LP_NOTICE, "cannot use -d with -a");
usr.bin/cvs/modules.c
114
cvs_log(LP_NOTICE,
usr.bin/cvs/modules.c
132
cvs_log(LP_NOTICE,
usr.bin/cvs/modules.c
212
cvs_log(LP_NOTICE, "malformed line in CVSROOT/modules: %d", lineno);
usr.bin/cvs/modules.c
97
cvs_log(LP_NOTICE, "cannot use -a with -d");
usr.bin/cvs/remove.c
113
cvs_log(LP_NOTICE,
usr.bin/cvs/remove.c
148
cvs_log(LP_NOTICE, "Removing %s", cf->file_path);
usr.bin/cvs/remove.c
157
cvs_log(LP_NOTICE, "nothing known about '%s'",
usr.bin/cvs/remove.c
180
cvs_log(LP_NOTICE, "removed `%s'",
usr.bin/cvs/remove.c
219
cvs_log(LP_NOTICE,
usr.bin/cvs/repository.c
74
cvs_log(LP_NOTICE, "waiting for %s's lock in '%s'",
usr.bin/cvs/status.c
136
cvs_log(LP_NOTICE, "Examining %s", cf->file_path);
usr.bin/cvs/tag.c
256
cvs_log(LP_NOTICE,
usr.bin/cvs/tag.c
334
cvs_log(LP_NOTICE, "%s %s",
usr.bin/cvs/tag.c
352
cvs_log(LP_NOTICE,
usr.bin/cvs/tag.c
359
cvs_log(LP_NOTICE,
usr.bin/cvs/tag.c
401
cvs_log(LP_NOTICE, "cannot find revision "
usr.bin/cvs/tag.c
452
cvs_log(LP_NOTICE,
usr.bin/cvs/trigger.c
339
cvs_log(LP_NOTICE, "%s contains malformed command '%s'", file, cmd);
usr.bin/cvs/trigger.c
482
cvs_log(LP_NOTICE, "%s: malformed line %d", file, lineno);