]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix some bugs in wall(1):
[FreeBSD/FreeBSD.git] / lib /
2008-01-15 dasIn getttyent(3), if /etc/ttys doesn't end in a newline...
2008-01-15 kientzleSupport uppercase hex digits in cpio archives.
2008-01-14 jhbUpdate the manpage for openpty(3) to account for the...
2008-01-14 cpercivaFix issues which allow snooping on ptys. [08:01]
2008-01-14 dasChanging 'r' to a size_t in the previous commit turned...
2008-01-14 dasImplement rintl(), nearbyintl(), lrintl(), and llrintl().
2008-01-13 kientzleSince the tar bidder can never get called more than...
2008-01-13 obrienUpdate for the 'file' 4.23 import.
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 obrienThis commit was generated by cvs2svn to compensate...
2008-01-13 dasUse size_t to avoid overflow when sorting arrays larger...
2008-01-12 njlThis commit was generated by cvs2svn to compensate...
2008-01-12 delphijPlug memory leaks that is observed when argbuf or argsp...
2008-01-11 das- Correct the range check in the double version to...
2008-01-10 jhbAdd a feature_present(3) function which checks to see...
2008-01-09 obrienThis commit was generated by cvs2svn to compensate...
2008-01-08 jhbAdd a new file descriptor type for IPC shared memory...
2008-01-07 davidxusem_post() requires to return -1 on error.
2008-01-03 jasoneEnable both sbrk(2)- and mmap(2)-based memory acquisiti...
2008-01-03 desCrib {be,le}{16,32,64}{dec,enc} from src/sys/sys/endian...
2008-01-03 desAdd an internal utility function to simplify the many...
2008-01-01 kientzleExtensive improvements to the libarchive_test test...
2008-01-01 kientzleThe mtree.5 file has been moved to src/usr.sbin/mtree.
2007-12-31 jasoneFix a major chunk-related memory leak in chunk_dealloc_...
2007-12-31 jasoneFix a bug related to sbrk() calls that could cause...
2007-12-30 rafan- Update build glue for 5.6-20071222
2007-12-30 rafanThis commit was generated by cvs2svn to compensate...
2007-12-30 kientzleUpdate libarchive to 2.4.10. This includes a number...
2007-12-30 jeff - Update kvm_deadfiles to be compatible with the new...
2007-12-28 jasoneBack out premature commit of previous version.
2007-12-28 jasoneMaintain two trees instead of one (old_chunks --> old_c...
2007-12-28 jasoneRelease chunks_mtx for all paths through chunk_dealloc().
2007-12-27 jasoneAdd the 'D' and 'M' run time options, and use them...
2007-12-27 jhbFix a typo in regards to the ENOENT error.
2007-12-21 jhbClean up some of the pts(4) vs pty(4) stuff in grantpt...
2007-12-21 desAdjust for OpenPAM Hydrangea.
2007-12-21 desThis commit was generated by cvs2svn to compensate...
2007-12-20 jhbInvoke revoke(2) on the slave pty in the pts(4) case...
2007-12-20 davidxucall underscore version of pthread_cleanup_pop instead.
2007-12-20 davidxuRemove vfork() overloading, it is no longer needed.
2007-12-20 dasGrumble. DO declare logbl(), DON'T declare logl() just...
2007-12-20 dasRemove the declaration of logl(). The relevant bits...
2007-12-19 ruAdd missing dependencies on Makefile (fixes NO_CLEAN...
2007-12-19 impReduce lock contention for simple cases.
2007-12-19 impAdd note about other systems.
2007-12-19 desAs several people pointed out, I did all the ctype...
2007-12-18 dasMove all the xprintf-related symbols to FBSDprivate_1.0.
2007-12-18 dasSince nan() is supposed to work the same as strtod...
2007-12-18 desDocument NO_PROXY / no_proxy.
2007-12-18 desAdd support for the NO_PROXY / no_proxy environment...
2007-12-18 desOld patch I had lying around: correctly cast the argume...
2007-12-18 jasoneUse fixed point integer math instead of floating point...
2007-12-18 sobomaxFix logical bug in the bzip2 reading code, which result...
2007-12-18 dasCatch up with vfprintf.c,v 1.77.
2007-12-18 dasRemove z_abs(). The z_*() functions were in libf77...
2007-12-17 bdeOops, the previous commit was not needed -- the file...
2007-12-17 bdeTranslate from the i386 so that this compiles and runs.
2007-12-17 bushmanMoved logging out of the nss_method_lookup() in order...
2007-12-17 bdeDon't try to build s_nanl.c before it is committed.
2007-12-17 dasAdd logbl(3) to libm.
2007-12-17 davidxuAdd function prototypes.
2007-12-17 jasoneRefactor features a bit in order to make it possible...
2007-12-17 dasDocument the fact that we have nan(3) now, and make...
2007-12-16 deischenRemove hacks to allow libkse to export its symbols...
2007-12-16 dasImplement and document nan(), nanf(), and nanl(). This...
2007-12-16 dasExport gdtoa's __ULto{x,Q}_D2A routine in a private...
2007-12-16 dasArrange so that the NaN returned by strtod("nan", NULL...
2007-12-16 phkAdd a berase() function which uses ioctl(DIOCGDELETE...
2007-12-15 das1. Add csqrt{,f}(3).
2007-12-15 dasImplement and document csqrt(3) and csqrtf(3).
2007-12-14 deischenIncrement the version namespace for 8.0-current. New...
2007-12-14 desClean up namespace violations.
2007-12-14 dasUpdate the standards section, and make a minor clarific...
2007-12-14 davidxu1. Add function pthread_mutex_setspinloops_np to turn...
2007-12-14 dasTypo in previous commit
2007-12-14 dasSymbol.map additions for carg and cargf. (They're in...
2007-12-13 jhbUpdate posix_openpt(3) to handle 512 ptys. This was...
2007-12-12 dass/C90/C99/
2007-12-12 dasAdd a "STANDARDS" section.
2007-12-12 dasImplement carg(3) and cargf(3).
2007-12-12 wesRemove license clause 3 to agree with the now-standard...
2007-12-12 ru- Fix setting of MK_GSSAPI option by bsd.own.mk; its...
2007-12-12 bushmanImplementing 'fallback' nsswitch source. 'fallback...
2007-12-12 phantomRemove 3rd clause of license
2007-12-11 acheFix typo in the comment
2007-12-11 davidxuEnclose all code for macro ENQUEUE_MUTEX in do while...
2007-12-11 obrienThis commit was generated by cvs2svn to compensate...
2007-12-10 dougbHide the building and installation of libgssapi behind the
2007-12-09 dasRemove some test instrumentation. (The Symbol.map chang...
2007-12-09 dasFix handling of subnormals on i386/ia64/amd64.
2007-12-08 remkoMake the warning a bit less 'broad' then it used to...
2007-12-07 jkoshyImprove style(9) compliance and trim a long text line.
2007-12-06 deischenSet the tcb (thread control block) in the child process...
2007-12-05 obrienThis commit was generated by cvs2svn to compensate...
2007-12-04 kibThe __used (== __attribute__((__used)) ) silences the...
2007-12-04 kientzleIf a Zip entry has the "length at end" flag set, then...
2007-12-03 umeMerge BIND 9.4.2 into main chunk.
2007-12-03 umeThis commit was generated by cvs2svn to compensate...
2007-12-03 umeVendor import of BIND 9.4.2
2007-12-03 desSince jb@ fixed the type of dd_lock in <dirent.h>,...
next