Update mk files list with the current supplied one.
[dragonfly.git] / lib /
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichImport OpenSSH 3.8.1.p1 into base.
2004-07-29 Matthew DillonAdd a stack-size argument to the LWKT threading code...
2004-07-28 Joerg SonnenbergerNTOHL(x) ==> x = ntohl(x)
2004-07-27 Jeroen Ruigrok/asmodaiGet rid of varargs.h.
2004-07-27 Jeroen Ruigrok/asmodaiGet rid of varargs.h.
2004-07-27 Jeroen Ruigrok/asmodaiGet rid of varargs.h.
2004-07-23 David RhodusEmulate __FreeBSD__ till 3rd party applications later...
2004-07-23 Eirik NygaardFix build with gcc34.
2004-07-21 David RhodusCleanout __FreeBSD__ defines which are not needed.
2004-07-16 Hiten PandyaChange all files that I own to use the official DragonF...
2004-07-15 Hiten PandyaCorrect mdoc(7) processing errors; the .Bl directive...
2004-07-15 Hiten PandyaPOSIX update and cleanups for getopt(3):
2004-07-11 David RhodusFix warning when building with c99.
2004-07-08 Chris PresseyCorrect the FreeBSD attribution on this file.
2004-07-08 Hiten PandyaCorrectly use the .Bd directive, i.e., present it with...
2004-07-08 Hiten PandyaA variety of mdoc(7) and grammar changes:
2004-07-08 Hiten PandyaUse the .Dv directive for marking up PROT_* constants.
2004-07-08 Hiten PandyaCorrect mdoc(7) errors:
2004-07-05 Eirik NygaardPlay catchup with libc.
2004-07-04 Eirik NygaardRearrange the machine/cpufunc.h header and add it where...
2004-06-28 David RhodusUpdate some copyright notices to become more legal...
2004-06-27 Matthew DillonMore missed named fixups related to the include directo...
2004-06-24 Joerg SonnenbergerMerge from vendor branch GCC:
2004-06-20 Matthew DillonMerge from vendor branch GCC:
2004-06-19 Joerg SonnenbergerFix compilation "Label at end of compound statement...
2004-06-19 Joerg SonnenbergerFix GCC 3.4 build
2004-06-15 Joerg SonnenbergerFix warning
2004-06-15 Joerg SonnenbergerNuke lib/csu/i386 (a.out support) and copy lib/csu...
2004-06-14 Joerg SonnenbergerSwitch from GCC-version specific crtbegin/crtend code...
2004-06-14 Joerg SonnenbergerImport BSD-licensed crtbegin/crtend support.
2004-06-09 Hiten PandyaRevert the locking of feof(3) for now; there is possibi...
2004-06-09 Hiten PandyaAdd a 'big fat comment' about the FUNLOCKFILE(fp) imple...
2004-06-09 Hiten PandyaRevert previous commit about FUNLOCKFILE(fp), it causes...
2004-06-09 Joerg SonnenbergerAdd implemenation of lrealpath. This works like realpat...
2004-06-09 Joerg SonnenbergerFix the warranty, this is not UCB code
2004-06-09 Joerg SonnenbergerBegin implementing a -liberty replacement for binutils...
2004-06-08 Hiten PandyaIf handed a bad file pointer that we can't write to...
2004-06-08 Hiten PandyaIEEE Std. 1003.1-2001 wants feof(3) to behave as if...
2004-06-08 Hiten PandyaIEEE Std. 1003.1-2001 dictates that fileno(3) behave...
2004-06-08 Hiten PandyaC99 update: freopen(3) with NULL 'path' argument so...
2004-06-08 Hiten Pandyamdoc(7) corrections; use .Dv instead of .Em etc, fix...
2004-06-08 Hiten PandyaDocument security issues with gets(3) in a proper manner.
2004-06-07 Hiten PandyaSet the return value properly for fgetpos(3).
2004-06-07 Hiten PandyaFUNLOCKFILE(fp) *after* modifying the FILE pointer...
2004-06-07 Hiten PandyaUse ANSI C prototypes and remove the !__STDC__ varargs...
2004-06-07 Hiten PandyaAvoid a memory leak if vfprintf(3) by always calling...
2004-06-07 Hiten PandyaRemove useless __STDC__ junk.
2004-06-07 Hiten PandyaUse correct sentence structure.
2004-06-07 Hiten PandyaDissolve use of the 'register' keyword.
2004-06-06 Matthew DillonBack out the last change. Normal 'make' builds in...
2004-06-06 Hiten PandyaANSI-fication. No operational changes.
2004-06-06 Hiten PandyaRegister keyword removal. No operational changes.
2004-06-06 Hiten PandyaAdd a reference to the ulimit(3) manual page.
2004-06-06 Hiten PandyaImplement POSIX.1-2001 (XSI)'s ulimit(3) library call.
2004-06-06 Hiten PandyaDo not use the installed include files, instead, set...
2004-06-06 Hiten PandyaDiscard the first 1024 bytes of output as suggested by
2004-05-27 Matthew DillonAttach bind-9.2.4rc4 to the base system. Rip out bind...
2004-05-20 Hiten PandyaUpdate the mlock(2) manual page:
2004-05-17 Matthew DillonBring in a better seeding and random number generation...
2004-05-15 Eirik NygaardUpdate libpcap to version 0.8.3
2004-05-15 Eirik NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
2004-04-25 Joerg SonnenbergerSync libcr with libc.
2004-04-25 Joerg SonnenbergerSmall style fix
2004-04-24 Joerg SonnenbergerPartial sync with kernel to get libcaps compilable...
2004-04-22 Matthew Dillonposixlocks resource limit part 1/4: Add support to...
2004-04-20 Eirik NygaardMerge from vendor branch LESS:
2004-04-19 Justin C. SherrillSync with FreeBSD 4-STABLE manpages.
2004-04-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Matthew Dillonres_search only incremented got_servfail for h_errno...
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-04-11 Chris PresseyStyle(9) cleanup.
2004-04-05 Matthew DillonBring in FreeBSD 1.2.2.2. Properly unwind the stack...
2004-04-02 Hiten PandyaPer-CPU VFS Namecache Effectiveness Statistics:
2004-03-31 Matthew DillonCleanup libcaps to support recent LWKT changes. Add...
2004-03-25 Matthew Dillonmake -j N support, the generated lib_gen.c and nomacros...
2004-03-22 Matthew DillonThis represents a major update to the buildworld subsystem.
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-13 Eirik NygaardUpdate libcr with recent libc updates.
2004-03-11 Hiten PandyaMega mdoc(7) update:
2004-03-08 Hiten PandyaDocument that kldload(2) can also return EEXIST.
2004-03-08 Hiten PandyaMerge from FreeBSD:
2004-03-07 Matthew DillonInitial CAPS IPC structural encoding and decoding suppo...
2004-03-06 Matthew DillonBring libcaps in line with recent LWKT changes.
2004-02-26 Joerg SonnenbergerRemove unused and undocumented strhash files.
2004-02-17 Joerg SonnenbergerInstall getopt_long.3
2004-02-06 Joerg SonnenbergerDe-K&R-ify source, remove register keywords.
2004-02-03 Matthew DillonRemove obsolete __FreeBSD_version checks, add __DragonF...
2004-02-03 Matthew DillonFake __FreeBSD__ for various contrib/ code that needs it.
2004-02-03 Matthew DillonAdd -DSETPWENT_VOID to CFLAGS to work around a __FreeBS...
2004-02-02 Matthew DillonMerge from vendor branch BINUTILS:
2004-02-02 Matthew Dillonbinutils214 stage 2/4.
2004-01-31 Joerg SonnenbergerAdd getopt_long from NetBSD
2004-01-31 Matthew DillonMAINTAINER lines in Makefile's are no longer applicable...
2004-01-26 Joerg SonnenbergerReally remove C++ from libc_r
2004-01-26 Joerg SonnenbergerRemove C++ from libc_r. Use __attribute__((constructor...
2004-01-25 Joerg SonnenbergerAdd -ffreestanding to CFLAGS for gcc3
2004-01-24 Joerg SonnenbergerThe __cxa_atext/__cxa_finalize patch is based on FreeB...
2004-01-23 Joerg SonnenbergerFix GCC 3.3 compilation and style(9)
next