]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Remove unneeded <sys/buf.h> includes.
[FreeBSD/FreeBSD.git] / lib /
2000-04-18 ruAdd support for multiple PPTP sessions:
2000-04-18 krisDocument the libpam dependency on libopie
2000-04-18 obrienThis commit was generated by cvs2svn to compensate...
2000-04-18 obrienChange our ELF binary branding to something more accept...
2000-04-17 obrienThis commit was generated by cvs2svn to compensate...
2000-04-17 krisConnect pam_opie to the build.
2000-04-17 krisAdd pam_opie, a PAM module using the OPIE one-time...
2000-04-16 jlemonRemove unneeded #include
2000-04-16 markmThis commit was generated by cvs2svn to compensate...
2000-04-15 steveDon't try to compile in INET6 support when NOINET6...
2000-04-15 obrienThis commit was generated by cvs2svn to compensate...
2000-04-14 ruApply TCP_EXPIRE_CONNECTED (86400 seconds) timeout...
2000-04-13 ruA complete reformatting of manual page.
2000-04-13 krisThis commit was generated by cvs2svn to compensate...
2000-04-12 ruMake partially specified permanent links without `dst_addr'
2000-04-12 acheAdd comment after locales
2000-04-12 asmodaiFix typo, reported by George Cox.
2000-04-12 sheldonhDo proper byte swapping in 64bit routines.
2000-04-11 acheBetter wording according to multibyte(3)
2000-04-11 msmithThis commit was generated by cvs2svn to compensate...
2000-04-10 krisThis commit was generated by cvs2svn to compensate...
2000-04-10 phkAdd a missing THREAD_UNLOCK() found missing by Valentin...
2000-04-09 archieDocument EWOULDBLOCK as a possible errno return value.
2000-04-08 psBreak out sendudp and readudp from net.c. This is...
2000-04-06 ru- Add support for FTP EPRT (RFC 2428) command.
2000-04-05 ru- Remove unused includes.
2000-04-05 ru- Moved NULL definition into private include file.
2000-04-05 ruMinor spelling fixes.
2000-04-05 obrienThis commit was generated by cvs2svn to compensate...
2000-04-02 brianCorrect Charles Mott's email address
2000-04-02 shinReplace the prefix for yylval to less confusing one.
2000-04-01 shinReplace the prefix for yylval to less confusing one.
2000-03-31 brianAllow PacketAliasSetTarget() to be passed the following:
2000-03-31 nectarChange the return value of kvm_read/kvm_write to be...
2000-03-31 brianWhen an incoming packet is received that is not specifi...
2000-03-30 obrienThis commit was generated by cvs2svn to compensate...
2000-03-29 katoChanges for PC-98.
2000-03-29 ruThis commit was generated by cvs2svn to compensate...
2000-03-29 krisFix a memory leak.
2000-03-29 greenActually, ${LIBY}/-ly aren't needed either. This shoul...
2000-03-28 acheBack out valid argument domain change - sneak to this...
2000-03-28 shinRemove libl related dependencies, because it is not...
2000-03-28 acheDescribe valid argument domain for 8-bit wide locales...
2000-03-27 bdeFixed missing libraries in DPADD.
2000-03-27 bdeFixed missing DPADD.
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienMFS: Add a "magic" comment to help fixincludes realize...
2000-03-27 obrien-Wall, which caught a real bug where buflen wasn't...
2000-03-26 jlemonDecrement the timeout being passed to poll() if poll...
2000-03-26 charnierSpelling, fprintf -> err, remove unneeded variable...
2000-03-26 charnierlowercase error message
2000-03-26 krisThis commit was generated by cvs2svn to compensate...
2000-03-25 krisThis commit was generated by cvs2svn to compensate...
2000-03-24 mppFix some spelling errors.
2000-03-23 umeReturn IPv4 native address for IPv4 mapped IPv6 address...
2000-03-23 bdeFixed missing #include of <sys/types.h> in synopsis.
2000-03-23 bdeFixed missing #include of <sys/types.h> in synopsis.
2000-03-23 bdeFixed wrong arg type in synopsis.
2000-03-21 jasoneAdd a man page for aio_waitcomplete(). Update the...
2000-03-19 acheThis commit was generated by cvs2svn to compensate...
2000-03-19 brianMake _FindLinkIn() static and only define GetDestPort...
2000-03-18 jasoneExplicitly include sys/cdefs.h to get the definition...
2000-03-16 bsdBack out that last commit, it may be insecure (pointed...
2000-03-16 bsdSlight adjustment to __ivaliduser() - don't ignore...
2000-03-16 jasoneTake care to avoid having "strong" and "weak" symbols...
2000-03-15 jlemonFix uninitialized variable.
2000-03-15 deischenFix pthread_suspend_np/pthread_resume_np. For the...
2000-03-12 shinMerge from NetBSD. Addition of inet_ntop() and inet_pto...
2000-03-12 shinCosmetic fix. Re-order MLINKS for if_indextoname.3...
2000-03-12 shinCorrect MLINKS contents for rcmd.3, because it is obsol...
2000-03-12 shinImport from KAME. Advanced API related function descrip...
2000-03-10 impFix fd leak in libdisk's Disk_Names()
2000-03-09 jlemonAdd in IPV4 NIS support.
2000-03-09 paulFix various unsigned vs signed errors that caused probl...
2000-03-09 shinMore grammer, wording, and mdoc fixes.
2000-03-09 jlemonFix pointer addition bug (3 -> 4).
2000-03-09 shinInitialize mbuf pointer at getting ipsec policy.
2000-03-09 obrienThis commit was generated by cvs2svn to compensate...
2000-03-09 krisBuildworld fixes for NO_OPENSSH and NO_OPENSSL
2000-03-08 jlemonCorrect device naming for IDA disk nodes (idad)
2000-03-08 cracauerTemporary cosmetic change to prevent gcc-2.95.2 from...
2000-03-07 niks/ispec/ipsec/, and add a missing comma.
2000-03-07 umeSince crypto/openssh/login.c was changed to use realhos...
2000-03-06 peterMake pam_ssh work. It had an undefined symbol when...
2000-03-03 robertoThis commit was generated by cvs2svn to compensate...
2000-03-03 shinReplace structure copy form ifreq obtained by SIOCGIFADDR
2000-03-03 shinCMSG_XXX macros alignment fixes to follow RFC2292.
2000-03-03 bdeFixed wrong function return types in synopsis.
2000-03-02 shin-Reflect function name change.
2000-03-02 sheldonhRemove more single-space hard sentence breaks.
2000-03-02 sheldonhRemove single-space hard sentence breaks. These degrad...
2000-03-02 peterMake a link from curses.3 -> ncurses.3 so that 'man...
2000-03-01 sheldonhRemove single-space hard sentence breaks. These degrad...
2000-03-01 nikFix errors in .Xr usage.
2000-02-28 markmDon't try to build k5 PAM; it ain't ready yet.
2000-02-28 psAdd MAP_NOCORE to mmap(2), and MADV_NOCORE and MADV_COR...
2000-02-28 alfred-it do, among other things, clear out any
2000-02-26 sosSame fix as in ../modules, dont use the crypto stuff...
2000-02-26 peterArgh, I can't win today. Spell ${.CURDIR} correctly.
next