]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
This commit was generated by cvs2svn to compensate for changes in r77298,
[FreeBSD/FreeBSD.git] / lib / libc /
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-25 ericAdd warnings about trusting user-supplied data.
2001-05-24 obrienMake the rcsid and FreeBSD IDs more sane in the wcs...
2001-05-24 dillonThis patch implements O_DIRECT about 80% of the way...
2001-05-23 pirzykChanged the clnt_perror string in yp_all because it...
2001-05-23 ruRename (after a repo-copy) some mount(8) programs:
2001-05-23 ruFix the range of the returned value.
2001-05-21 umeCorrect error message of an example.
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-20 archieDocument ECONNREFUSED.
2001-05-18 iedowseThe function clnt_dg_call(), which is used for UDP...
2001-05-17 ruSuppress compiler warning by adding a type cast.
2001-05-17 ru... but we do provide .St -isoC-99, and it is not requi...
2001-05-17 peterThis commit was generated by cvs2svn to compensate...
2001-05-16 ruUnbreak world; _DIAGASSERT macro is not available in...
2001-05-16 rumdoc(7) police: fix markup.
2001-05-15 ddIntroduce getprogname(3) and setprogname(3) library...
2001-05-15 tshiozakadapt to FreeBSD.
2001-05-15 rumdoc(7) police: sort xrefs.
2001-05-15 ruAdd new, from scratch implementation of hsearch() et...
2001-05-15 tshiozakinitial import of locale insensitive wcs* and wmem...
2001-05-14 joergThis commit was generated by cvs2svn to compensate...
2001-05-14 rumdoc(7) police: add RETURN VALUES section.
2001-05-12 iedowseExtract the path from an AF_LOCAL sockaddr_un in a...
2001-05-08 assarThis commit was generated by cvs2svn to compensate...
2001-05-08 alexgethostbyname2() can't do AF_INET6 lookups over NIS.
2001-05-07 jedgarCorrect prototype (entry_p -> *entry_p)
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-03 phantomadd nl_langinfo(3)
2001-05-03 phantomEliminate BUGS section. No one of listed bugs is applic...
2001-05-03 phantomadd manpage for nl_langinfo(3)
2001-05-03 markmThis commit was generated by cvs2svn to compensate...
2001-05-02 obrien* include/elf.h has been repo copied to include/elf...
2001-05-01 markmCompensate for header dethreading.
2001-04-27 archieAdd getaddrinfo(3) to the "SEE ALSO" list.
2001-04-27 ruGrammar nit.
2001-04-26 jedgarDocument acl_get_entry(3)
2001-04-26 iedowseThe function __rpc_uaddr2taddr_af() converts an RPC...
2001-04-25 obrienThis commit was generated by cvs2svn to compensate...
2001-04-24 jedgaro Separate acl_t into internal and external representat...
2001-04-24 tmmRemove bogus assignments of libc syscall stub return...
2001-04-23 acheAdd sranddev.3 to MLINKS
2001-04-23 acheAdd #include "un-namespace.h"
2001-04-23 achesrand*dev() fallback code: change ^getpid() to ^(getpid...
2001-04-23 joergFix directory reads of MNT_UNION mounts, where entries...
2001-04-23 acheAdd sranddev() since srand() is not vary much with...
2001-04-18 rumdoc(7) police: update referenced standard name.
2001-04-18 rumdoc(7) police: normalize .Nd.
2001-04-18 rumdoc(7) police: fix markup.
2001-04-18 rumdoc(7) police: fix markup.
2001-04-18 rumdoc(7) police: use .Fx where appropriate.
2001-04-17 ruThis commit was generated by cvs2svn to compensate...
2001-04-17 krisCorrect a typo; prefered -> preferred.
2001-04-17 krisAdd fmtcheck(), a function for checking consistency...
2001-04-16 rumdoc(7) police: add missing .El call.
2001-04-16 rumdoc(7) police: fix markup.
2001-04-15 ddGrammar police: "its", not "it's", is the possessive...
2001-04-15 ddMake links from setresuid.2 to getresgid.2 and getresuid.2.
2001-04-15 ddDocument getresgid and getresuid calls.
2001-04-15 jedgarCorrect a bogus cast in acl_get_qualifier() causing...
2001-04-14 ddAdd ``RETURN VALUES'' and ``ERRORS'' sections since...
2001-04-13 jedgarAdd acl_get_perm_np(3), a non-portable function to...
2001-04-13 jedgarAdd the remaining POSIX.1e ACL definitions:
2001-04-11 jedgarRevamp acl_create_entry() so it actually works.
2001-04-11 acheThis commit was generated by cvs2svn to compensate...
2001-04-11 jedgarCorrect the following defines to match the POSIX.1e...
2001-04-10 deischenTo be consistent, use the __weak_reference macro from...
2001-04-10 deischenInclude <unistd.h> so that read(2) and write(2) don...
2001-04-10 deischenFix a comment within a comment warning due to a missing...
2001-04-08 iedowseThe maximum RPC message size was set at 8k for UDP...
2001-04-08 ddMention that locks are inherited across an exec.
2001-04-08 ddInstall links to extattr_(get|set|delete)_fd.2 (from...
2001-04-06 wollmanThis commit was generated by cvs2svn to compensate...
2001-04-05 rumdoc(7) police: add missing LIBRARY section.
2001-04-05 ruUnbreak world.
2001-04-05 ruRecord -lposix1e merge with -lc.
2001-04-05 rumdoc(7) police rev 1.11: convert descriptions and cross...
2001-04-05 jedgar- Add descriptions and cross-references for the ACL...
2001-04-05 jedgarInstall the acl_create_entry.3 man page
2001-04-05 ddDocument the extattr_(get|set|delete)_fd calls, and...
2001-04-04 tmmActivate build of posix1e extensions in libc and libc_r...
2001-04-04 tmmAdd entries for the posix1e functions that will be...
2001-04-04 tmmPrepare for the inclusion of libposix1e into libc:...
2001-04-04 rumdoc(7) police: add missing .Pa call.
2001-04-04 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 iedowseFix some very broken code in __nc_error() that implemen...
2001-04-03 iedowseRemove some hacks that were apparently added to avoid...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-03 fennerThis commit was generated by cvs2svn to compensate...
2001-04-02 iedowseThere were a few error cases where the RPC code would...
2001-04-02 iedowseMove the #includes of reentrant.h to after the `#includ...
2001-04-01 ddHook the extattr_get_file.2 manual page into the build...
2001-04-01 ddA manual page for the extattr_get_file, extattr_set_fil...
2001-03-29 rumdoc(7) police: LIBRARY should be before SYNOPSIS.
2001-03-29 jedgarCorrect function name: acl_clear_perm -> acl_clear_perms
2001-03-29 benCatch up with a comment that changed in rev1.73 of...
2001-03-28 peterMostly pick up OpenBSD's rev 1.14 by deraadt@ and millert@.
2001-03-28 phkThe f_syncreads and f_asyncreads entries are missing...
2001-03-28 peterOpenBSD's g_Ctoc() returned a false error when the...
2001-03-28 peterFix g_Ctoc() interface, approximately based on OpenBSD...
next