Small style fix
[dragonfly.git] / lib / libc /
2004-04-25 Joerg SonnenbergerSmall style fix
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-05 Matthew DillonBring in FreeBSD 1.2.2.2. Properly unwind the stack...
2004-03-20 David RhodusStart removing the old build infrastructure for the...
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-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-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-24 Joerg SonnenbergerThe __cxa_atext/__cxa_finalize patch is based on FreeB...
2004-01-23 Joerg SonnenbergerGCC 3.3 doesn't support #pragma weak A=B, when A is...
2004-01-22 Joerg SonnenbergerImplement __cxa_atexit and __cxa_finalize as requested...
2004-01-22 Joerg SonnenbergerMerge from vendor branch LIBSTDC++:
2004-01-06 Eirik Nygaard * Add devname_r(3) function, which takes a buffer...
2004-01-04 Eirik Nygaard * Remove the use of the kern.devname sysctl since...
2003-12-10 Matthew DillonAdd libc support for propolice. See:
2003-12-06 David Rhodus* Remove a few extra $FreeBSD$ tags
2003-12-04 Matthew DillonAugment the upcall system calls to support a priority...
2003-12-02 David Rhodus* Might help if we built gbk.c and gb18030.c
2003-12-02 Eirik Nygaard * Remove unused #includes.
2003-12-01 David Rhodus* Fix problem where initgroups would silently truncat...
2003-12-01 David Rhodus* Add GBK encoding support.
2003-12-01 David Rhodus* Add support for gb18030 encoding.
2003-12-01 David Rhodus* Document the fact that send(2) can return EPIPE ...
2003-11-21 Matthew DillonTweak the context data a bit and do some code cleanup...
2003-11-21 Matthew DillonAdd a big whopping manual page for the upcall syscalls...
2003-11-12 Eirik Nygaard * Removed the __P macros from lib/
2003-11-12 Eirik Nygaard * Add missing $DragonFly$ keywords.
2003-11-10 Jeroen Ruigrok/asmodaiProperly document getenv()'s return values using a...
2003-11-09 Matthew DillonAdd a pmap_getport_timeout() call hack that allows...
2003-11-09 Matthew DillonCore integer types header file reorganization stage...
2003-10-24 Matthew DillonFix type-o's, minor documentation update.
2003-10-24 Matthew DillonAdd SIGCKPT support to tcsh's built-in kill.
2003-10-14 Matthew DillonUpdate the sys_sig* manual page to include portability...
2003-10-14 Matthew DillonNSIG is now 64. Extend the siglist arrays to match.
2003-09-06 Jeroen Ruigrok/asmodaiGet rid of __P, the days of K&R support are long past.
2003-09-06 Jeroen Ruigrok/asmodaiRemove 'register' keyword while I am here.
2003-09-06 Jeroen Ruigrok/asmodaiFix dependency that long is always 32 bits. This does...
2003-08-22 Jeroen Ruigrok/asmodaiGet rid of __const.
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-07-13 Matthew DillonFix minor buildworld issues, mainly #include file depen...
2003-07-13 Matthew DillonAdd missing required '*' in indirect jmp (fix assembler...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: