Add information about return code for immutable files.
[dragonfly.git] / lib / libc / gen /
2005-02-02 Matthew DillonMinor adustments to avoid a signed/unsigned comparison...
2005-02-02 Matthew DillonThe last commit broke ttyname(), which broke ssh -1...
2005-02-01 Joerg SonnenbergerGCC 3.4 doesn't include a #pragma weak reference, if...
2005-01-31 Matthew DillonRemove _THREAD_SAFE depenendancies. Create weakly...
2005-01-16 Eirik NygaardMerge from vendor branch HEIMDAL:
2005-01-06 Joerg Sonnenbergerstyle(9) cleanup.
2005-01-06 Joerg SonnenbergerAdd _DIAGASSERT macro for library internal usage. This...
2005-01-04 Joerg SonnenbergerMerge from vendor branch DHCP:
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch FILE:
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-12-16 Joerg SonnenbergerAdd weak fake pthread functions, which always fail...
2004-12-14 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-09 Joerg SonnenbergerDefine IOV_MAX for userland too and make it available...
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Joerg SonnenbergerChange getgrouplist(3) to take gid_t arguments for...
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-25 Matthew DillonCleanup various type-o's in comments.
2004-08-03 Matthew DillonMerge from vendor branch CVS:
2004-07-31 Scott UllrichMerge from vendor branch OPENSSH:
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-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-06 Hiten PandyaRegister keyword removal. No operational changes.
2004-06-06 Hiten PandyaImplement POSIX.1-2001 (XSI)'s ulimit(3) library call.
2004-06-06 Hiten PandyaDiscard the first 1024 bytes of output as suggested by
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-17 Eirik NygaardMerge from vendor branch AWK:
2004-04-13 Eirik NygaardMerge from vendor branch DIFFUTILS:
2004-03-20 David RhodusStart removing the old build infrastructure for the...
2004-03-11 Hiten PandyaMega mdoc(7) update:
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-23 Joerg SonnenbergerGCC 3.3 doesn't support #pragma weak A=B, when A is...
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-01 David Rhodus* Fix problem where initgroups would silently truncat...
2003-11-12 Eirik Nygaard * Removed the __P macros from lib/
2003-11-12 Eirik Nygaard * Add missing $DragonFly$ keywords.
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-08-22 Jeroen Ruigrok/asmodaiGet rid of __const.
2003-08-08 Matthew DillonKernel tree reorganization stage 2: Major cvs repositor...
2003-06-17 Matthew DillonAdd the DragonFly cvs id and perform general cleanups...
2003-06-17 Matthew DillonInitial import from FreeBSD RELENG_4: