]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Update ee(1) in the base system to version 1.5.0.
[FreeBSD/FreeBSD.git] / lib / libc /
2009-05-27 Ed SchoutenUpdate ee(1) in the base system to version 1.5.0.
2009-05-27 Zachary LoafmanHandle UDP RPC replies correctly on a multi-homed syste...
2009-05-27 Zachary LoafmanFix an issue when nss fallback routines are used in...
2009-05-27 Jamie GrittonAdd hierarchical jails. A jail may further virtualize...
2009-05-27 Edwin GroothuisMFV of tzcode2009h revision r192887
2009-05-27 Edwin GroothuisMFV of tzdata2009h:
2009-05-26 Ed SchoutenCopy ee 1.4.2 into the contrib directory.
2009-05-26 Edward Tomasz Napi... Change license to more bori^Wadul^Wcanonical.
2009-05-23 Edward Tomasz Napi... Improve API documentation.
2009-05-23 Edwin GroothuisMFV of tzcode2009e:
2009-05-22 Dag-Erling SmørgravUpgrade to OpenSSH 5.2p1.
2009-05-22 Edward Tomasz Napi... Make 'struct acl' larger, as required to support NFSv4...
2009-05-19 Christian BruefferSince audit(4) isn't based on posix1e, remove the comme...
2009-05-18 Xin LIMerge vendor/file/dist@192348, bringing FILE 5.03 to...
2009-05-14 Xin LIAs the comment says, close() frees the variable, record...
2009-05-09 Ed SchoutenTTYs don't necessarily use /dev/ttyxx.
2009-05-09 Xin LIUpdate to less v429.
2009-05-07 Ed SchoutenAdd tcsetsid(3).
2009-05-06 Sam Lefflerrevert r191633; this breaks at91 & xscale (likely all...
2009-05-04 Ed SchoutenOur grantpt(3) and unlockpt(3) don't comply with POSIX.
2009-05-04 Ed SchoutenFix whitespace and sorting in Symbol.map.
2009-05-04 David E. O'BrienMerge vendor/file/dist@191739, bringing FILE 5.00 to...
2009-04-29 Jamie GrittonIntroduce the extensible jail framework, using the...
2009-04-29 Jamie GrittonWith the permission of phk@ change the license on remai...
2009-04-29 Bruce M SimpsonFix an obvious bug in getsourcefilter()'s use of struct...
2009-04-28 Olivier HouchardChange the test at the beginning of strncmp(), from...
2009-04-28 Edwin GroothuisMFC of tzdata2009g:
2009-04-26 Edward Tomasz Napi... Fix typo.
2009-04-23 Christian BruefferCorrect the information about when the respective funct...
2009-04-20 Ollivier RobertMerge r191298 into HEAD.
2009-04-19 Robert WatsonMerge OpenBSM 1.1 from OpenBSM vendor branch to head.
2009-04-14 Edward Tomasz Napi... There is no way for strmode(3) to append '+' if the...
2009-04-14 Edwin GroothuisMFV of tzdata2009f
2009-04-13 Robert WatsonSort man page cross references by section, no need...
2009-04-13 Edwin GroothuisMFV of tzdata2009e
2009-04-09 Ed MasteInclude a space between "send" and "broadcast".
2009-04-07 Edward Tomasz Napi... Add wide character variants of string manipulations...
2009-04-06 David SchultzReturn -1 instead of 0 upon reaching EOF. This is somew...
2009-04-03 Konstantin BelousovAllow the NULL, RTLD_SELF and RTLD_NEXT handles to...
2009-04-02 Xin LIProperly handle malloc() failures.
2009-04-02 Xin LIRemove a warning which is supposed to have been removed...
2009-04-02 John BaldwinProperly update the shm_open/shm_unlink symbol versioni...
2009-04-01 Konstantin BelousovUnconditionally build wrappers for i386_get_ioperm...
2009-04-01 Konstantin BelousovDocument RTLD_NODELETE, -z nodelete and -z origin support.
2009-03-29 Hajimu UMEMOTOQuery DNS only once per an address family.
2009-03-28 Xin LIAdd some casts to silence compiler warning about signed...
2009-03-28 Xin LIMinor changes from Berkeley DB 1.86 and further improve...
2009-03-28 Xin LIAllow O_SYNC and O_NOFOLLOW flags in dbopen().
2009-03-28 Xin LIPlug memory leaks and a potential NULL dereference.
2009-03-28 Xin LISimplify the logic when determining whether to zero...
2009-03-28 Xin LI - If (keysize+datasize)%(bsize=14)==0, insertion of...
2009-03-28 Xin LIAvoid NULL deference which causes DEBUG1 to crash,...
2009-03-28 Xin LI - Avoid overwriting the cursor page when the cursor...
2009-03-28 Xin LIFix a crash when iterating over a hash and removing...
2009-03-28 Xin LIOnly squeeze a short key/value pair onto a page with...
2009-03-28 Xin LIDiff reduce against OpenBSD, no functional change.
2009-03-28 Xin LIReturn meaningful errno in overflow case; print error...
2009-03-28 Xin LIUse pread(2) and pwrite(2) instead of lseek(2) + read...
2009-03-28 Xin LIdb/btree/bt_open.c: check return value of snprintf...
2009-03-28 Xin LISeveral signed/unsigned warning fixes.
2009-03-28 Xin LIWhen allocating memory, zero out them if we don't inten...
2009-03-27 Diomidis SpinellisDocument missing requests.
2009-03-25 Hajimu UMEMOTOAdd support for SCTP to getaddrinfo(3).
2009-03-25 Alexander LeidingerImprove the German translation.
2009-03-24 Gabor Kovesdan- Add Belarusian catalog
2009-03-24 Hajimu UMEMOTOgetaddrinfo(3) should accept numeric when ai_socktype...
2009-03-24 Edwin GroothuisMFV of tzdata2009d:
2009-03-23 Xin LISave errno before calling _close(), which may clear it.
2009-03-23 Xin LIuse more proper format string.
2009-03-22 Konstantin Belousov7.2 will be the first release where strndup() appears.
2009-03-21 Doug BartonMerge from vendor/bind9/dist as of the 9.4.3-P2 import
2009-03-21 Rui PauloMerge libpcap 1.0.0.
2009-03-21 Rui PauloMerge tcpdump 4.0.0 from the vendor branch.
2009-03-21 Maxim Konovalovo Spell.
2009-03-20 Gabor Kovesdan- Add Ukranian catalog
2009-03-18 Gabor Kovesdan- Fix typo
2009-03-17 Edwin GroothuisMFV of tzdata2009c
2009-03-16 Gabor Kovesdan- Add Brazilian Portuguese catalog [1]
2009-03-15 Gabor Kovesdan- Create the buildworld object directories with mtree...
2009-03-13 Gabor Kovesdan- Fix object directory creation when running threaded...
2009-03-13 Gabor Kovesdan- Reenable Native Language Support in libc. This featu...
2009-03-10 Xin LIReflect license change from NetBSD.
2009-03-10 Robert WatsonMerge r183430 from vendor/top/dist to head/contrib...
2009-03-05 Konstantin BelousovHopefully, improve the grammar and wording in the chang...
2009-03-05 Xin LIOur realloc(3) and reallocf(3) can handle NULL, which...
2009-03-04 David SchultzAdd wcpcpy(3) and wcpncpy(3).
2009-03-04 David SchultzAdd dprintf() and vdprintf() from POSIX.1-2008. Like...
2009-03-04 David SchultzFix a file descriptor leak in fts_child().
2009-03-04 Bruce M SimpsonConsiderably improve the wording of this man page.
2009-03-04 Bruce M SimpsonUpdate copyright.
2009-03-04 Xin LIExplicitly specify bit width for on-disk data structure.
2009-03-04 Xin LISync license changes.
2009-03-04 Xin LIStyle changes (including additional casts to shut up...
2009-03-03 Xin LIRename variable 'index' to 'idx' to avoid name collisio...
2009-03-02 Xin LIDiff reduction against OpenBSD: ANSI'fy prototypes.
2009-03-02 Konstantin BelousovCorrect types of variables used to track amount of...
2009-03-02 Robert WatsonMerge OpenBSM 1.1 beta 1 from OpenBSM vendor branch...
2009-03-02 David SchultzRewrite asprintf() as a wrapper around vasprintf()...
2009-03-02 David SchultzThe argument corresponding to %zn is supposed to be...
2009-03-02 Sam Lefflerconnect vendor wpa area to contrib
next