]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Use a 2 clause BSD-style license instead of stating the code as public
[FreeBSD/FreeBSD.git] / lib /
2009-09-27 Gabor Kovesdan- Add Galician NLS catalog
2009-09-26 Alan CoxMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-25 David Xudon't report error if key was deleted.
2009-09-23 Attilio Raorwlock implemented from libthr need to fall through...
2009-09-21 Alan CoxCorrect a section name; specifically, "AUTHOR" should...
2009-09-21 Ruslan ErmilovFixed markup (mostly) errors.
2009-09-21 Yoshihiro TakahashiDisable a check on a disk size because it's too strict...
2009-09-19 Alan CoxAdd getpagesizes(3). This functions either the number...
2009-09-19 Yoshihiro TakahashiCorrect BIOS header sanitizing on pc98.
2009-09-18 Christian BruefferFix setfib(1) section number.
2009-09-17 Alexander KabaevMake libc.a provide __stack_chk_fail_local weak alias...
2009-09-16 Diomidis SpinellisFix an off-by-one error in the marking of the O_CH...
2009-09-16 Diomidis SpinellisAdd a couple of debugging statements.
2009-09-16 Stacey SonAdd EV_RECEIPT to kevents.
2009-09-16 Stacey SonAdd the EV_DISPATCH flag to kevents.
2009-09-16 Stacey SonAdd EVFILT_USER to kevents.
2009-09-15 Diomidis SpinellisAdd two test cases from PR 130504.
2009-09-15 Attilio RaoUse explicit int values for the device states in order...
2009-09-14 Edwin GroothuisImprove the way failure of pthread_key_create() gets...
2009-09-13 Ed MasteANSIfy, whitespace and comment adjustments, to simplify...
2009-09-13 Daniel EischenBump our namespace version for 9.0.
2009-09-11 Jung-uk KimMFV: r196804
2009-09-11 Alexander MotinAdd simple embedded RADIUS server support to libradius...
2009-09-09 Ed SchoutenMake the description of `b' a little better.
2009-09-09 Poul-Henning KampRevert r196976, now that <machine/param.h> behaves...
2009-09-09 Xin LI - Teach vesa(4) and dpms(4) about x86emu. [1]
2009-09-09 Xin LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Brooks Daviscr_groups is no longer embedded in struct ucred and...
2009-09-08 Poul-Henning KampAdd necessary include
2009-09-08 Tim KientzleFiz /usr/bin/unzip: A bug deep in libarchive's read...
2009-09-08 Tim KientzleUpdate tests to match r195873, which corrected how...
2009-09-06 Pawel Jakub DawidekSynchornize description in manual page with strerror...
2009-09-05 Konstantin BelousovHandle zero size for posix_memalign. Return NULL or...
2009-09-04 Dag-Erling SmørgravLet the armchair generals handle this one.
2009-09-03 Dag-Erling SmørgravDocument the need for a cast when passing a char to...
2009-09-02 Andrey A. ChernovUse (unsigned char) cast for ctype macro
2009-09-01 Edward Tomasz Napi... Fix regression introduced with NFSv4 ACL support -...
2009-08-30 Jonathan ChenPrevents pam_lastlog from segfaulting on session close...
2009-08-29 Tim KientzleStyle: Remove trailing whitespace.
2009-08-27 Edwin GroothuisMFV of r195794
2009-08-27 Edwin GroothuisMFV of r196350
2009-08-27 Edwin GroothuisMFV of r195792:
2009-08-24 Xin LIConsider flag == 0 as the same of flag == R_NEXT. ...
2009-08-24 Ed SchoutenOur implementation of granpt(3) could be valid in the...
2009-08-23 Simon L. B. NielsenMerge DTLS fixes from vendor-crypto/openssl/dist:
2009-08-23 Joseph KoshyUse a more appropriate choice of words.
2009-08-23 Joseph KoshyUse US spellings, fix typos.
2009-08-23 Joseph KoshyFix typos.
2009-08-23 Joseph KoshyFix a typo.
2009-08-23 Joseph KoshyFix typos, use American English spellings.
2009-08-23 Joseph KoshyFix typos.
2009-08-23 Joseph KoshyCorrect typos.
2009-08-23 Joseph KoshyCorrect grammar.
2009-08-23 Joseph KoshyFix a typo.
2009-08-23 Joseph KoshyFix typos.
2009-08-13 Bjoern A. ZeebRather than replicating the maths from the kernel,...
2009-08-12 Robert WatsonUpdate posix1e-related man pages, especially as relates...
2009-08-02 Robert WatsonImport OpenBSM 1.1p2 from vendor branch to 8-CURRENT...
2009-08-01 Robert WatsonMerge the remainder of kern_vimage.c and vimage.h into...
2009-07-30 Alfred Perlstein LibUSB v1.0:
2009-07-29 Xin LIUpdate less to v436. This is considered as a bugfix...
2009-07-29 Doug BartonUpdate to version 9.6.1-P1 which addresses a remote...
2009-07-26 Tim KientzleThe parser for Rockridge symlinks tended to insert
2009-07-26 Alan CoxEliminate a stale paragraph from the BUGS section....
2009-07-25 Tim KientzleLibarchive recognizes hardlinked files on ISO images,
2009-07-25 Jamie GrittonSome jail parameters (in particular, "ip4" and "ip6...
2009-07-24 Brooks DavisRevert the changes to struct kinfo_proc in r194498...
2009-07-23 Bjoern A. ZeebMake libkvm work on live systems and crashdumps with and
2009-07-22 Ken SmithIt is believed the last subsystem that limited ID sizes...
2009-07-19 Ken SmithBump the version of all non-symbol-versioned shared...
2009-07-19 Jilles TjoelkerCorrect AT_SYMLINK_FOLLOW flag name in linkat(2) man...
2009-07-17 Navdeep ParharStore accurate offset information in CTF data. A large...
2009-07-17 Konstantin BelousovImplement RTLD_NOLOAD flag for dlopen(3).
2009-07-17 Robert WatsonImport OpenBSM 1.1p1 from vendor branch to 8-CURRENT...
2009-07-14 Alexander KabaevSecond attempt at eliminating .text relocations in...
2009-07-14 John Baldwin- Change mmap() to fail requests with EINVAL that pass...
2009-07-14 Edward Tomasz Napi... Add missing MLINKS for acl_{get,set}_link_fd(3).
2009-07-13 Edward Tomasz Napi... Move msg{snd,recv,get,ctl} manual pages from section...
2009-07-12 Ed SchoutenFix fwrite() to return 0 when size or nmemb are zero.
2009-07-11 Mark PeekUpdate to tcsh 6.17.00.
2009-07-10 Andrew ThompsonSync the libusb 1.0 exported api to the latest GSoC...
2009-07-10 Scott LongSeparate the parallel scsi knowledge out of the core...
2009-07-08 Edward Tomasz Napi... There is an optimization in chmod(1), that makes it...
2009-07-06 Attilio RaoIn the current code, rdlock_count is not correctly...
2009-07-05 Pawel Jakub Dawidek- Don't suggest opening file for writing in preparation...
2009-06-30 Edward Tomasz Napi... Make it clear where to look for for protocol-specific...
2009-06-29 Konstantin BelousovMake the structure definitions in the man pages match...
2009-06-29 Alexander KabaevBack out previous revision until better tested fix...
2009-06-28 Alexander KabaevEliminate .text relocations in shared libraries compile...
2009-06-25 Xin LIImplement %z for strptime.
2009-06-25 Jamie GrittonFix dynamic (re)allocation logic in jailparam_set and...
2009-06-25 Edward Tomasz Napi... Fix acl_set_fd(3) and acl_get_fd(3) for cases where...
2009-06-25 Doug BartonUpdate to the final release version of BIND 9.6.1....
2009-06-25 Doug BartonVendor import of BIND 9.6.1
2009-06-25 Edward Tomasz Napi... Manual page tweaks.
2009-06-25 Edward Tomasz Napi... Fix c194955 - somehow I managed all the new files,...
2009-06-25 Edward Tomasz Napi... Bump manual page timestamps.
2009-06-25 Edward Tomasz Napi... Add NFSv4 ACL support to libc.
2009-06-24 Xin LILock around access to nc_file and netconfig_info (...
next