]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Cleanup usage of err() and warn().
[FreeBSD/FreeBSD.git] / lib /
1999-02-27 mjacobNo, this isn't what I submitted. Seems like the patch...
1999-02-27 brianVersion 3.0: January 1, 1999
1999-02-27 ghelmerCorrected use of backslash escaping in sample code.
1999-02-26 wollmanFixes for Alpha.
1999-02-26 wollmanDon't build the assembly for shared linkage, PIC isn...
1999-02-26 wollmanAdd Eric Young's RIPEMD160 implementation as well,...
1999-02-26 wollmanFix bug in MDx test suite.
1999-02-26 hoekDecapitalize function name by prepending with word...
1999-02-25 bdeFixed tab lossage in previous commit.
1999-02-23 acheremove ctype.c - unused and confusing
1999-02-21 rnordierThis commit was generated by cvs2svn to compensate...
1999-02-17 jkoshyAdd a note about ELF executables requiring to be linked...
1999-02-15 bdeEOPNOTSUPP also applies to fchflags().
1999-02-14 dtFrom rev. 1.12 of usr.sbin/pstat/pstat.c by phk:
1999-02-14 desMention that chflags can fail with EOPNOTSUPP.
1999-02-13 acheremove BUGS section, now behaviour is predictable enough
1999-02-13 achemore words about return value
1999-02-12 achere-phrase things a bit
1999-02-12 achefix wrong return result
1999-02-12 achefix tabs lost apparently in copy&paste
1999-02-12 dcsRemove float-point dependency from i386's version of...
1999-02-12 dcsCopy _setjmp.S from libc in preparation for loader...
1999-02-12 alexRemoved occurrences of consecutive repeated words ...
1999-02-11 wollmanAdd a note about the insecurity of MD4 and potential...
1999-02-11 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-10 obrienThis commit was generated by cvs2svn to compensate...
1999-02-08 dtAdded functions fseeko() and ftello() (from susv2).
1999-02-07 peterThis commit was generated by cvs2svn to compensate...
1999-02-06 dillon Handle case where no swap is configured
1999-02-05 brianAllow an alternate to rad_send_request() for programs...
1999-02-03 joergUpdate to the most recent version. Among other things...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-03 semenuThis commit was generated by cvs2svn to compensate...
1999-02-01 jkhOops. Missed this in the last commit.
1999-01-31 alexDocument type for 'req' argument to clnt_control.
1999-01-29 brianInstall -C radlib.h
1999-01-29 desAdd MAINTAINER.
1999-01-29 jkhMore support for Alpha installs.
1999-01-27 bdeRemoved evil typedef kvm_swap_t and all uses of it...
1999-01-27 jkoshyTypo: `kern.somaxconn' -> `kern.ipc.somaxconn'
1999-01-27 jkoshyCorrect typo.
1999-01-27 jkoshyClarify format of exit status code. Note when a return...
1999-01-26 julianMostly remove the VM_STACK OPTION.
1999-01-26 julianEnable Linux threads support by default.
1999-01-25 dillon Fix swap radix tree dump formatting ( pstat -ss...
1999-01-25 gallatingethostbyname2() was broken for lookups via NIS on...
1999-01-24 markmFix symlinking. Without the -f "force" option, the...
1999-01-24 peterThis commit was generated by cvs2svn to compensate...
1999-01-24 bdeBacked out most of previous commit to go with backing...
1999-01-23 markmThe new crypt code broke "make world". Back it out.
1999-01-23 bdeFixed missing cross reference to kvm_getfiles.
1999-01-23 bdeFixed unsorting of SRCS and MAN3 in previous commit.
1999-01-23 bdeFixed unsorting of cross references in previous commit.
1999-01-23 dillon Oops, forgot this. Needed by libkvm.
1999-01-22 jdpFix breakage for the static a.out case. The a.out...
1999-01-22 dillon Fix type-o's in manual
1999-01-22 dillon Add SWIF_DEV_PREFIX flag to add "/dev/..." to devic...
1999-01-22 dillon Implement kvm_getswapinfo() libkvm function. Will...
1999-01-22 brianTypo police.
1999-01-21 jdpRevert my last change, "Rename some globals to reduce...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanThis commit was generated by cvs2svn to compensate...
1999-01-21 wollmanMerge from vendor branch: timezone file structure chang...
1999-01-21 wollmanUpdate timezone file description to match new zic ...
1999-01-21 brandonMoved from the old secure/lib/libcrypt area, because...
1999-01-21 brandonRewrite of crypt library to be more modular, and additi...
1999-01-20 jdpRename some globals to reduce namespace pollution.
1999-01-20 jdpMake it possible to use PAM in statically-linked applic...
1999-01-20 fennerThis commit was generated by cvs2svn to compensate...
1999-01-20 fennerThis commit was generated by cvs2svn to compensate...
1999-01-19 jdpInstall man page link for strtok_r.
1999-01-19 jdpSpell check and minor grammar fix.
1999-01-19 truckmanDocument the errno return if the restrictions on the...
1999-01-19 simokawaInitialize __progname by argv[0] before striping leadin...
1999-01-18 simokawaThis commit was generated by cvs2svn to compensate...
1999-01-18 jkoshyrevoke(2) is supported on regular files under current...
1999-01-18 desUse the correct type for uid and gid in struct passwd...
1999-01-15 jbIncrease the size of private thread flags so that the...
1999-01-14 phkBring us one step closer to sysinstall'ing on a DOC2k...
1999-01-14 markmThis commit was generated by cvs2svn to compensate...
1999-01-13 obrienThis commit was generated by cvs2svn to compensate...
1999-01-12 peterThis commit was generated by cvs2svn to compensate...
1999-01-11 jdpFix an NFS-related installation problem.
1999-01-11 msmith POSIX introduced optreset to deal with multiple invoca...
1999-01-11 impFix a minor security problem in libc_r.
1999-01-10 peterMerge changes from vendor branch (1.1.1 -> 1.1.3) into...
1999-01-10 peterThis commit was generated by cvs2svn to compensate...
1999-01-10 peterImport zlib 1.1.3 onto the vendor branch.
1999-01-10 brianIf we can't open alias.log, don't try to write to the
1999-01-09 jdpSwitch to using ".So" as the extension for PIC object...
1999-01-08 jkhChanges for alpha support.
1999-01-07 steveStrip the leading path from __progname.
1999-01-06 desMake the implementation and documentation agree. Specif...
1999-01-06 obrienadd MLINKs for all the functions covered by the manpage
1999-01-06 obrienspell check
1999-01-04 dtMake ctime_r, asctime_r, gmtime_r, and localtime_r...
next