]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
More mesh bits, namely:
[FreeBSD/FreeBSD.git] / lib /
2009-07-19 kensmithBump the version of all non-symbol-versioned shared...
2009-07-19 jillesCorrect AT_SYMLINK_FOLLOW flag name in linkat(2) man...
2009-07-17 npStore accurate offset information in CTF data. A large...
2009-07-17 kibImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-14 kanSecond attempt at eliminating .text relocations in...
2009-07-14 jhb- Change mmap() to fail requests with EINVAL that pass...
2009-07-14 traszAdd missing MLINKS for acl_{get,set}_link_fd(3).
2009-07-13 traszMove msg{snd,recv,get,ctl} manual pages from section...
2009-07-12 edFix fwrite() to return 0 when size or nmemb are zero.
2009-07-11 mpUpdate to tcsh 6.17.00.
2009-07-10 thompsaSync the libusb 1.0 exported api to the latest GSoC...
2009-07-10 scottlSeparate the parallel scsi knowledge out of the core...
2009-07-08 traszThere is an optimization in chmod(1), that makes it...
2009-07-06 attilioIn the current code, rdlock_count is not correctly...
2009-07-05 pjd- Don't suggest opening file for writing in preparation...
2009-06-30 traszMake it clear where to look for for protocol-specific...
2009-06-29 kibMake the structure definitions in the man pages match...
2009-06-29 kanBack out previous revision until better tested fix...
2009-06-28 kanEliminate .text relocations in shared libraries compile...
2009-06-25 delphijImplement %z for strptime.
2009-06-25 jamieFix dynamic (re)allocation logic in jailparam_set and...
2009-06-25 traszFix acl_set_fd(3) and acl_get_fd(3) for cases where...
2009-06-25 dougbUpdate to the final release version of BIND 9.6.1....
2009-06-25 dougbVendor import of BIND 9.6.1
2009-06-25 traszManual page tweaks.
2009-06-25 traszFix c194955 - somehow I managed all the new files,...
2009-06-25 traszBump manual page timestamps.
2009-06-25 traszAdd NFSv4 ACL support to libc.
2009-06-24 delphijLock around access to nc_file and netconfig_info (...
2009-06-24 jhbChange the ABI of some of the structures used by the...
2009-06-24 jamieAdd libjail, a (somewhat) simpler interface to the...
2009-06-24 rwatsonFix copy-and-paste-o's from kinfo_getfile.3 in kinfo_ge...
2009-06-24 delphijUpdate SCCS IDs for Berkeley DB 1.86 merge.
2009-06-24 delphijstyle: operators should appear at the line end if we...
2009-06-23 delphijUse const instead of __const, and merge the license...
2009-06-23 delphijMerge NetBSD revision 1.14: humanize_number.c is now...
2009-06-23 delphijK&R -> ANSI
2009-06-23 edwinRemove duplicate if-statement on gmt_is_set in gmtsub().
2009-06-23 kibUsermode portion of the support for swap allocation...
2009-06-23 jamieAdd a limit for child jails via the "children.cur"...
2009-06-23 edRemove unneeded stdlib directories.
2009-06-23 edSimplify. We can just use .sinclude here.
2009-06-23 edRemove hand-written labs/abs implementations. GCC is...
2009-06-23 thompsa- Make struct usb_xfer opaque so that drivers can not...
2009-06-23 thompsaAdd files missed in r194674.
2009-06-23 thompsaAdd libusb 1.0 support which is compatible with the...
2009-06-22 delphijfree(3) won't mess with errno so return it as-is.
2009-06-22 delphijSplit tolower/toupper code from usual xlat16 kiconv...
2009-06-22 delphijAdd prototypes when the library is compiled static.
2009-06-22 rafan- Fall-back to /etc/termcap.small if there is no /usr...
2009-06-22 edRemove unneeded stores back into the function arguments.
2009-06-21 stas- Eliminate extra subcs instruction. I have not notice...
2009-06-21 stas- Fix strncmp on arm. Return 0 as result without perfor...
2009-06-20 desRewrap; this was getting painful. Translators can...
2009-06-20 desReword.
2009-06-20 kientzleFix "tar --options=iso9660:joliet" and other uses
2009-06-19 brooksRework the credential code to support larger values...
2009-06-19 brooksIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-18 kanRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-17 jhbRetire the unused stub for the nfsclnt() system call.
2009-06-17 lulf- Allow a higher value for the number of heads. Its...
2009-06-15 edAdd revoke(1).
2009-06-15 jhbAdd a new 'void closefrom(int lowfd)' system call....
2009-06-15 lulf- The maximum number of heads is 255, not 256.
2009-06-15 lulf- Remove old and add new valid flags for the chunk...
2009-06-15 lulf- Relax sanitazion requirements in libdisk, as a previo...
2009-06-15 jhbNote that the structures are defined in <sys/user.h...
2009-06-14 simonMerge OpenSSL 0.9.8k into head.
2009-06-14 edInclude <stdio.h> for asprintf().
2009-06-14 edFix missing includes of <string.h>, to silence some...
2009-06-12 jhb- Note that these interfaces require <sys/user.h> for...
2009-06-12 thompsaCleanup claim/release interface code, which is specific...
2009-06-11 jmallettAllow libufs(3) functions to operate on a regular file...
2009-06-11 edUse the documented machine constraint for SSE registers.
2009-06-09 desRevert r181651, which changed the ABI, and use a temp...
2009-06-09 delphijSpacing fixes. No actual change.
2009-06-09 jkoshyDocument the fact that some Core2 family CPUs lack...
2009-06-09 jkoshyFix parsing of Core2 event qualifiers.
2009-06-08 kanDo not attempt to set source address on outgoing messages
2009-06-06 desRevert (once again, and hopefully for the last time...
2009-06-06 desAdd missing .Pp
2009-06-03 jkimResync with head.
2009-06-03 edUse ISO C99 style inline semantics in msun.
2009-06-02 jkimMFV: ACPICA 20090521
2009-06-02 thompsaAdd libusb20_tr_get_length to get the transfer length.
2009-06-01 dougbAdd support for the build options that are currently...
2009-06-01 pjdDocument EINVAL for bind(2).
2009-05-31 edFix minor issues in libstand.
2009-05-31 dougbUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 marcelUse GCC's __SOFTFP__ to test whether we're being compiled
2009-05-31 dougbVendor import of BIND 9.6.1rc1
2009-05-30 dougbIn preparation for the BIND 9.6.1rc1 import, remove...
2009-05-30 marcelPrint the returned port number when RPC_DEBUG is defined.
2009-05-30 kientzleInclude libmd and libcrypto in DPADD
2009-05-30 kientzleLink libarchive against -lmd and -lcrypto.
2009-05-29 delphijDocument how to enable strict RFC 1034 enforcements.
2009-05-29 delphijAdd an option to enforce strict RFC 1034 compliance.
2009-05-28 thompsaFix missed change from usb2_gen_descriptor to usb_gen_d...
2009-05-28 thompsas/usb2_/usb_/ on all C structs for the USB stack.
2009-05-28 zmlMatch type for socket option (in practice, unnecessary...
next