]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
NUL terminate the ACNAME passed to userland.
[FreeBSD/FreeBSD.git] / lib /
2002-06-22 Poul-Henning KampImprove the handling of Encode and Decode operations...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-06-21 Dag-Erling SmørgravFix incorrect library ordering. I thought I'd committe...
2002-06-21 Kirk McKusickThis commit adds basic support for the UFS2 filesystem...
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-21 Bill FennerUpdate for libpcap 0.7.1
2002-06-21 Bill FennerThis commit was generated by cvs2svn to compensate...
2002-06-20 Peter WemmThis commit was generated by cvs2svn to compensate...
2002-06-19 Dag-Erling SmørgravDon't try to dereference conn when we know it's NULL.
2002-06-18 Chris CostelloFix style and wording bugs introduced in my last commit.
2002-06-18 Jake BurkholderRemove unneeded include of machine/emul.h.
2002-06-17 Bruce Evanse_pow.c:
2002-06-17 Garrett WollmanActually document pselect(3) so that Bruce can mention...
2002-06-17 Garrett WollmanMove dillon's time conversion functions to a new header...
2002-06-16 Matthew N. DoddRestore local bits lost in recent merge from NetBSD.
2002-06-15 Garrett WollmanAdd pselect(3) to the build. Need to figure out the...
2002-06-15 Mike HeffnerThis commit was generated by cvs2svn to compensate...
2002-06-15 Chris Costelloo Move more information from BUGS into SECURITY CONSIDE...
2002-06-14 Robert WatsonMissed in earlier commit -- I did cvs commit src/lib...
2002-06-13 Robert WatsonNo POSIX.1e capabilities in the main tree yet.
2002-06-13 Chris CostelloInclude information on the dangers of passing a user...
2002-06-12 Brian SomersAdd the following functions:
2002-06-11 Gregory Neil ShapiroThis commit was generated by cvs2svn to compensate...
2002-06-11 Dag-Erling SmørgravAdd a reference count to struct fetchconn so we don...
2002-06-08 Andrey A. ChernovThis commit was generated by cvs2svn to compensate...
2002-06-07 Hajimu UMEMOTOReturn HOSTNAME_INVALIDADDR when reverse lookup is...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-07 Darren ReedThis commit was generated by cvs2svn to compensate...
2002-06-06 Giorgos KeramidasClarify the bit about realloc() and its `ptr' argument...
2002-06-06 Doug BartonThis commit was generated by cvs2svn to compensate...
2002-06-06 Ruslan ErmilovTidy up.
2002-06-06 Ruslan Ermilovlibfetch now depends on libcrypto and libssl.
2002-06-06 Sheldon HearnCorrect FreeBSD release of first appearance in the...
2002-06-05 Dag-Erling SmørgravMake SSL support conditional on NOCRYPT.
2002-06-05 Dag-Erling SmørgravDuring buildworld, "regular" libraries are built before...
2002-06-05 Dag-Erling SmørgravAdd SSL support + slight cleanup.
2002-06-05 Dag-Erling SmørgravWrap everything in struct connection, and enforce timeo...
2002-06-05 Dag-Erling SmørgravAdd the necessary dependencies for SSL.
2002-06-05 Dag-Erling SmørgravRename struct cookie to struct httpio to avoid confusio...
2002-06-05 Dag-Erling SmørgravAdd comments to struct cookie.
2002-06-05 Dag-Erling SmørgravFix a bug I introduced in the chunk decoder in the...
2002-06-05 Dag-Erling SmørgravFirst step towards SSL support: wrap connections in...
2002-06-04 Jake BurkholderImplement _Qp_sqrt. I've been unable to find a C progr...
2002-06-03 Maxim SobolevCorrect bswap64() prototype.
2002-06-02 Jens SchweikhardtFix typo in the BSD copyright: s/withough/without/
2002-06-02 Andrey A. ChernovAdd NCURSES_OSPEED replace command to MANFILTER
2002-06-02 Jens SchweikhardtCorrect a bunch of typos. Translators can ignore this...
2002-06-02 Jens SchweikhardtRemove a URL from the middle of the BSD copyright ...
2002-06-01 Mike BarcroftAdd mdoc bits for the new waitpid() WCONTINUED option...
2002-05-31 Archie CobbsGrammar nit: treat "contents" as plural.
2002-05-31 Ruslan ErmilovFixed modes.
2002-05-31 Archie CobbsGrammar fix: "contents" is plural.
2002-05-30 Poul-Henning KampConst poison.
2002-05-30 Garrett WollmanFix syntax errors (labels with no statement following).
2002-05-30 Garrett WollmanUse correct printf format specifier to print unsigned...
2002-05-30 Garrett WollmanAvoid unintentional trigraph.
2002-05-30 Garrett WollmanAdd missing newline at end of file.
2002-05-30 Dag-Erling SmørgravMissed one in previous commit.
2002-05-30 Garrett WollmanAdd used include of <string.h>.
2002-05-30 David E. O'BrienAdd libusb.so.0 from the FreeBSD services 4.5 DVD....
2002-05-30 David E. O'BrienAdd libusb.so.0 from the FreeBSD services 4.5 DVD....
2002-05-30 Ruslan Ermilovmdoc(7) police: kill whitespace at EOL.
2002-05-30 Ruslan Ermilovmdoc(7) police: polish markup.
2002-05-30 Ruslan Ermilovmdoc(7) police: tidy up the markup.
2002-05-30 Ruslan Ermilovmdoc(7) police: Tidy up the markup.
2002-05-30 Ruslan Ermilovmdoc(7) police: kill hard sentence break.
2002-05-30 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-30 Alfred PerlsteinCheck for defined(__i386__) instead of just defined...
2002-05-29 Garrett WollmanSince POSIX gives us plenary authority to define _t...
2002-05-29 Garrett WollmanAdd link dlopen(3) -> dlfunc(3).
2002-05-29 Garrett WollmanReorganize dlfcn.h slightly to separate out XSI and...
2002-05-29 Ruslan Ermilovmdoc(7) police: nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: markup nits.
2002-05-29 Ruslan Ermilovmdoc(7) police: bump document date on behalf of previou...
2002-05-29 Ruslan Ermilovmdoc(7) police: sort xrefs.
2002-05-29 Ruslan Ermilovmdoc(7) police: nit.
2002-05-29 Ruslan Ermilovmdoc(7) police: fix markup for types.
2002-05-28 Jacques VidrineAdd pam_ksu(8), a module to do Kerberos 5 authenticatio...
2002-05-28 Alfred PerlsteinRemove use of __P() (actually P()) from code now that...
2002-05-28 Alfred PerlsteinFix formatting, this is hard to explain, so I'll show...
2002-05-28 Alfred PerlsteinAssume __STDC__, remove non-__STDC__ code.
2002-05-28 Alfred PerlsteinAssume __STDC__, remove non-__STDC__ code.
2002-05-28 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2002-05-28 Marcel MoolenaarAdd uuidgen(2) and uuidgen(1).
2002-05-27 Robert DrehmelCorrect a check for NUL.
2002-05-27 Robert Drehmel - Move the loop conditional into the "for" header.
2002-05-27 Dima DorfmanRemove spurious period.
2002-05-26 Dima DorfmanRemove extra word.
2002-05-24 Dag-Erling SmørgravAdd openpam_nullconv.3.
2002-05-24 Dag-Erling SmørgravAdd missing include.
2002-05-24 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2002-05-24 Jake BurkholderThese files are no longer used.
2002-05-24 Daniel EischenRevamp suspend and resume. While I'm here add pthread_...
2002-05-23 Jake BurkholderGenerate the normal asm stubs for all sysv system calls...
2002-05-23 Dag-Erling SmørgravJust to show that PAM can do almost anything from the...
2002-05-23 Robert DrehmelAvoid wandering over the beginning of the actual buffer
2002-05-23 Dag-Erling SmørgravHide a couple of unguarded error returns behind the...
2002-05-22 Juli MallettFree old_pwd only in the code path where it has been...
2002-05-21 Peter WemmMake this a little easier to build standalone. (same...
next