Reorganise the nlist handling a bit, use an enum instead of preprocessor
[dragonfly.git] / lib /
2004-11-24 Joerg SonnenbergerAdd the basic of libkcore. Switch pstat to use kcore...
2004-11-24 Joerg SonnenbergerChange the include order of archive_string.h and archiv...
2004-11-24 Hiten PandyaAdd a SECURITY section which describes the kern.ckptgro...
2004-11-23 Eirik NygaardIt is sys_checkpoint.2 not checkpoint.2
2004-11-23 Matthew DillonAdd the sys_checkpoint(2) manual page and expand checkp...
2004-11-18 Joerg SonnenbergerAdd kinfo_get_vfs_bufspace(). Remove some junk from...
2004-11-18 Joerg SonnenbergerInclude Makefile
2004-11-18 Joerg SonnenbergerAdd a new system library, libkinfo. It is intended...
2004-11-16 Liam J. Foy- Set the clnt error functions 's' argument to const...
2004-11-14 Joerg SonnenbergerRemove the dependency on either asprintf or va_copy...
2004-11-14 Joerg SonnenbergerMerge from vendor branch GDB:
2004-11-12 Joerg SonnenbergerChange zconf.h and zlib.h to use underscored protection...
2004-11-10 Joerg SonnenbergerMerge from vendor branch LIBARCHIVE:
2004-11-10 Joerg SonnenbergerMerge from vendor branch BSDTAR:
2004-11-10 Joerg SonnenbergerImport libarchive and bsdtar. The default tar (/usr...
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-11-05 Matthew DillonAdd humanize_number(3) and split the trimdomain(3)...
2004-10-31 Jeroen Ruigrok/asmodaiRemove leftover 'is'.
2004-10-31 Jeroen Ruigrok/asmodaiDocument ENOMEM error case, note how strdup() is 1003...
2004-10-25 David RhodusRemove register keyword usage.
2004-10-24 Joerg SonnenbergerMerge from vendor branch GDB:
2004-10-23 Joerg SonnenbergerMerge from vendor branch READLINE:
2004-10-23 Joerg SonnenbergerFix the references to libz sources scattered over the...
2004-10-23 Joerg SonnenbergerMerge from vendor branch ZLIB:
2004-10-23 Joerg SonnenbergerImport zlib-1.2.2 using new-style contrib handling.
2004-10-23 Joerg SonnenbergerAdd some more functions for -liberty and make the libra...
2004-10-18 Eirik Nygaard * Fix spelling.
2004-10-02 Matthew DillonEnforce directory creation ordering for subdirectories...
2004-09-28 Joerg SonnenbergerDon't use patch -b, the flag has different meanings...
2004-09-26 Jeroen Ruigrok/asmodaiSet NCURSES_CONST to const.
2004-09-23 Scott UllrichWhile I'm here, convert other strcpy -> strlcpy
2004-09-23 Scott UllrichConvert strcpy -> strlcpy and convert strcpy and strcat...
2004-09-23 Hidetoshi ShimokawaAdd support for eui64(5) to libc.
2004-09-22 Joerg SonnenbergerAdd pidfile(3).
2004-09-21 Joerg SonnenbergerSync defines with sys/globaldata.h.
2004-09-20 Jeroen Ruigrok/asmodaiSwitch to 9.2.4rc7.
2004-09-20 Jeroen Ruigrok/asmodaiMerge from vendor branch BIND:
2004-09-19 Jeroen Ruigrok/asmodaiFrom NetBSD 1.11:
2004-09-19 Joerg SonnenbergerChange getgrouplist(3) to take gid_t arguments for...
2004-09-15 Joerg SonnenbergerThe prefered location of the byteorder functions is...
2004-09-14 Joerg SonnenbergerMake clnt_create take both host and proto as const...
2004-09-14 Joerg SonnenbergerDon't append '\n\0' to the return value of clnt_sperror...
2004-09-14 David RhodusI guess I should bumb document date too.
2004-09-14 David RhodusFix printf example.
2004-08-31 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-30 Scott UllrichMerge from vendor branch OPENSSH:
2004-08-30 Scott UllrichImport OpenSSH-3.9p1 from openbsd.org
2004-08-29 Jeroen Ruigrok/asmodaiMerge from vendor branch OPENSSL:
2004-08-27 Jeroen Ruigrok/asmodaiRework the wording in a different way. For send()...
2004-08-27 Jeroen Ruigrok/asmodaiClarify the 's' and 'msg' arguments and note how send...
2004-08-25 Matthew DillonCleanup various type-o's in comments.
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-20 Joerg Sonnenbergersys/types.h ==> sys/param.h for endian macros
2004-08-20 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Joerg Sonnenberger- include sys/param.h for endian macros
2004-08-19 Joerg SonnenbergerUse sys/param.h instead of sys/types.h for endian macros.
2004-08-16 Joerg SonnenbergerMake this WARNS?=6 clean by explicitly using __DECONST...
2004-08-16 Joerg SonnenbergerIn cmd(), after the vsnprintf is a strcat done to appen...
2004-08-16 Joerg SonnenbergerFix various buffer overflows.
2004-08-16 Joerg SonnenbergerMore constify.
2004-08-16 Joerg SonnenbergerMake libftpio WARNS=6 clean.
2004-08-15 Joerg SonnenbergerAdd strotonum(3) into the !ANSI_SOURCE && !_POSIX_SOURC...
2004-08-12 Eirik NygaardAdd message passed syscall's.
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-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...
next