]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
- Optimise current cursor position displaying routines, to avoid unnecessary
[FreeBSD/FreeBSD.git] / lib /
2001-06-01 tmmChange this to support the new way swap device informat...
2001-06-01 krisFix another unprotected instance of chdir() by extendin...
2001-06-01 iedowseCopy the sockaddr from the netbuf data area, not from...
2001-06-01 ruRemove vestiges of MFS.
2001-05-30 gshapiroCorrect the documentation for snprintf() and vsprintf...
2001-05-30 krisWhen doing the chdir("..") in the !FTS_NOCHDIR case...
2001-05-30 ruAdd an integer field to keep protocol-specific flags...
2001-05-30 sosDont free a hard code array.
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-29 msmithThis commit was generated by cvs2svn to compensate...
2001-05-28 msmithCorrect the returned UDP datagram length. See the...
2001-05-28 msmithThe shortest valid TFTP packet is 4 bytes, not 8.
2001-05-28 gshapiroThis commit was generated by cvs2svn to compensate...
2001-05-28 obrienThis commit was generated by cvs2svn to compensate...
2001-05-27 desImplement a HTTP_USER_AGENT environment variable.
2001-05-26 desDocument the authentication callback interface.
2001-05-26 desBump major number.
2001-05-26 desAdd rudimentary support for an authentication callback...
2001-05-26 desMAXPATHLEN -> PATH_MAX
2001-05-26 desPlug memory leak.
2001-05-26 ru- sys/n[tw]fs moved to sys/fs/n[tw]fs
2001-05-25 ericAdd warnings about trusting user-supplied data.
2001-05-25 rwatsono Merge contents of struct pcred into struct ucred...
2001-05-24 markmAdd the "auth_as_self" option to the pam_unix module...
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 desAdd some error codes that were added in RFC2616.
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 jasoneAdd a test for PR 24345.
2001-05-20 jasoneUpdate the verify script.
2001-05-20 jasoneDon't define _REENTRANT, since the Makefile does so.
2001-05-20 jasoneFix a typo.
2001-05-20 jasoneInstead of using a join queue for each thread, use...
2001-05-20 ruRemoved -I${.CURDIR}/../../sys from CFLAGS.
2001-05-20 krisThis commit was generated by cvs2svn to compensate...
2001-05-20 archieDocument ECONNREFUSED.
2001-05-19 sobomaxUse CONS_GETINFO ioctl to get geometry of the current...
2001-05-19 obrienRemove these libs that are the same .so version as...
2001-05-19 obrienRemove these libs that are the samed .so version as...
2001-05-19 obrienUpdate the AXP compat4x dist to the 4.3-FreeBSD libs.
2001-05-19 obrienUpdate the i386 compat4x dist to the FreeBSD 4.3 libs.
2001-05-18 iedowseThe function clnt_dg_call(), which is used for UDP...
2001-05-18 ruRemoved -I${.CURDIR}/.../sys from CFLAGS.
2001-05-18 ruFixed typo in the description.
2001-05-18 obrienSort.
2001-05-18 obrienAdd the "prompt" and "passwd_prompt" fields to /etc...
2001-05-18 obrienUse the correct FreeBSD definitions for wint_t and...
2001-05-18 jasoneCondition variable waiters are queued in descending...
2001-05-17 ruSuppress compiler warning by adding a type cast.
2001-05-17 peterArgh. Fix a long-standing man page filter botch. See...
2001-05-17 peterUpdate for ncurses 5.2-20010512 import
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 jasoneMark a thread that is suspended while sleeping as inter...
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-14 dcsReplace functional bugs of ctypish functions in libstan...
2001-05-14 markmBring in a few useful PAM modules.
2001-05-13 jkh+ add u_long sector_size to struct disk (documented...
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-07 knuProperly copy the P_ALTSTACK flag in struct proc::p_fla...
2001-05-04 greenFinish disconnecting pam_ssh from the build.
2001-05-04 deischenMove the check for a pending signals to after the threa...
2001-05-04 greenThis commit was generated by cvs2svn to compensate...
2001-05-04 greenI've been meaning to take pam_ssh out of the base syste...
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 dwmaloneAvoid dividing by zero if kd->procbase->ki_structsize...
2001-05-03 markmUpdate for (Linux-)PAM 0.75
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-02 mjacobDo the alpha dance for the change MarkM hath made on...
2001-05-01 dwmaloneDon't give a warning about "proc size mismatch" if...
2001-05-01 markmCompensate for header dethreading.
2001-05-01 markmCompenate for header dethreading.
2001-05-01 markmCompensate for header dethreading.
2001-05-01 markmCompensate for header dethreading.
2001-04-29 msmithUnbreak world by defining isalnum() for libstand consumers.
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-24 archieApply 'const' liberally.
next