summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make witness compile w/o DDB.jhb2001-08-101-1/+7
* Style cleanup.obrien2001-08-101-2/+2
* Arbitrarily limit to 64k the number of bytes that can be read atiedowse2001-08-102-0/+6
* Typoimp2001-08-101-1/+5
* Close a </sect1> and add a line of whitespace, discovered duringbmah2001-08-101-0/+2
* Work around a race between msleep() and endtsleep() where it was possiblejhb2001-08-101-3/+23
* Change callout_stop() to return an integer. If callout_stop() succeeds injhb2001-08-102-3/+4
* Style nit: covert a couple of if (p_wchan) tests to if (p_wchan != NULL).jhb2001-08-101-3/+3
* Use .Fn, .Fa, and .Dv where appropriate.dd2001-08-101-2/+6
* Clean up this module very extensively. Fix the logging, the codingmarkm2001-08-1012-1410/+1101
* Code clean up; make logging same as other modules and fix warnings.markm2001-08-101-3/+9
* General code clean-up. Sort out warnings, and make the warning andmarkm2001-08-101-6/+14
* Simplify code. Also verbose logging, verbose overridable error reporting.markm2001-08-101-5/+10
* Verbose logging, overridable verbose error reporting.markm2001-08-103-2/+18
* Module clean-up. Verbose logging, Overridable verbose error reporting,markm2001-08-101-26/+21
* Verbosely (overridable) report failure to the user.markm2001-08-101-0/+4
* Use the FreeBSD pam_prompt() interface to the conversation functionmarkm2001-08-101-79/+62
* Verbosely report errors to the user (overridable), and make suremarkm2001-08-101-3/+15
* libgmp has been superseded by libmp.dd2001-08-10367-53804/+0
* Remove libgmp build infrastructure.dd2001-08-104-287/+0
* Change copyright to BSD-style copyright.brian2001-08-102-35/+48
* cvs updated to 1.11.1p1dd2001-08-102-2/+2
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-1053-130/+114
* Do NOT allocate a 1K buffer on the kernel stack.julian2001-08-101-2/+12
* Include string.h for the strlen() prototype to quiet a warning.jhb2001-08-101-0/+1
* mdoc(7) police: fixed the "new sentence" bogons.ru2001-08-1010-11/+15
* Fix missing splx().yokota2001-08-101-0/+1
* Fix broken logic so that this actually works for the superuser.markm2001-08-101-5/+21
* Rework this to prevent a nasty problem involving different modules'markm2001-08-101-42/+34
* Declare the new user-error reporting macro.markm2001-08-102-6/+18
* Add a routine for providing feedback via the conversation mechanismmarkm2001-08-101-24/+58
* mdoc(7) police: protect trailing full stops of abbreviationsru2001-08-1047-55/+55
* Eliminate the hot-spare 'r' in Arrray.phk2001-08-101-1/+1
* Fixed style bugs (dot `.' at the end of error and warning messages).ru2001-08-101-22/+22
* Markup nits: use diagnostic type lists for error and warning messages.ru2001-08-101-21/+17
* Use some slightly less horrible make magic for doing the version stuff.peter2001-08-102-17/+12
* One more version related tweak after cvs-1.11 -> 1.11.1p1peter2001-08-101-4/+4
* Argh, this could not possibly have worked as it existed in the tree.peter2001-08-101-1/+1
* Copy our changes from sccs2rcs.csh to sccs2rcs.inpeter2001-08-102-285/+4
* This commit was generated by cvs2svn to compensate for changes in r81440,peter2001-08-101-1/+0
* Update build rules for .in and tidy up.peter2001-08-101-6/+4
* This commit was generated by cvs2svn to compensate for changes in r81437,peter2001-08-101-439/+0
* This file is gone in cvs-1.11.1p1 (replaced by log.in)peter2001-08-101-183/+0
* This commit was generated by cvs2svn to compensate for changes in r81434,peter2001-08-107-1495/+0
* mdoc(7) police: add zdestroy() to NAME.ru2001-08-101-1/+2
* Tools dir is now empty and unusedpeter2001-08-102-20/+1
* mdoc(7) police: fix markup and a SYNOPSIS bug from revision 1.24.ru2001-08-101-98/+150
* mdoc(7) police: fix markup.ru2001-08-101-9/+22
* mdoc(7) police: removed (now gratuitous) .Xo/.Xc brackets.ru2001-08-101-18/+6
* Re-kill this file. It got whiplash being killed and restored on thepeter2001-08-101-97/+0
OpenPOWER on IntegriCloud