]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Removed duplicate VCS ID tags, as per style(9).
[FreeBSD/FreeBSD.git] / lib /
2001-08-13 ruRemoved duplicate VCS ID tags, as per style(9).
2001-08-12 iedowseCross-reference io(4).
2001-08-12 markmRemove the WANT_INSECURE_OPIE option - it is now a...
2001-08-11 umeFill _res.sort_list with harmless entry. sortlist...
2001-08-11 markmFix:
2001-08-11 impMake the name parameter const char *.
2001-08-10 ddUse .Fn, .Fa, and .Dv where appropriate.
2001-08-10 markmClean up this module very extensively. Fix the logging...
2001-08-10 markmCode clean up; make logging same as other modules and...
2001-08-10 markmGeneral code clean-up. Sort out warnings, and make...
2001-08-10 markmSimplify code. Also verbose logging, verbose overridabl...
2001-08-10 markmVerbose logging, overridable verbose error reporting.
2001-08-10 markmModule clean-up. Verbose logging, Overridable verbose...
2001-08-10 markmVerbosely (overridable) report failure to the user.
2001-08-10 markmUse the FreeBSD pam_prompt() interface to the conversat...
2001-08-10 markmVerbosely report errors to the user (overridable),...
2001-08-10 rumdoc(7) police: join split punctuation to macro calls.
2001-08-10 jhbInclude string.h for the strlen() prototype to quiet...
2001-08-10 rumdoc(7) police: fixed the "new sentence" bogons.
2001-08-10 markmFix broken logic so that this actually works for the...
2001-08-10 markmRework this to prevent a nasty problem involving differ...
2001-08-10 markmDeclare the new user-error reporting macro.
2001-08-10 markmAdd a routine for providing feedback via the conversati...
2001-08-10 rumdoc(7) police: protect trailing full stops of abbrevia...
2001-08-10 ruFixed style bugs (dot `.' at the end of error and warni...
2001-08-10 ruMarkup nits: use diagnostic type lists for error and...
2001-08-10 rumdoc(7) police: add xref to intro(2).
2001-08-10 peterThis commit was generated by cvs2svn to compensate...
2001-08-09 mikeo Remove some misleading and incomplete information...
2001-08-09 mikeo Various mdoc fixes.
2001-08-09 sobomaxFix xrefs.
2001-08-09 yarUse the ``.Rv -std'' mdoc(7) macro in appropriate cases.
2001-08-09 yarTiny markup fix: `to' isn't a variable
2001-08-09 yarA minor markup fix:
2001-08-09 ddFix markup and a couple of thinkos.
2001-08-09 asmodaiThis commit was generated by cvs2svn to compensate...
2001-08-09 mikehtypo: patched->matched
2001-08-08 rumdoc(7) police: expand plain text xrefs.
2001-08-08 ruUrge the reader to start using getaddrinfo(3) and getna...
2001-08-08 rumdoc(7) police: remove whitespace at EOL.
2001-08-08 rumdoc(7) police: markup nits.
2001-08-08 peterUpdate ptrace(2) re: PT_READ_U and PT_WRITE_U
2001-08-07 rumdoc(7) police:
2001-08-07 ruMore spelling fixes.
2001-08-07 rumdoc(7) police: sort xrefs.
2001-08-07 rumdoc(7) police: markup nits.
2001-08-06 umeprinted current sequence number of the SA. accordingly...
2001-08-05 ddvarargs -> stdarg
2001-08-04 markmFix style/consistency in Makefile and repair static...
2001-08-04 markmDon't clobber CFLAGS
2001-08-04 tmmAdd some features to libdevstat, and overhaul the inter...
2001-08-04 markmFix the bug where this modulke was not checking the...
2001-08-03 bdeDon't clobber the default for CFLAGS.
2001-08-02 iedowseIn getclnthandle(), if the address is found in the...
2001-08-02 markmWith the S/KEY removal, this is no longer buildable...
2001-08-02 markmDon't try to make pam_ssh module if NO_OPENSSH is set.
2001-08-02 markmAdd opieaccess(5) functionality under the INSECURE_OPIE...
2001-08-02 sobomaxFix a cryptoless world by disconnecting libmp from...
2001-08-02 markmRepair the get/set UID() stuff so this works in both...
2001-08-01 ddmdoc(7) police: remove hard sentence breaks.
2001-08-01 sheldonhMFS: in HISTORY section, fix release number of first...
2001-08-01 sheldonhFix broken Fn calls; Fn doesn't take a manual page...
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 fennerUpdate our bpf.h with tcpdump.org's new DLT_ types.
2001-07-31 mpOnly pull in the MD files if they exist. This allows...
2001-07-31 mpFix compilation errors by adding forward declarations...
2001-07-31 mpMake include file consistent with the rest of libstand.
2001-07-31 brianMention the sa_handler and sa_sigaction #defines in...
2001-07-30 asmodaiFreeBSD now also defines EIDRM and uses it.
2001-07-30 asmodaiRemove bogus BUGS section.
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 markmMaking this major bump was a BAD idea. The API change...
2001-07-30 ddRename mp.3 to libmp.3 since that's what all the other...
2001-07-30 ddAdd a manual page for the libmp interface. Some of...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-29 tmmCorrect the old length argument passed to sysctlbyname...
2001-07-29 markm(Re)Add an SSH module for PAM, heavily based on Andrew...
2001-07-29 sheldonhAvoid any chance of being misunderstood as having libel...
2001-07-29 ddMove SHLIB_MAJOR to below LIB and add a comment about...
2001-07-29 ddInstall the man page and add mp.h to INCS.
2001-07-29 ddAdd a manual page for the libmp interface. It isn...
2001-07-29 ddDon't xref mt(1) just because it mentions ioctl.
2001-07-29 ddDon't capitalize variable names.
2001-07-29 ddioctl(2) can return EFAULT from copyin.
2001-07-29 ddEnable the new libmp in the build, and disable libgmp...
2001-07-29 ddThis is the traditional BSD libmp interface implemented...
2001-07-29 mikehRename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT...
2001-07-28 seThe fix for schemeless and hostless URLs (rev. 1.27...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-27 chrisAdd cross-references for the new kldsym(2) man page.
2001-07-27 chrisAdd a new kldsym(2) man page.
2001-07-26 yokotaFix spelling in the last commit. (Oh, I thought I had...
2001-07-26 yokotaAdds notes on program termination and signal handlers.
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 sheldonhThe previous delta duplicated a significant amount...
2001-07-24 krisSync to OpenBSD (update comment and minor style change).
2001-07-24 krisSync to OpenBSD:
2001-07-24 yokota- Do not call VGLEnd() and exit() to terminate the...
next