]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Adds notes on program termination and signal handlers.
[FreeBSD/FreeBSD.git] / lib /
2001-07-26 yokotaAdds notes on program termination and signal handlers.
2001-07-25 peterThis commit was generated by cvs2svn to compensate...
2001-07-24 sheldonhThe previous delta duplicated a significant amount...
2001-07-24 krisSync to OpenBSD (update comment and minor style change).
2001-07-24 krisSync to OpenBSD:
2001-07-24 yokota- Do not call VGLEnd() and exit() to terminate the...
2001-07-24 sheldonhThe delta introduced in the previous revision and attri...
2001-07-24 krisThis commit was generated by cvs2svn to compensate...
2001-07-24 sheldonhFinish the sweep of changes that fix doubled 'the'.
2001-07-24 krisAdd the list of signal-handler safe functions here...
2001-07-24 krisAdd a few more functions which are safe to call from...
2001-07-24 yarUnify SEE ALSO sections of the kld*.2 and mod*.2 manpages.
2001-07-23 fennerThis commit was generated by cvs2svn to compensate...
2001-07-23 umeSimplify IPv4 mapped IPv6 address handling.
2001-07-23 assarremove emalloc,ecalloc,erealloc,estrdup
2001-07-22 assaradd ecalloc, emalloc, erealloc, estrdup - versions...
2001-07-22 mppFix some man page xrefs.
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 msmithThis commit was generated by cvs2svn to compensate...
2001-07-21 brianHint getaddrinfo() correctly if we're looking up a...
2001-07-20 jasoneImplement pthread_attr_[gs]etguardsize(). Non-default...
2001-07-20 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 krisThis commit was generated by cvs2svn to compensate...
2001-07-19 jlemonDocument EVFILT_TIMER.
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 obrienThis commit was generated by cvs2svn to compensate...
2001-07-19 ddDon't claim that strncpy() is the same as strcpy().
2001-07-18 rumdoc(7) police: fix markup.
2001-07-18 rumdoc(7) police: widen width of the options list.
2001-07-18 ruThis commit was generated by cvs2svn to compensate...
2001-07-17 desUnbreak parsing URLs that have a host part but no docum...
2001-07-17 markmUpdate to the same level of debug-logging as the rest...
2001-07-17 markmUpdate to the same code as in the pam_krb5.so port.
2001-07-16 rumdoc(7) police: Add strncpy() to the NAME section.
2001-07-16 krisRemove unnecessary #include <stdlib.h>
2001-07-16 krisOops, commit the version which actually works
2001-07-16 krisAvoid a compile-time format string warning
2001-07-15 ddRemove whitespace at EOL.
2001-07-15 ddRemove whitespace at EOL.
2001-07-15 ddSet WARNS=2 on libraries that compile cleanly with it.
2001-07-14 iedowseFix a memory leak in __rpcb_findaddr(), avoid compiler...
2001-07-14 markmUse a better method of getting user credentials to...
2001-07-14 markmUse a better method to get user credentials to account...
2001-07-13 ddRecognize the %s format.
2001-07-13 rumdoc(7) police: -xwidth has been fold into -width.
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
2001-07-11 rumdoc(7) police: fixed markup, a little bit.
2001-07-11 rumdoc(7) police: fixed markup any numerous typos.
2001-07-10 rumdoc(7) police: removed punctuation after the last...
2001-07-10 obrienstyle nits
2001-07-10 ruThis commit was generated by cvs2svn to compensate...
2001-07-10 markmFix a horrible bug introduced by myself where the optio...
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 rumdoc(7) police: removed HISTORY info from the .Os call.
2001-07-10 obrienMFS: add the FreeBSD history.
2001-07-10 obrienGive the FreeBSD history also.
2001-07-09 obrienstyle nit
2001-07-09 tobezDocument more resolver(3) routines: dn_skip() from...
2001-07-09 markmClean up (and in some cases write) the PAM mudules...
2001-07-09 markmBump the major number. The libraries API has changed...
2001-07-09 markmAlmost completely rewrite the PAM module options processing
2001-07-09 markmAdd the WANT_INSECURE_OPIE frob which is useful for...
2001-07-09 markmAxe S/Key. OPIE is the legal successor.
2001-07-09 rumdoc(7) police: eliminate -ww warnings.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
2001-07-09 brianFix the type of the NULL arg to execl()
2001-07-08 desHandle shemeless, hostless URLs correctly.
2001-07-07 mikehAttempt to use the environment variable TMPDIR for...
2001-07-06 rumdoc(7) police: sort SEE ALSO xrefs (sort -b -f +2...
2001-07-06 rumdoc(7) police: fixed formatting.
2001-07-05 rumdoc(7) police: fixed markup and typo.
2001-07-04 yarUse the .Rv macro to describe the return value.
2001-07-04 rumdoc(7) police: added missing newline after .Dv macro...
2001-07-04 rumdoc(7) police: use .Rv -std.
2001-07-04 rumdoc(7) police: mark NULL with .Dv.
2001-07-04 rumdoc(7) police: fixed/simplified formatting.
2001-07-04 rumdoc(7) police: sort xrefs.
2001-07-04 rumdoc(7) police: print some example text with literal...
2001-07-04 rumdoc(7) police: fixed bugs in rev. 1.19, split section...
2001-07-04 rumdoc(7) police: compact VFCF_ list.
2001-07-04 mjacobMake sure you don't have a file descriptor leak for...
2001-07-04 ddDescribe the condition when EACCES is returned more...
2001-07-03 ddmdoc(7) police: fix spacing issue
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
next