]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Since ptys are allocated dynamically, there is no needs to keep their
[FreeBSD/FreeBSD.git] / lib /
2000-04-30 Nik ClaytonAdd xref to cap_mkdb(1).
2000-04-29 Jonathan LemonAdd a readdir function to the loader fsops vector,...
2000-04-29 Jonathan LemonAdd ext2fs support to the loader.
2000-04-28 Archie CobbsFix a bug handling the debug level when displaying...
2000-04-28 Ruslan ErmilovReplace PacketAliasRedirectPptp() (which had nothing...
2000-04-27 Ruslan ErmilovSpell PacketAliasRedirectAddr() correctly.
2000-04-27 Ruslan ErmilovLoad Sharing using IP Network Address Translation ...
2000-04-27 Jason EvansAdd a wrapper for the sendfile() system call.
2000-04-26 Jason EvansAdd test to detect propagation of cancellation points...
2000-04-26 Jason EvansRemove cancellation point propagation.
2000-04-26 Joseph KoshyFix typo. Use `.Fa' to denote a function argument.
2000-04-25 Joerg WunschReassemble a sentence that has been botched in rev...
2000-04-24 Jason EvansAutomated regression test harness for libc_r. Existing...
2000-04-23 Jordan K. HubbardMake FTP_PASSIVE_MODE check more specific.
2000-04-23 Garrett WollmanSpell MAP_NOSYNC correctly.
2000-04-23 Garrett Wollman.Lb-ify
2000-04-22 Kris KennawayOops, remove vestigial reference to SHS passwords.
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libvgl manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libutil manpages
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libskey manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libposix1e manpages
2000-04-22 Alexey ZelkinIntroduce .Lb macro to netgraph library manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libmd manpages
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libmanpages
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libkvm manpages.
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libfetch manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libedit manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libipx library manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libdisk manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libdevstat library manpage
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libcrypt manpage.
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libcam manpages.
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libcalendar manpage.
2000-04-22 Alexey ZelkinIntroduce .Lb macro to libc_r manpages.
2000-04-22 Garrett WollmanAdd shm_open(3) and shm_unlink(3). The documentation...
2000-04-21 Alexey ZelkinIntroduce ".Lb" macro to libc manpages.
2000-04-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-20 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-20 Yoshinobu InoueChange getaddrinfo() resolve order
2000-04-20 Paul SaabAdd a cleanup function. This is needed for PXE where...
2000-04-19 David E. O'BrienCSU source for IA-64. Current we use the ../Alpha...
2000-04-19 David E. O'BrienUse ${.ALLSRC} in Makefile so that it is a better candi...
2000-04-19 Steve PriceCSU source for the Sparc copied over from the FreeBSD...
2000-04-19 David E. O'BrienRaw devices are now the normal device name, not prefixe...
2000-04-19 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-18 Ruslan ErmilovAdd support for multiple PPTP sessions:
2000-04-18 Kris KennawayDocument the libpam dependency on libopie
2000-04-18 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-18 David E. O'BrienChange our ELF binary branding to something more accept...
2000-04-17 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-17 Kris KennawayConnect pam_opie to the build.
2000-04-17 Kris KennawayAdd pam_opie, a PAM module using the OPIE one-time...
2000-04-16 Jonathan LemonRemove unneeded #include
2000-04-16 Mark MurrayThis commit was generated by cvs2svn to compensate...
2000-04-15 Steve PriceDon't try to compile in INET6 support when NOINET6...
2000-04-15 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2000-04-14 Ruslan ErmilovApply TCP_EXPIRE_CONNECTED (86400 seconds) timeout...
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...
next