]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Allow file system owner to modify system flags if securelevel permits.
[FreeBSD/FreeBSD.git] / lib / libc /
2009-10-07 Robert WatsonAdd a new errno, ENOTCAPABLE, to be returned when a...
2009-10-06 Robert WatsonAdd basename_r(3) to complement basename(3). basename_...
2009-10-05 Xin LIfts_open() requires that the list passed as argument...
2009-10-05 Edwin GroothuisModified locale(1) to be able to show the altmon_X...
2009-10-04 David SchultzBetter glibc compatibility for getline/getdelim:
2009-10-01 Joe Marcus ClarkeCorrect the pthread stub prototype for pthread_mutexatt...
2009-10-01 Dag-Erling SmørgravUpgrade to OpenSSH 5.3p1.
2009-09-28 Edwin GroothuisMFV of tzdata2009n
2009-09-28 Xin LIAdd two new fcntls to enable/disable read-ahead:
2009-09-27 Gabor Kovesdan- Add Galician NLS catalog
2009-09-26 Alan CoxMake malloc(3) superpage aware. Specifically, if getpa...
2009-09-21 Alan CoxCorrect a section name; specifically, "AUTHOR" should...
2009-09-19 Alan CoxAdd getpagesizes(3). This functions either the number...
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-14 Edwin GroothuisImprove the way failure of pthread_key_create() gets...
2009-09-13 Daniel EischenBump our namespace version for 9.0.
2009-09-11 Jung-uk KimMFV: r196804
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 LIImport x86emu from OpenBSD as of OPENBSD_4_6.
2009-09-09 Edwin GroothuisMFV of r196998.
2009-09-08 Poul-Henning KampAdd necessary include
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-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-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-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 Alan CoxEliminate a stale paragraph from the BUGS section....
2009-07-22 Ken SmithIt is believed the last subsystem that limited ID sizes...
2009-07-19 Jilles TjoelkerCorrect AT_SYMLINK_FOLLOW flag name in linkat(2) man...
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-08 Edward Tomasz Napi... There is an optimization in chmod(1), that makes it...
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 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 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 (...
2009-06-24 John BaldwinChange the ABI of some of the structures used by the...
2009-06-24 Xin LIUpdate SCCS IDs for Berkeley DB 1.86 merge.
2009-06-24 Xin LIstyle: operators should appear at the line end if we...
2009-06-23 Xin LIUse const instead of __const, and merge the license...
2009-06-23 Edwin GroothuisRemove duplicate if-statement on gmt_is_set in gmtsub().
2009-06-23 Konstantin BelousovUsermode portion of the support for swap allocation...
2009-06-23 Jamie GrittonAdd a limit for child jails via the "children.cur"...
2009-06-23 Ed SchoutenRemove unneeded stdlib directories.
2009-06-23 Ed SchoutenSimplify. We can just use .sinclude here.
2009-06-23 Ed SchoutenRemove hand-written labs/abs implementations. GCC is...
2009-06-22 Ed SchoutenRemove unneeded stores back into the function arguments.
2009-06-21 Stanislav Sedov- Eliminate extra subcs instruction. I have not notice...
2009-06-21 Stanislav Sedov- Fix strncmp on arm. Return 0 as result without perfor...
2009-06-19 Brooks DavisRework the credential code to support larger values...
2009-06-19 Brooks DavisIn preparation for raising NGROUPS and NGROUPS_MAX...
2009-06-19 Edwin GroothuisMFV of r194480
2009-06-18 Alexander KabaevRe-do r192913 in less intrusive way. Only do IP_RECVDST...
2009-06-17 John BaldwinRetire the unused stub for the nfsclnt() system call.
2009-06-15 Ed SchoutenAdd revoke(1).
2009-06-15 John BaldwinAdd a new 'void closefrom(int lowfd)' system call....
2009-06-14 Simon L. B. NielsenMerge OpenSSL 0.9.8k into head.
2009-06-14 Edwin GroothuisRename since it has will have more capabilities than...
2009-06-09 Xin LISpacing fixes. No actual change.
2009-06-09 Edwin GroothuisMFV of tzdata2009i:
2009-06-08 Alexander KabaevDo not attempt to set source address on outgoing messages
2009-06-02 Jung-uk KimMFV: ACPICA 20090521
2009-06-01 Pawel Jakub DawidekDocument EINVAL for bind(2).
2009-05-31 Doug BartonUpdate BIND to version 9.6.1rc1. This version has bette...
2009-05-31 Marcel MoolenaarUse GCC's __SOFTFP__ to test whether we're being compiled
next