]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix mount -p and mount -u -ocurrent on gjournaled FS
[FreeBSD/FreeBSD.git] / lib /
2008-02-03 Dag-Erling SmørgravAdd pthread_mutex_islocked_np(), a cheap way to verify...
2008-02-03 Hajimu UMEMOTORemove incomplete support of AI_ALL and AI_V4MAPPED.
2008-02-03 Poul-Henning KampGive sendfile(2) a SF_SYNC flag which makes it wait...
2008-02-03 Joseph KoshyCorrect a typo.
2008-02-02 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-31 Daniel EischenWhen reinitializing a lockuser, don't assume that the...
2008-01-31 John BaldwinThe devstat(3) manpage claims that only <devstat.h...
2008-01-31 Kai WangAdd hook routine archive_write_ar_finish() which writes...
2008-01-31 Tim KientzleAdd a test to verify compatibility with archives with
2008-01-31 Tim KientzleTighten up the heuristic that decides whether or not...
2008-01-29 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2008-01-29 Tom RhodesUpdate this manual page to describe the extattr_list_fi...
2008-01-29 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-28 David SchultzAdjust the exponent before converting the result from...
2008-01-26 Yaroslav TykhiyOur fts(3) API, as inherited from 4.4BSD, suffers from...
2008-01-25 Bruce EvansFix a harmless type error in 1.9.
2008-01-23 Dag-Erling SmørgravFix a regression introduced in rev 1.99: replace fclose...
2008-01-23 Tim KientzleTrack version # from the portable release.
2008-01-23 Tim KientzleExplain a subtle API change that was made recently.
2008-01-23 Tim KientzleProperly pad symlinks when writing cpio "newc" format.
2008-01-23 Andrey A. ChernovFix longstanding mb/wc functions segfault if error...
2008-01-23 Andrey A. ChernovBetter fix for longstanding segfault. Don't touch curre...
2008-01-23 Andrey A. Chernov1) Add (void) cast to _none_init() (while I am here)
2008-01-22 Tom RhodesXref flopen.3 which references this manual page.
2008-01-21 Andrey A. ChernovIntroduce new encoding: "ASCII"
2008-01-21 Bruce EvansFix cutoffs. This is just a cleanup and an optimizatio...
2008-01-20 Bruce EvansOops, when merging from the float version to the double...
2008-01-19 Bruce EvansRemove the float version of the kernel of arg reduction...
2008-01-19 Bruce EvansDo an ordinary assignment in STRICT_ASSIGN() except...
2008-01-19 Bruce EvansUse STRICT_ASSIGN() for exp2f() and exp2() instead...
2008-01-19 Bruce EvansUse STRICT_ASSIGN() for _kernel_rem_pio2f() and _kernel...
2008-01-19 Bruce EvansUse STRICT_ASSIGN() for log1pf() and log1p() instead...
2008-01-19 Bruce EvansUse STRICT_ASSIGN() instead of assorted direct volatile...
2008-01-18 David SchultzUse volatile hacks to make sure these functions generat...
2008-01-18 David SchultzHook up exp2l() and related docs to the build.
2008-01-18 David SchultzIntroduce a new log(3) manpage and move the relevant...
2008-01-18 David SchultzImplement exp2l(). There is one version for machines...
2008-01-18 David SchultzAdd a new union member to access the exponent and sign...
2008-01-18 Tim KientzleI misread the Tinderbox error; this should really unbre...
2008-01-18 Tim KientzleFix 64-bit build after my last commit. <sigh>
2008-01-18 Tim KientzleThe previous commit caused the archive_write_disk inter...
2008-01-18 Tim KientzleIssues with hardlinks in newc-format files prompted...
2008-01-18 Tim KientzleReconnect the progress callback. It may not get called
2008-01-18 David XuSYSTEM_SCOPE_ONLY flag is no longer needed, it is the...
2008-01-17 Bruce EvansAdd a macro STRICT_ASSIGN() to help avoid the compiler...
2008-01-17 Bruce EvansAdd an alternative view of the bits in an 80-bit long...
2008-01-16 Remko LodderFix some style nits.
2008-01-15 David SchultzOptimize this a bit better.
2008-01-15 John BaldwinRemove some now-unused macros.
2008-01-15 Tim KientzleHandle Zip archives that are "multi-part archives with...
2008-01-15 John BaldwinPut back the openpty(3) and ptsname(3) fixes but don...
2008-01-15 Colin PercivalBack out last commit, since it accidentally broke pts.
2008-01-15 David SchultzIn getttyent(3), if /etc/ttys doesn't end in a newline...
2008-01-15 Tim KientzleSupport uppercase hex digits in cpio archives.
2008-01-14 John BaldwinUpdate the manpage for openpty(3) to account for the...
2008-01-14 Colin PercivalFix issues which allow snooping on ptys. [08:01]
2008-01-14 David SchultzChanging 'r' to a size_t in the previous commit turned...
2008-01-14 David SchultzImplement rintl(), nearbyintl(), lrintl(), and llrintl().
2008-01-13 Tim KientzleSince the tar bidder can never get called more than...
2008-01-13 David E. O'BrienUpdate for the 'file' 4.23 import.
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David E. O'BrienThis commit was generated by cvs2svn to compensate...
2008-01-13 David SchultzUse size_t to avoid overflow when sorting arrays larger...
2008-01-12 Nate LawsonThis commit was generated by cvs2svn to compensate...
2008-01-12 Xin LIPlug memory leaks that is observed when argbuf or argsp...
2008-01-11 David Schultz- Correct the range check in the double version to...
2008-01-10 John BaldwinAdd a feature_present(3) function which checks to see...
2008-01-08 John BaldwinAdd a new file descriptor type for IPC shared memory...
2008-01-07 David Xusem_post() requires to return -1 on error.
2008-01-03 Jason EvansEnable both sbrk(2)- and mmap(2)-based memory acquisiti...
2008-01-03 Dag-Erling SmørgravCrib {be,le}{16,32,64}{dec,enc} from src/sys/sys/endian...
2008-01-03 Dag-Erling SmørgravAdd an internal utility function to simplify the many...
2008-01-01 Tim KientzleExtensive improvements to the libarchive_test test...
2008-01-01 Tim KientzleThe mtree.5 file has been moved to src/usr.sbin/mtree.
2007-12-31 Jason EvansFix a major chunk-related memory leak in chunk_dealloc_...
2007-12-31 Jason EvansFix a bug related to sbrk() calls that could cause...
2007-12-30 Rong-En Fan- Update build glue for 5.6-20071222
2007-12-30 Rong-En FanThis commit was generated by cvs2svn to compensate...
2007-12-30 Tim KientzleUpdate libarchive to 2.4.10. This includes a number...
2007-12-30 Jeff Roberson - Update kvm_deadfiles to be compatible with the new...
2007-12-28 Jason EvansBack out premature commit of previous version.
2007-12-28 Jason EvansMaintain two trees instead of one (old_chunks --> old_c...
2007-12-28 Jason EvansRelease chunks_mtx for all paths through chunk_dealloc().
2007-12-27 Jason EvansAdd the 'D' and 'M' run time options, and use them...
2007-12-27 John BaldwinFix a typo in regards to the ENOENT error.
2007-12-21 John BaldwinClean up some of the pts(4) vs pty(4) stuff in grantpt...
2007-12-21 Dag-Erling SmørgravAdjust for OpenPAM Hydrangea.
2007-12-21 Dag-Erling SmørgravThis commit was generated by cvs2svn to compensate...
2007-12-20 John BaldwinInvoke revoke(2) on the slave pty in the pts(4) case...
2007-12-20 David Xucall underscore version of pthread_cleanup_pop instead.
2007-12-20 David XuRemove vfork() overloading, it is no longer needed.
2007-12-20 David SchultzGrumble. DO declare logbl(), DON'T declare logl() just...
2007-12-20 David SchultzRemove the declaration of logl(). The relevant bits...
2007-12-19 Ruslan ErmilovAdd missing dependencies on Makefile (fixes NO_CLEAN...
2007-12-19 Warner LoshReduce lock contention for simple cases.
2007-12-19 Warner LoshAdd note about other systems.
2007-12-19 Dag-Erling SmørgravAs several people pointed out, I did all the ctype...
2007-12-18 David SchultzMove all the xprintf-related symbols to FBSDprivate_1.0.
2007-12-18 David SchultzSince nan() is supposed to work the same as strtod...
2007-12-18 Dag-Erling SmørgravDocument NO_PROXY / no_proxy.
next