]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
INET6 for some time needed in_pcb.c so make sure we compile it in case of
[FreeBSD/FreeBSD.git] / lib /
2011-03-12 Steve KarglTake two. Add the missing file that should have been...
2011-03-12 Steve KarglTemporary disable the building of cbrtl until I
2011-03-12 Steve KarglImplement the long double version for the cube root...
2011-03-12 Robert WatsonMove cap_enter(2) and cap_getmode(2) symbols from FBSD_...
2011-03-12 Dag-Erling SmørgravMention the name of the module in warning messages.
2011-03-12 Dag-Erling SmørgravAdd "ruser" and "luser" options. The former correspond...
2011-03-12 David SchultzMerge gdtoa-20110304.
2011-03-11 Marius StroblNow that TLS generally is available on sparc64 since...
2011-03-09 Dag-Erling SmørgravNo newline required.
2011-03-08 Edwin GroothuisMFV of tzdata2011c, r219409
2011-03-07 Ryan StoneCorrect a typo in the malloc(3) manpage. Malloc option...
2011-03-07 David SchultzAdd cexp() to the complex(3) manpage. Thanks to bde...
2011-03-07 David SchultzRemove part of an uncommitted change that snuck into...
2011-03-07 David SchultzConvert log10f() to use __kernel_log(), which is more...
2011-03-07 David SchultzConvert log10() to use __kernel_log(), which is more...
2011-03-07 David SchultzAdd cexp() and cexpf().
2011-03-06 Pawel Jakub DawidekBecause we call __printf_out() with a on-stack buffer...
2011-03-06 Pawel Jakub Dawidekexpand_number() needs uint64_t, declare it here if...
2011-03-06 Pawel Jakub DawidekFix various issues in how %#T is handled:
2011-03-06 Edward Tomasz Napi... Mention setloginclass(2) in login_class(3).
2011-03-06 Edward Tomasz Napi... Move getloginclass(2) and setloginclass(2) to FBSD_1...
2011-03-06 Edward Tomasz Napi... Add FBSD_1.2; syscalls added in 9-CURRENT are supposed...
2011-03-06 Edward Tomasz Napi... Add manual page for getloginclass(2) and setloginclass(2).
2011-03-05 Edward Tomasz Napi... Add two new system calls, setloginclass(2) and getlogin...
2011-03-04 Edward Tomasz Napi... Make acl_strip_np(3) use new trivial ACL format for...
2011-03-03 Robert WatsonMake cap_new(2) and cap_getmode(2) symbols from libc...
2011-03-03 Robert WatsonAdd description of ECAPMODE to errno(2) man page.
2011-03-03 Robert WatsonAdd text string for ECAPMODE to libc.
2011-03-02 Ulrich SpörleinFix some duplicate-word typos in manpages.
2011-03-01 Edwin GroothuisMFV of tzdata2011b, r219147
2011-03-01 Dimitry AndricPut in a temporary workaround for ctfmerge hanging...
2011-03-01 Rebecca CranRemove duplicate "in".
2011-02-28 Hans Petter Selasky- Add missing MLINKS for libusb and some manpage fixes.
2011-02-28 Hans Petter Selasky- Add support for software pre-scaling of ISOCHRONOUS...
2011-02-28 Rebecca CranRevert some of r177626. "in in" is valid in certain...
2011-02-27 Dimitry AndricUpdate llvm/clang to trunk r126547.
2011-02-27 Dimitry AndricInstead of defining LLVM_MULTITHREADED as 0 or 1, defin...
2011-02-26 Dimitry AndricUpdate llvm's config.h files to match more closely...
2011-02-26 Dimitry AndricVendor import of clang trunk r126547:
2011-02-25 Ed SchoutenFix style(9) issues in pututxline(3).
2011-02-25 Gabor KovesdanAdd the BSD-licensed Citrus iconv to the base system...
2011-02-24 Martin MatuskaUpdate xz to release 5.0.1
2011-02-24 Sergey KandaurovRemove sysctl vm.max_proc_mmap used to protect from...
2011-02-23 Dimitry AndricFix the 32-bit build stage on amd64 when WITH_CTF is...
2011-02-22 Jayachandran C.Fix bzero() for 64-bit.
2011-02-21 Rebecca CranFix typos - remove duplicate "the".
2011-02-20 Dimitry AndricUpgrade our copy of llvm/clang to r126079, from upstrea...
2011-02-20 Dimitry AndricVendor import of clang trunk r126079:
2011-02-20 Dimitry AndricVendor import of llvm trunk r126079:
2011-02-20 Murray StokelyAdd complex(3) manual page documenting our partial...
2011-02-19 Ed SchoutenAdd a utility, utxrm(8).
2011-02-19 Ed SchoutenProperly styleify utmpx code and document error codes...
2011-02-18 Nathan WhitehornTurn off default generation of userland dot symbols...
2011-02-18 Dimitry AndricMerge binutils 2.17.50 to head. This brings a number...
2011-02-15 Dimitry AndricFix some leftover binaries and shared libraries in...
2011-02-15 Ed SchoutenDon't forget to bump man page date for r218711.
2011-02-15 Ed SchoutenRemove dead reference to regexp(3). Use regex(3) instead.
2011-02-13 Rebecca CranDocument some more sysconf(3) variables.
2011-02-12 Konstantin BelousovReplace ERROR() macro with inline function. In-tree...
2011-02-12 Jung-uk KimMerge ACPICA 20110211.
2011-02-11 Warner LoshRevert last commit: CPUTYPE will be defined here
2011-02-11 Warner LoshDon't require CPUTYPE to be defined for ARM, but use...
2011-02-10 David SchultzFix a bug where the wrong argument was passed to SET_FL...
2011-02-10 David SchultzFix a bug where the wrong argument was passed to INSERT...
2011-02-10 David SchultzFor small arguments, these functions use simple approxi...
2011-02-10 David SchultzFix a bogus threshold that was copied from the double...
2011-02-10 Warner Loshsys/rman.h now requires sys/types.h. Include it to...
2011-02-07 Jung-uk KimIntroduce a non-portable function pthread_getthreadid_n...
2011-02-06 Jilles Tjoelkerrfork_thread(3): Mark deprecated in favor of pthread_cr...
2011-02-06 Doug BartonUpdate to BIND 9.6.3, the latest from ISC on the 9...
2011-02-05 Doug BartonVendor import of BIND 9.6.3
2011-02-04 Konstantin BelousovRemove duplicate .note.GNU-stack section declaration.
2011-02-04 Konstantin BelousovRemove duplicate .note.GNU-stack section declaration...
2011-02-04 Jilles TjoelkerMake sys_signame upper case.
2011-02-02 Ulrich Spörleinlibkvm: fix logic inversion introduced with last commit
2011-02-01 Warner LoshWhitespace nit
2011-02-01 Martin MatuskaReintroduce bugfix from r210103 and fix xz on strong...
2011-01-31 Edwin GroothuisMFV of tzdata2011a, r218120
2011-01-27 Jayachandran C.Fix n32 compile.
2011-01-25 Konstantin BelousovEmit .note.GNU-stack for the syscall stubs generated...
2011-01-25 Alexander KabaevDo not allocate buffer to hold data for zero-sized...
2011-01-25 Konstantin BelousovDocument PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname...
2011-01-24 Ulrich Spörleinlibkvm: Unbreak build for powerpc64/powerpc
2011-01-23 Ulrich Spörleinlibkvm: fix process runtime calculation on crashdumps
2011-01-23 Ulrich Spörleinlibkvm code janitoring
2011-01-21 Jilles Tjoelkergetgroups(2): Remove mention of <sys/param.h> and refer...
2011-01-19 Matthew D FlemingIntroduce signed and unsigned version of CTLTYPE_QUAD...
2011-01-17 Dag-Erling SmørgravFix a bug related to connection caching which could...
2011-01-16 Jilles Tjoelkermknod(2): The required include is <sys/stat.h>, not...
2011-01-14 Konstantin BelousovMark csu on PowerPC as not requiring executable stack.
2011-01-14 Konstantin BelousovMark assembler sources from libc as working with non...
2011-01-14 Konstantin BelousovMark libcompiler_rt as not needed executable stack...
2011-01-13 Konstantin BelousovThe (%esp & 0xf) == 0 should be true before the call...
2011-01-13 Dimitry AndricApply a workaround for a binutils issue with the .note...
2011-01-13 Jung-uk KimMerge ACPICA 20110112. Switch to BSD/GPLv2 dual licens...
2011-01-11 David XuFix a typo.
2011-01-10 Konstantin BelousovFor the process that already loaded libthr but still...
2011-01-09 Doug BartonRevert part of r217071 so that us mere mortals can...
2011-01-09 Konstantin BelousovImplement the __pthread_map_stacks_exec() for libthr.
2011-01-08 Konstantin BelousovImplement __pthread_map_stacks_exec() callback for...
next