]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Merged from sys/boot/i386/loader/Makefile revision 1.43.
[FreeBSD/FreeBSD.git] / lib /
2000-04-13 Ruslan ErmilovA complete reformatting of manual page.
2000-04-13 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-12 Ruslan ErmilovMake partially specified permanent links without `dst_addr'
2000-04-12 Andrey A. ChernovAdd comment after locales
2000-04-12 Jeroen Ruigrok van... Fix typo, reported by George Cox.
2000-04-12 Sheldon HearnDo proper byte swapping in 64bit routines.
2000-04-11 Andrey A. ChernovBetter wording according to multibyte(3)
2000-04-10 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-04-10 Poul-Henning KampAdd a missing THREAD_UNLOCK() found missing by Valentin...
2000-04-09 Archie CobbsDocument EWOULDBLOCK as a possible errno return value.
2000-04-08 Paul SaabBreak out sendudp and readudp from net.c. This is...
2000-04-06 Ruslan Ermilov- Add support for FTP EPRT (RFC 2428) command.
2000-04-05 Ruslan Ermilov- Remove unused includes.
2000-04-05 Ruslan Ermilov- Moved NULL definition into private include file.
2000-04-05 Ruslan ErmilovMinor spelling fixes.
2000-04-05 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-02 Brian SomersCorrect Charles Mott's email address
2000-04-02 Yoshinobu InoueReplace the prefix for yylval to less confusing one.
2000-04-01 Yoshinobu InoueReplace the prefix for yylval to less confusing one.
2000-03-31 Brian SomersAllow PacketAliasSetTarget() to be passed the following:
2000-03-31 Jacques VidrineChange the return value of kvm_read/kvm_write to be...
2000-03-31 Brian SomersWhen an incoming packet is received that is not specifi...
2000-03-30 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-29 KATO TakenoriChanges for PC-98.
2000-03-29 Ruslan ErmilovThis commit was generated by cvs2svn to compensate...
2000-03-29 Kris KennawayFix a memory leak.
2000-03-29 Brian FeldmanActually, ${LIBY}/-ly aren't needed either. This shoul...
2000-03-28 Andrey A. ChernovBack out valid argument domain change - sneak to this...
2000-03-28 Yoshinobu InoueRemove libl related dependencies, because it is not...
2000-03-28 Andrey A. ChernovDescribe valid argument domain for 8-bit wide locales...
2000-03-27 Bruce EvansFixed missing libraries in DPADD.
2000-03-27 Bruce EvansFixed missing DPADD.
2000-03-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-27 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-27 David E. O'BrienMFS: Add a "magic" comment to help fixincludes realize...
2000-03-27 David E. O'Brien-Wall, which caught a real bug where buflen wasn't...
2000-03-26 Jonathan LemonDecrement the timeout being passed to poll() if poll...
2000-03-26 Philippe CharnierSpelling, fprintf -> err, remove unneeded variable...
2000-03-26 Philippe Charnierlowercase error message
2000-03-26 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-03-25 Kris KennawayThis commit was generated by cvs2svn to compensate...
2000-03-24 Mike PritchardFix some spelling errors.
2000-03-23 Hajimu UMEMOTOReturn IPv4 native address for IPv4 mapped IPv6 address...
2000-03-23 Bruce EvansFixed missing #include of <sys/types.h> in synopsis.
2000-03-23 Bruce EvansFixed missing #include of <sys/types.h> in synopsis.
2000-03-23 Bruce EvansFixed wrong arg type in synopsis.
2000-03-21 Jason EvansAdd a man page for aio_waitcomplete(). Update the...
2000-03-19 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2000-03-19 Brian SomersMake _FindLinkIn() static and only define GetDestPort...
2000-03-18 Jason EvansExplicitly include sys/cdefs.h to get the definition...
2000-03-16 Brian S. DeanBack out that last commit, it may be insecure (pointed...
2000-03-16 Brian S. DeanSlight adjustment to __ivaliduser() - don't ignore...
2000-03-16 Jason EvansTake care to avoid having "strong" and "weak" symbols...
2000-03-15 Jonathan LemonFix uninitialized variable.
2000-03-15 Daniel EischenFix pthread_suspend_np/pthread_resume_np. For the...
2000-03-12 Yoshinobu InoueMerge from NetBSD. Addition of inet_ntop() and inet_pto...
2000-03-12 Yoshinobu InoueCosmetic fix. Re-order MLINKS for if_indextoname.3...
2000-03-12 Yoshinobu InoueCorrect MLINKS contents for rcmd.3, because it is obsol...
2000-03-12 Yoshinobu InoueImport from KAME. Advanced API related function descrip...
2000-03-10 Warner LoshFix fd leak in libdisk's Disk_Names()
2000-03-09 Jonathan LemonAdd in IPV4 NIS support.
2000-03-09 Paul RichardsFix various unsigned vs signed errors that caused probl...
2000-03-09 Yoshinobu InoueMore grammer, wording, and mdoc fixes.
2000-03-09 Jonathan LemonFix pointer addition bug (3 -> 4).
2000-03-09 Yoshinobu InoueInitialize mbuf pointer at getting ipsec policy.
2000-03-09 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-03-09 Kris KennawayBuildworld fixes for NO_OPENSSH and NO_OPENSSL
2000-03-08 Jonathan LemonCorrect device naming for IDA disk nodes (idad)
2000-03-08 Martin CracauerTemporary cosmetic change to prevent gcc-2.95.2 from...
2000-03-07 Nik Claytons/ispec/ipsec/, and add a missing comma.
2000-03-07 Hajimu UMEMOTOSince crypto/openssh/login.c was changed to use realhos...
2000-03-06 Peter WemmMake pam_ssh work. It had an undefined symbol when...
2000-03-03 Ollivier RobertThis commit was generated by cvs2svn to compensate...
2000-03-03 Yoshinobu InoueReplace structure copy form ifreq obtained by SIOCGIFADDR
2000-03-03 Yoshinobu InoueCMSG_XXX macros alignment fixes to follow RFC2292.
2000-03-03 Bruce EvansFixed wrong function return types in synopsis.
2000-03-02 Yoshinobu Inoue-Reflect function name change.
2000-03-02 Sheldon HearnRemove more single-space hard sentence breaks.
2000-03-02 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-03-02 Peter WemmMake a link from curses.3 -> ncurses.3 so that 'man...
2000-03-01 Sheldon HearnRemove single-space hard sentence breaks. These degrad...
2000-03-01 Nik ClaytonFix errors in .Xr usage.
2000-02-28 Mark MurrayDon't try to build k5 PAM; it ain't ready yet.
2000-02-28 Paul SaabAdd MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_COR...
2000-02-28 Alfred Perlstein-it do, among other things, clear out any
2000-02-26 Søren SchmidtSame fix as in ../modules, dont use the crypto stuff...
2000-02-26 Peter WemmArgh, I can't win today. Spell ${.CURDIR} correctly.
2000-02-26 Peter WemmDon't build pam_ssh if the crypto code is missing.
2000-02-26 Peter WemmRedo this with a repo copy from the original file and...
2000-02-24 Mark MurrayUse libcrypto instead of libdes.
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-24 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-02-22 Ruslan ErmilovRestore `[no]{s|u}unlnk' and `[no]opaque' support.
2000-02-19 Yoshinobu InoueChange IPv6 scoped addr format again based on recent...
2000-02-18 Peter WemmCorrect an error message presumably as a result of...
2000-02-18 Ruslan ErmilovFix the installworld breakage from rev 1.9.
2000-02-18 Bill Swinglefixed missing trailing \
2000-02-18 Jordan K. HubbardHide more debugging behind isDebug(); what's currently
next