]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
Add cross-references for the new kldsym(2) man page.
[FreeBSD/FreeBSD.git] / lib / libc /
2001-07-27 chrisAdd cross-references for the new kldsym(2) man page.
2001-07-27 chrisAdd a new kldsym(2) man page.
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 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-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-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 ruThis commit was generated by cvs2svn to compensate...
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-14 iedowseFix a memory leak in __rpcb_findaddr(), avoid compiler...
2001-07-13 ddRecognize the %s format.
2001-07-13 ruThis commit was generated by cvs2svn to compensate...
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 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 tobezDocument more resolver(3) routines: dn_skip() from...
2001-07-09 rumdoc(7) police: eliminate -ww warnings.
2001-07-09 ddmdoc(7) police: remove extraneous .Pp before and/or...
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-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 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-29 msmithThis commit was generated by cvs2svn to compensate...
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 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 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-13 schweikhAdd description for the 'll' modifier for long long...
2001-06-13 ruComplete prototype for fts_compar.
2001-06-11 iedowseMake the non-threaded stub for pthread_sigmask() a...
2001-06-11 jlemonFix small bogon.
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 sobomaxCorrect cross-reference:
next