]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix a bug that causes the fsx test case of mmap'ed page being out of sync
[FreeBSD/FreeBSD.git] / lib /
2009-10-01 marcusCorrect the pthread stub prototype for pthread_mutexatt...
2009-10-01 desUpgrade to OpenSSH 5.3p1.
2009-09-29 mavFix bug, when RADIUS client gave up after single sendto...
2009-09-28 delphijAdd two new fcntls to enable/disable read-ahead:
2009-09-27 gabor- Add Galician NLS catalog
2009-09-26 alcMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-25 davidxudon't report error if key was deleted.
2009-09-23 attiliorwlock implemented from libthr need to fall through...
2009-09-21 alcCorrect a section name; specifically, "AUTHOR" should...
2009-09-21 ruFixed markup (mostly) errors.
2009-09-21 nyanDisable a check on a disk size because it's too strict...
2009-09-19 alcAdd getpagesizes(3). This functions either the number...
2009-09-19 nyanCorrect BIOS header sanitizing on pc98.
2009-09-18 bruefferFix setfib(1) section number.
2009-09-17 kanMake libc.a provide __stack_chk_fail_local weak alias...
2009-09-16 ddsFix an off-by-one error in the marking of the O_CH...
2009-09-16 ddsAdd a couple of debugging statements.
2009-09-16 ssonAdd EV_RECEIPT to kevents.
2009-09-16 ssonAdd the EV_DISPATCH flag to kevents.
2009-09-16 ssonAdd EVFILT_USER to kevents.
2009-09-15 ddsAdd two test cases from PR 130504.
2009-09-15 attilioUse explicit int values for the device states in order...
2009-09-14 edwinImprove the way failure of pthread_key_create() gets...
2009-09-13 emasteANSIfy, whitespace and comment adjustments, to simplify...
2009-09-13 deischenBump our namespace version for 9.0.
2009-09-11 jkimMFV: r196804
2009-09-11 mavAdd simple embedded RADIUS server support to libradius...
2009-09-09 edMake the description of `b' a little better.
2009-09-09 phkRevert r196976, now that <machine/param.h> behaves...
2009-09-09 delphij - Teach vesa(4) and dpms(4) about x86emu. [1]
2009-09-09 delphijImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-08 brookscr_groups is no longer embedded in struct ucred and...
2009-09-08 phkAdd necessary include
2009-09-08 kientzleFiz /usr/bin/unzip: A bug deep in libarchive's read...
2009-09-08 kientzleUpdate tests to match r195873, which corrected how...
2009-09-06 pjdSynchornize description in manual page with strerror...
2009-09-05 kibHandle zero size for posix_memalign. Return NULL or...
2009-09-04 desLet the armchair generals handle this one.
2009-09-03 desDocument the need for a cast when passing a char to...
2009-09-02 acheUse (unsigned char) cast for ctype macro
2009-09-01 traszFix regression introduced with NFSv4 ACL support -...
2009-08-30 jonPrevents pam_lastlog from segfaulting on session close...
2009-08-29 kientzleStyle: Remove trailing whitespace.
2009-08-24 delphijConsider flag == 0 as the same of flag == R_NEXT. ...
2009-08-24 edOur implementation of granpt(3) could be valid in the...
2009-08-23 jkoshyUse a more appropriate choice of words.
2009-08-23 jkoshyUse US spellings, fix typos.
2009-08-23 jkoshyFix typos.
2009-08-23 jkoshyFix a typo.
2009-08-23 jkoshyFix typos, use American English spellings.
2009-08-23 jkoshyFix typos.
2009-08-23 jkoshyCorrect typos.
2009-08-23 jkoshyCorrect grammar.
2009-08-23 jkoshyFix a typo.
2009-08-23 jkoshyFix typos.
2009-08-13 bzRather than replicating the maths from the kernel,...
2009-08-12 rwatsonUpdate posix1e-related man pages, especially as relates...
2009-08-01 rwatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-30 alfred LibUSB v1.0:
2009-07-29 delphijUpdate less to v436. This is considered as a bugfix...
2009-07-26 kientzleThe parser for Rockridge symlinks tended to insert
2009-07-26 alcEliminate a stale paragraph from the BUGS section....
2009-07-25 kientzleLibarchive recognizes hardlinked files on ISO images,
2009-07-25 jamieSome jail parameters (in particular, "ip4" and "ip6...
2009-07-24 brooksRevert the changes to struct kinfo_proc in r194498...
2009-07-23 bzMake libkvm work on live systems and crashdumps with and
2009-07-22 kensmithIt is believed the last subsystem that limited ID sizes...
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.
next