]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
This commit was generated by cvs2svn to compensate for changes in r71345,
[FreeBSD/FreeBSD.git] / lib /
2001-01-21 gshapiroThis commit was generated by cvs2svn to compensate...
2001-01-20 wollmanRevert rev. 1.27. This file only included <sys/select...
2001-01-19 rumdoc(7) police: removed leading whitespaces that are...
2001-01-18 ruman(7) -> mdoc(7).
2001-01-17 benDocument EHOSTDOWN error.
2001-01-17 jedgarClarify comments referring to strlcat() usage
2001-01-17 jedgar- Reverse the order of two loop invariant to ensure...
2001-01-17 benMerge the documentation for sigsetmask() and sigblock...
2001-01-17 ruman(7) -> mdoc(7).
2001-01-17 rurstat(1) and rstat_svc(8) are the early versions of
2001-01-17 rwatsono When returning NULL, return (NULL) instead of return...
2001-01-16 benSIGABRT is *not* the same as calling abort(), so don...
2001-01-16 benThe bit about sigpending not detecting any errors is...
2001-01-16 rumdoc(7) police: fixed broken references.
2001-01-16 ruPrepare for mdoc(7)NG.
2001-01-15 nsouchVersion bump, because of ABI incompatibility.
2001-01-13 nsouchAdd Truecolor 16 and 32bits support. Note that 24bits...
2001-01-12 ruman(7) -> mdoc(7).
2001-01-12 rumdoc(7) police: Ft/Vt now accept punctuation-type argum...
2001-01-12 ruman(7) -> mdoc(7).
2001-01-12 ruman(7) -> mdoc(7).
2001-01-11 ruman(7) -> mdoc(7).
2001-01-10 rumdoc(7) police: fixed (minor) mdoc bugs introduced...
2001-01-09 rwatsono acl_from_text.c:
2001-01-09 rwatsono bzero() the ACL structure only if malloc() returns...
2001-01-09 rwatsono Correct spelling error from patch in previous commit.
2001-01-09 rwatsono Add missing initialization of errno from error returns of
2001-01-08 desThe user name for anonymous ftp is now "anonymous".
2001-01-08 desBack out previous (accidental) commit.
2001-01-08 desUse "anonymous" rather than "ftp" as login name for...
2001-01-08 rwatsono Make acl_from_text() support uid's and gid's as well...
2001-01-07 jedgarCorrect check of getgrnam output
2001-01-06 archieFix bugs in the handling of > 8 positional arguments:
2001-01-06 jhbUse a unified libgcc rather than a seperate one for...
2001-01-06 alexgethostbyname2() is able to lookup AF_INET6.
2001-01-06 obrienUse a unified libgcc rather than a seperate one for...
2001-01-06 obrienForce strong references to several pthread_* functions...
2001-01-04 obrienAdd rcsid's.
2001-01-04 obrienThe instructions on doing something with src/lib/csu...
2001-01-04 obrienPowerPC version of the C runtime support.
2001-01-04 obrienPowerPC verions of the crt initialization and finalizat...
2001-01-03 obrienThis commit was generated by cvs2svn to compensate...
2001-01-02 obrienFix SCCS id string abuse I introduced.
2001-01-01 benFix typo: ispec -> ipsec
2001-01-01 deischenChange the interface of getlogin_r to return an int...
2001-01-01 benMake it a bit clearer that asprintf doesn't actually...
2000-12-31 ghelmerIn call to realloc, pass the number of bytes needed...
2000-12-31 phkUse macro API to <sys/queue.h>
2000-12-30 benUse macro API to <sys/queue.h>
2000-12-30 greenFix a tailq conversion bug that resulted in, e.g.,...
2000-12-29 assarThis commit was generated by cvs2svn to compensate...
2000-12-29 phkUse TAILQ instead of CIRCLEQ.
2000-12-29 ruFixed typo not fixed in previous revision.
2000-12-29 ruPrepare for mdoc(7)NG.
2000-12-28 peterReflect rev 1.18 in crypt.c. Note that this section...
2000-12-28 peterHindsight is wonderful, but I got cold feet over the...
2000-12-28 peterMerge into a single US-exportable libcrypt, which only...
2000-12-27 benLink stringlist.3 to sl_{add,find,free,init}.3
2000-12-22 desDocument FTP_LOGIN.
2000-12-22 desCheck the FTP_LOGIN environment variable before falling...
2000-12-21 msmithThis commit was generated by cvs2svn to compensate...
2000-12-20 deischenWhen retrieving the time of day in nanosleep(), store...
2000-12-20 deischenEnable check for pending signals after calling a signal...
2000-12-17 nectarFix mostly harmless typo:
2000-12-14 obrienThis commit was generated by cvs2svn to compensate...
2000-12-14 rumdoc(7) police: added missing .Os call.
2000-12-14 rumdoc(7) police: removed history info from the .Os FreeB...
2000-12-13 desAvoid a segfault (due to an unitialized pointer) when...
2000-12-13 obrien#endif should not have a non-comment token after it.
2000-12-12 rnordierDo install-time configuration of the i386 boot0 boot...
2000-12-12 rumdoc(7) police: Now that .Fx macro is parsed, backout
2000-12-12 mckusickChange the proc information returned from the kernel...
2000-12-11 rwatsono Introduce a pile more documentation about capabilitie...
2000-12-11 rumdoc(7) police: use canonical form of .Dd macro.
2000-12-11 deischenMove telldir position recording type definitions and...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-10 assarThis commit was generated by cvs2svn to compensate...
2000-12-09 obrienAdd `_PATH_DEVZERO'.
2000-12-08 alexstrunvis(3) and unvis(3) are the same files.
2000-12-08 alexThere are four types of encoding now, not three. Most...
2000-12-08 msmithThis commit was generated by cvs2svn to compensate...
2000-12-08 psWhen TFTP tries to open a file, it is expecting struct...
2000-12-06 ruUpgrade to groff 1.16.1.
2000-12-06 desSomewhere along the line, I misunderstood the whole...
2000-12-06 ruBack this out, we apparently have the ipfw(4).
2000-12-06 ruipfw(4) -> ipfw(8).
2000-12-06 deischenCleanup XXXdir functions to eliminate global hash table of
2000-12-06 jedgarAdd appropriate defines to use snprintf/vsnprintf inste...
2000-12-05 obrienChange the spelling of `.' to `.' from .OBJDIR since...
2000-12-05 jhbMove the ipfw(4) xref to the description of LOG_SECURIT...
2000-12-05 ruThis commit was generated by cvs2svn to compensate...
2000-12-05 tgAdd some missing functions in MLINKS. Link assume_defau...
2000-12-05 tgInstall manpages, including appropriate MLINKS.
2000-12-05 greenForgot to remove the old line in the last commit.
2000-12-05 greenThis commit was generated by cvs2svn to compensate...
2000-12-04 ume- __ivaliduser_sa() was introduced for forthcoming...
2000-12-04 rumdoc(7) police: fix formatting errors in rev 1.27.
2000-12-04 jdpWhen recording the original arguments, stop short if...
2000-12-04 jdpWhen recording the original arguments, don't (ab)use...
next