]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib/libc
typo: patched->matched
[FreeBSD/FreeBSD.git] / lib / libc /
2001-08-09 mikehtypo: patched->matched
2001-08-08 rumdoc(7) police: expand plain text xrefs.
2001-08-08 ruUrge the reader to start using getaddrinfo(3) and getna...
2001-08-08 rumdoc(7) police: remove whitespace at EOL.
2001-08-08 rumdoc(7) police: markup nits.
2001-08-08 peterUpdate ptrace(2) re: PT_READ_U and PT_WRITE_U
2001-08-07 rumdoc(7) police:
2001-08-07 rumdoc(7) police: sort xrefs.
2001-08-07 rumdoc(7) police: markup nits.
2001-08-05 ddvarargs -> stdarg
2001-08-03 bdeDon't clobber the default for CFLAGS.
2001-08-02 iedowseIn getclnthandle(), if the address is found in the...
2001-08-01 ddmdoc(7) police: remove hard sentence breaks.
2001-08-01 sheldonhMFS: in HISTORY section, fix release number of first...
2001-08-01 sheldonhFix broken Fn calls; Fn doesn't take a manual page...
2001-08-01 gshapiroThis commit was generated by cvs2svn to compensate...
2001-07-31 mpOnly pull in the MD files if they exist. This allows...
2001-07-31 brianMention the sa_handler and sa_sigaction #defines in...
2001-07-30 asmodaiFreeBSD now also defines EIDRM and uses it.
2001-07-30 asmodaiRemove bogus BUGS section.
2001-07-30 asmodaiThis commit was generated by cvs2svn to compensate...
2001-07-30 obrienThis commit was generated by cvs2svn to compensate...
2001-07-29 tmmCorrect the old length argument passed to sysctlbyname...
2001-07-29 sheldonhAvoid any chance of being misunderstood as having libel...
2001-07-29 ddDon't xref mt(1) just because it mentions ioctl.
2001-07-29 ddDon't capitalize variable names.
2001-07-29 ddioctl(2) can return EFAULT from copyin.
2001-07-29 mikehRename the GLOB_MAXPATH flag of glob(3) to GLOB_LIMIT...
2001-07-28 obrienThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
2001-07-28 darrenrThis commit was generated by cvs2svn to compensate...
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.
next