]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Make rp(4) 64-bit- and endian-clean as well as work on strict alignment
[FreeBSD/FreeBSD.git] / lib /
2006-11-15 kientzleAdd archive_write_open_filename()/archive_read_open_fil...
2006-11-15 kientzleStyle: Use the correct type for a sizeof() variable.
2006-11-15 kientzleChange the internal API for writing data to an entry...
2006-11-13 kientzleNo change in functionality, but fill in a missing error
2006-11-13 ruFix minor formatting issues:
2006-11-13 kientzleThese files no longer use internal APIs, so no longer...
2006-11-13 kientzleMinor cleanup of the standard read/write I/O modules:
2006-11-12 kientzleCorrectly handle writing very large blocks (>1M) throug...
2006-11-12 jkoshy- Replace the use of DPSRCS with something more appropr...
2006-11-12 umeThis commit was generated by cvs2svn to compensate...
2006-11-11 jkoshyMFP4: Add an implementation of the ELF(3) and GELF...
2006-11-11 davidxuMove code calculating new inherited priority into singl...
2006-11-10 deschilderr needs to be volatile so gcc won't optimize...
2006-11-10 desThis commit was generated by cvs2svn to compensate...
2006-11-10 kientzlePortability and style fixes:
2006-11-09 trhodesAdd an entry for PT_GETLWPLIST.
2006-11-09 cognetCleanup: we always have to use __error() now, and we...
2006-11-08 ruRemove a forgotten file.
2006-11-08 simonFix infinite loop in corrupt archives handling in libar...
2006-11-06 cognetInstead of re-implementing hton[ls] and friends for...
2006-11-06 cognetProvide definitions suitable for arm big-endian.
2006-11-06 rwatsonRemove sys/uio.h include -- this is no longer required...
2006-11-06 kientzleEliminate documentation references to a non-existent...
2006-11-06 kientzleComputing SHLIB_MAJOR is not a good idea. It's really...
2006-11-06 kientzleRemove an unused declaration.
2006-11-05 trhodesFix a typo: "the give login class" to "the given login...
2006-11-04 lawranceDocument return values for res_query and res_search.
2006-11-04 danger- clock_gettime is in time.h instead of sys/time.h
2006-11-04 dougbThis commit was generated by cvs2svn to compensate...
2006-11-03 kmacy- change ABI for user trap handler for sun4v (eventuall...
2006-11-02 ruReplace the SEE ALSO xrefs with a more reasonable set...
2006-11-02 mjacob2nd and final commit that moves us to CAM_NEW_TRAN_CODE
2006-11-01 pjdDocument MNT_GJOURNAL option.
2006-10-31 pjdImplement cgwrite1(3) function which stored a given...
2006-10-31 hartiThis commit was generated by cvs2svn to compensate...
2006-10-30 hartiThis commit was generated by cvs2svn to compensate...
2006-10-28 bdeBacked out rev.1.10 (a special case for amd64). The...
2006-10-28 ruAdd missing markup bits.
2006-10-28 maximo Fix function name.
2006-10-26 jbMake KSE a kernel option, turned on by default in all...
2006-10-24 umeMerge res_send.c of BIND9 9.3.3rc2 into main chunk...
2006-10-23 kibRevert the rev. 1.4, it causes breakage on most arches...
2006-10-21 simonMinor markup fix: A comma should be seperated by space...
2006-10-21 ruAvoid a potential hard sentence break.
2006-10-21 maximo Fix typo.
2006-10-21 kibWorkaround for (what seems to be) compiler error for...
2006-10-20 davidxuremove libc_r remanent.
2006-10-17 glebiusInclude sys/socket.h to know about sa_family_t.
2006-10-16 achefile == NULL:
2006-10-16 acheHonor errno obtained from __sflags
2006-10-16 acheBack out ftruncate error handling. There can some file...
2006-10-15 acheDo real seek
2006-10-14 bdeMoved __BEGIN_DECLS up a little so that it covers __tes...
2006-10-14 ruThis commit was generated by cvs2svn to compensate...
2006-10-14 davidxuDon't inherit THR_FLAGS_NEED_SUSPEND for child process...
2006-10-14 teggeBackout unblocking of signal if no threads can currentl...
2006-10-13 davidxuo Make _thr_umutex_init a function.
2006-10-13 ruForgot to bump the document date.
2006-10-13 ruSome word smithing adopted from the PR.
2006-10-13 teggeDelay unblocking signal and restoring process signal...
2006-10-13 teggeDelay setting wakeup time until after poll array has...
2006-10-13 teggeSync thread jump table with libc and other thread libra...
2006-10-13 ruAdd missing comma.
2006-10-13 davidxuUse type pthread_state for thread state.
2006-10-13 ruThis commit was generated by cvs2svn to compensate...
2006-10-12 ruUse normal parentheses.
2006-10-12 ruDon't say "rightmost" when referring to the least signi...
2006-10-12 ruThe pam_unix module also provides password management.
2006-10-12 ruMore accurately document the implementation details...
2006-10-12 ruLink select(2) to FD_CLR(3), FD_ISSET(3), FD_SET(3...
2006-10-12 ruDocument S_IRWXU and permission bits for group/other.
2006-10-12 ruDocument what "msgsz" argument really denotes. [1]
2006-10-12 trhodesNote that the value from getenv() should not be modifie...
2006-10-12 kmacyfix bus error in newsyslog by making sure that fields...
2006-10-11 maximo Follow the trend and try to explain what the slow...
2006-10-10 maximo From kern_prot.c::p_cansignal():
2006-10-10 ruFix markup in previous revision.
2006-10-09 trhodesAdd information on how to escape a literal colon in...
2006-10-09 kmacyunbreak build for sparc64 etc.
2006-10-09 kmacybuildworld fixes for sun4v
2006-10-08 pisoFix a regression: let natd load libalias modules before...
2006-10-08 kmacyFix TLS on sparc64 for statically and dynamically linke...
2006-10-07 trhodesgetenv.3: Put "is" on a line with other words
2006-10-07 trhodesReword previous delta a little bit.
2006-10-07 trhodesFix ambiguity in description. Note that the aio_return...
2006-10-07 trhodesAdd missing word "returns."
2006-10-05 davidxuRemove libc_r support.
2006-10-04 kientzlePerformance: If the dir mode requested is "reasonable...
2006-10-04 acheAutomatically re-stir every 400000 calls
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-10-01 simonThis commit was generated by cvs2svn to compensate...
2006-09-30 ruFix build.
2006-09-30 desThis commit was generated by cvs2svn to compensate...
2006-09-30 ruRemoved libc_r build support.
2006-09-30 ruRevise markup in recently added manpages.
2006-09-30 ruFix markup, language, function prototype, and example...
2006-09-29 ruMarkup nit.
2006-09-28 robertoThis commit was generated by cvs2svn to compensate...
2006-09-27 ru- Removed a copyright from makefile.
2006-09-27 ruPut back NO_WERROR= to fix sparc64 build.
next