summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* mdoc(7) police: join split punctuation to macro calls.ru2001-08-1011-20/+21
* 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-103-3/+3
* 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-1011-11/+11
* 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
* mdoc(7) police: add xref to intro(2).ru2001-08-101-0/+1
* o Remove some misleading and incomplete information about searchmike2001-08-091-11/+8
* o Various mdoc fixes.mike2001-08-091-10/+50
* Fix xrefs.sobomax2001-08-091-1/+1
* Use the ``.Rv -std'' mdoc(7) macro in appropriate cases.yar2001-08-0966-291/+66
* Tiny markup fix: `to' isn't a variableyar2001-08-091-1/+2
* A minor markup fix:yar2001-08-091-2/+3
* Fix markup and a couple of thinkos.dd2001-08-091-13/+13
* typo: patched->matchedmikeh2001-08-091-1/+1
* mdoc(7) police: expand plain text xrefs.ru2001-08-0813-13/+33
* Urge the reader to start using getaddrinfo(3) and getnameinfo(3)ru2001-08-081-0/+14
* mdoc(7) police: remove whitespace at EOL.ru2001-08-081-1/+1
* mdoc(7) police: markup nits.ru2001-08-081-16/+11
* Update ptrace(2) re: PT_READ_U and PT_WRITE_Upeter2001-08-081-45/+0
* mdoc(7) police:ru2001-08-0723-116/+83
* More spelling fixes.ru2001-08-071-3/+3
* mdoc(7) police: sort xrefs.ru2001-08-071-1/+1
* mdoc(7) police: markup nits.ru2001-08-071-1/+2
* printed current sequence number of the SA. accordingly, changedume2001-08-061-7/+9
* varargs -> stdargdd2001-08-051-2/+2
* Fix style/consistency in Makefile and repair static module building.markm2001-08-042-5/+4
* Don't clobber CFLAGSmarkm2001-08-041-1/+1
* Add some features to libdevstat, and overhaul the interface a bit:tmm2001-08-045-195/+1220
* Fix the bug where this modulke was not checking the priamry GID, onlymarkm2001-08-041-24/+11
* Don't clobber the default for CFLAGS.bde2001-08-031-1/+2
* In getclnthandle(), if the address is found in the cache we neediedowse2001-08-021-2/+5
* With the S/KEY removal, this is no longer buildable or necessary.markm2001-08-022-102/+0
* Don't try to make pam_ssh module if NO_OPENSSH is set.markm2001-08-021-1/+1
* Add opieaccess(5) functionality under the INSECURE_OPIE .ifdef.markm2001-08-021-1/+2
* Fix a cryptoless world by disconnecting libmp from the build when there is nosobomax2001-08-021-1/+5
OpenPOWER on IntegriCloud