]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Use the kern.msgbuf sysctl to get the message buffer on a running
[FreeBSD/FreeBSD.git] / lib /
2001-07-03 yarFirst, fix a leftover of the cut'n'paste from the kld...
2001-07-02 ddEACCES may be returned if write permission was denied...
2001-06-30 mikehReset errno so that subsequent TFTP requests don't...
2001-06-29 msmithThis commit was generated by cvs2svn to compensate...
2001-06-29 deischenClear the in thread scheduler flag after jumping to...
2001-06-28 ddFix a one-byte overrun.
2001-06-28 ddgetcwd(3) is defined by POSIX, not ISO C.
2001-06-28 ddDocument the existing vfc_flags.
2001-06-27 ddevent.h -> sys/event.h
2001-06-27 ruFixed the brain-o in rev. 1.10: the logic check was...
2001-06-27 jasoneFix a race condition in pthread_join(). All of the...
2001-06-27 gshapiroTypo fix: requires -> reacquires
2001-06-27 chrisRemove an extra word "fo" in the sentence "there is...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-26 obrienThis commit was generated by cvs2svn to compensate...
2001-06-25 acheReturn "" if reallocf() fails
2001-06-25 acheDescribe success return value
2001-06-25 acheAdd transition period hack allowing old locale names...
2001-06-25 ddAdd RETURN VALUES and ERRORS sections.
2001-06-25 ddMinor cleanup: sort includes, fix name.
2001-06-24 ddAdd a link to extattr.2 (from extattr_get_file.2)....
2001-06-24 ddAdd a manual page for extattr_string_to_namespace and
2001-06-24 ddmdoc(7) police: the BUGS section should go after HISTOR...
2001-06-24 ddThe fact that phk wrote this is not a bug!
2001-06-24 ddReword a sentence to make it proper English.
2001-06-24 ddRemove duplicate words.
2001-06-23 iedowseAdd a new clnt_control() request `CLSET_CONNECT' that...
2001-06-23 ruDocument "normalizing" behavior of mktime(3).
2001-06-23 jlemonBring in fix from rev 1.32 that got lost during the...
2001-06-21 obrienFix long lines.
2001-06-21 obrienAdd libbz2 to provide Bzip2 capabilities to the system.
2001-06-21 obrienThis commit was generated by cvs2svn to compensate...
2001-06-21 assarThis commit was generated by cvs2svn to compensate...
2001-06-20 ddFix a grammar bogon.
2001-06-19 ruThis commit was generated by cvs2svn to compensate...
2001-06-18 wollmanFix spelling of `errno' and add cross-references.
2001-06-18 wollmanDocument _SC_IOV_MAX. Add cross-references to pathconf...
2001-06-18 wollmanAfter one too many PRs on the subject, bite the bullet...
2001-06-18 dwmaloneIf the username we are trying to look up in the db...
2001-06-18 assar(cantwrite): do not allocate memory for a NULL string
2001-06-18 assarrevert freeing of memory that gets allocated when str...
2001-06-18 mikehFix typo: clnt_destroy() only takes one arg.
2001-06-16 obrienThis commit was generated by cvs2svn to compensate...
2001-06-16 assarfree memory that gets allocated by vfprintf when str...
2001-06-14 peterFix libpam's linker set stuff to use the new API (unbre...
2001-06-13 chrisConvert to mdoc(7).
2001-06-13 schweikhAdd description for the 'll' modifier for long long...
2001-06-13 ruAdded skeleton <complex.h> (aligned with the POSIX...
2001-06-13 ruComplete prototype for fts_compar.
2001-06-12 peterTurn on the extra 'const' settings for various curses...
2001-06-11 iedowseMake the non-threaded stub for pthread_sigmask() a...
2001-06-11 jlemonFix small bogon.
2001-06-11 desDon't call _ftp_closefn() upon EOF in _ftp_readfn(...
2001-06-11 umeSync with recent KAME.
2001-06-10 acheHandle "ASCII" and "US-ASCII" aliases
2001-06-10 umeImplement EDNS0 support, as EDNS0 support will be made...
2001-06-10 sobomaxFix cross-references:
2001-06-08 ddXref dladdr(3).
2001-06-07 sobomaxCreate curs_termcap.3 --> termcap.3 MLINK, so many...
2001-06-07 sobomaxCorrect cross-reference:
2001-06-07 rus/format/byte order/ (for clarity).
2001-06-07 ddurandom(4) -> random(4) in comments.
2001-06-07 ddurandom(4) -> random(4)
2001-06-05 impBack out my changes describing how snprintf nul termina...
2001-06-05 wollmanDon't mung the user's tm_sec field if we don't need...
2001-06-05 impI neglected to notice that the change text had already...
2001-06-05 sobomaxCorrect cross-references:
2001-06-05 sobomaxFix cross-references:
2001-06-05 impDocument what happens when the real id is changed.
2001-06-05 impMinor improvements:
2001-06-05 ddAdd a missing word.
2001-06-05 ddAdd a missing word.
2001-06-04 markmBig module cleanup.
2001-06-04 markmNull file to bring back a file from the dead. This...
2001-06-04 markmAdd the "nullok" option that causes this module to...
2001-06-04 markmTidy up the options list (and make it more extendable...
2001-06-04 markmAdd some new utility authenticators.
2001-06-04 brianAdd BSD-style copyright headers
2001-06-04 brianChange to a standard BSD-style copyright
2001-06-04 deischenProperly initialize a temporary FILE that is allocated...
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.
next