Missing files from OpenSSH import
[dragonfly.git] / lib / libc /
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
2004-07-27 Jeroen Ruigrok/asmodaiGet rid of varargs.h.
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-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-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-15 Joerg SonnenbergerFix warning
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-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-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 NygaardMerge from vendor branch TCPDUMP:
2004-05-15 Eirik NygaardMerge from vendor branch LIBPCAP:
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: