Commit Graph

63201 Commits

Author SHA1 Message Date
dd
5a022017f6 Use .Fn, .Fa, and .Dv where appropriate. 2001-08-10 20:49:38 +00:00
markm
1076a51c7e Clean up this module very extensively. Fix the logging, the coding
standards and the option handling. This module is now much more easy
to maintain as a part of the FreeBSD tree.
2001-08-10 19:24:34 +00:00
markm
9088e99980 Code clean up; make logging same as other modules and fix warnings. 2001-08-10 19:21:45 +00:00
markm
86c5cf5eef General code clean-up. Sort out warnings, and make the warning and
logging work the same as other modules.
2001-08-10 19:18:52 +00:00
markm
5fad89ef06 Simplify code. Also verbose logging, verbose overridable error reporting. 2001-08-10 19:15:48 +00:00
markm
94c74ca867 Verbose logging, overridable verbose error reporting. 2001-08-10 19:12:59 +00:00
markm
ffd293b924 Module clean-up. Verbose logging, Overridable verbose error reporting,
FreeBSD pam_prompt() usage to simplify conversation function usage.
2001-08-10 19:10:43 +00:00
markm
0c0e900855 Verbosely (overridable) report failure to the user. 2001-08-10 19:07:45 +00:00
markm
6fdc556a5d Use the FreeBSD pam_prompt() interface to the conversation function
instead of home-rolling it. Clean up debugging code and tidy the
module.
2001-08-10 19:05:57 +00:00
markm
fef2e5854d Verbosely report errors to the user (overridable), and make sure
that the correct failure mode is reported.
2001-08-10 19:02:21 +00:00
dd
eff0528cbc libgmp has been superseded by libmp. 2001-08-10 18:41:56 +00:00
dd
06220a9196 Remove libgmp build infrastructure. 2001-08-10 18:35:08 +00:00
brian
d74b38de12 Change copyright to BSD-style copyright.
Ok'd by:	Gabor Kincses <gabor@acm.org>
2001-08-10 17:42:58 +00:00
dd
85ee36f598 cvs updated to 1.11.1p1 2001-08-10 17:41:36 +00:00
ru
3b72217422 mdoc(7) police: join split punctuation to macro calls. 2001-08-10 17:35:21 +00:00
julian
8203617396 Do NOT allocate a 1K buffer on the kernel stack.
Found by: Smashed u-area and hardware watch points.
MFC after: 1 week
2001-08-10 17:32:11 +00:00
jhb
2521149f48 Include string.h for the strlen() prototype to quiet a warning. 2001-08-10 16:55:09 +00:00
ru
316fde8ddd mdoc(7) police: fixed the "new sentence" bogons. 2001-08-10 15:03:10 +00:00
yokota
c0b710ff3b Fix missing splx(). 2001-08-10 14:26:48 +00:00
markm
235fe17498 Fix broken logic so that this actually works for the superuser.
Verbosely log (properly).
Verbosely report errors to the user.
2001-08-10 14:21:58 +00:00
markm
4b8e8af748 Rework this to prevent a nasty problem involving different modules'
option interacting with each other.
2001-08-10 14:16:47 +00:00
markm
51c3ccdb72 Declare the new user-error reporting macro.
This is a macro to allow use of the __FILE__ and __FUNCTION__
macros.
2001-08-10 14:15:00 +00:00
markm
725b427eb8 Add a routine for providing feedback via the conversation mechanism
(usually to stderr) for user-reportable errors.
2001-08-10 14:13:16 +00:00
ru
9174553bc8 mdoc(7) police: protect trailing full stops of abbreviations
with a trailing zero-width space: `e.g.\&'.
2001-08-10 13:45:36 +00:00
phk
f363f88ff9 Eliminate the hot-spare 'r' in Arrray.
Submitted by:	Søren Schrøder <sch@chaos.dk>
2001-08-10 11:47:08 +00:00
ru
851afc2760 Fixed style bugs (dot `.' at the end of error and warning messages).
Noticed by:	bde
2001-08-10 11:46:37 +00:00
ru
808d735df0 Markup nits: use diagnostic type lists for error and warning messages.
Backout previous revision.  We should not expand plain text xrefs if
they appear in the literal text, e.g. in the error or warning message
of the library function.  (Submitted by: bde)

Moved "out of memory" from warning to errors section.
2001-08-10 11:41:55 +00:00
peter
d6c825627f Use some slightly less horrible make magic for doing the version stuff. 2001-08-10 11:24:23 +00:00
peter
b0832574c7 One more version related tweak after cvs-1.11 -> 1.11.1p1 2001-08-10 11:18:35 +00:00
peter
6fe1359d5e Argh, this could not possibly have worked as it existed in the tree. 2001-08-10 11:14:53 +00:00
peter
f4084d0b56 Copy our changes from sccs2rcs.csh to sccs2rcs.in 2001-08-10 11:14:18 +00:00
peter
cda8b18927 This commit was generated by cvs2svn to compensate for changes in r81440,
which included commits to RCS files with non-trunk default branches.
2001-08-10 11:04:36 +00:00
peter
f8be279fcd Update build rules for .in and tidy up. 2001-08-10 11:03:29 +00:00
peter
81945ffe11 This commit was generated by cvs2svn to compensate for changes in r81437,
which included commits to RCS files with non-trunk default branches.
2001-08-10 11:02:03 +00:00
peter
bfe51780f5 This file is gone in cvs-1.11.1p1 (replaced by log.in) 2001-08-10 11:00:14 +00:00
peter
0f419fe5a6 This commit was generated by cvs2svn to compensate for changes in r81434,
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:55:45 +00:00
ru
5af3fb9969 mdoc(7) police: add zdestroy() to NAME. 2001-08-10 10:53:10 +00:00
peter
71af5ca372 Tools dir is now empty and unused 2001-08-10 10:47:28 +00:00
ru
9ad5c8f907 mdoc(7) police: fix markup and a SYNOPSIS bug from revision 1.24. 2001-08-10 10:45:59 +00:00
ru
3f0d9f6257 mdoc(7) police: fix markup. 2001-08-10 10:43:45 +00:00
ru
d88513dbae mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets. 2001-08-10 10:41:30 +00:00
peter
ffc3185365 Re-kill this file. It got whiplash being killed and restored on the
mainline, it is truely dead now.
2001-08-10 10:39:29 +00:00
peter
09ae47212f This commit was generated by cvs2svn to compensate for changes in r81426,
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:38:11 +00:00
peter
51daaac03a This commit was generated by cvs2svn to compensate for changes in r81424,
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:33:41 +00:00
peter
8b4e1af0d2 This commit was generated by cvs2svn to compensate for changes in r81422,
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:29:04 +00:00
peter
ca66fa4a19 Generate version.c on the fly rather than using a generated file. 2001-08-10 10:29:04 +00:00
peter
62213329f1 This commit was generated by cvs2svn to compensate for changes in r81420,
which included commits to RCS files with non-trunk default branches.
2001-08-10 10:22:43 +00:00
peter
430274d848 Get the version source from the (more) correct place.
Remove the obsolete cvsbug.sh script
2001-08-10 10:22:43 +00:00
ru
51b7a4be8d mdoc(7) police: spelling, punctuation and markup nits. 2001-08-10 10:15:41 +00:00
ru
40c670544d mdoc(7) police: add xref to intro(2). 2001-08-10 10:11:55 +00:00