Reorder included headers to an acceptable standard. System headers
[dragonfly.git] / lib /
2004-12-20 Joerg SonnenbergerMerge from vendor branch GCC:
2004-12-20 Matthew DillonRemove duplicate _EXTRADEPEND entry. bsd.lib.mk alread...
2004-12-20 Joerg SonnenbergerUSER_LDT has been removed ages ago.
2004-12-20 Matthew DillonCorrect conditional which would always make kcore_open...
2004-12-18 Jeroen Ruigrok/asmodaiAdd missing backslash.
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch CVS:
2004-12-18 Jeroen Ruigrok/asmodaiMove from K&R function declaration to ANSI.
2004-12-18 Jeroen Ruigrok/asmodaiMerge from vendor branch BINUTILS:
2004-12-18 Jeroen Ruigrok/asmodaiMove the Magdir handling from usr.bin/file to here...
2004-12-18 Jeroen Ruigrok/asmodaiUse spaces after the CFLAGS assignment as well.
2004-12-18 Jeroen Ruigrok/asmodaiUse a space instead of a tab.
2004-12-18 Jeroen Ruigrok/asmodaiAdd libmagic and reorder/restructure the list of the...
2004-12-18 Jeroen Ruigrok/asmodaiUse the more commonly used SRCDIR instead of SOURCEDIR...
2004-12-18 Jeroen Ruigrok/asmodaiFirst stab at file's libmagic.
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-06 Joerg SonnenbergerDon't include the "Hello, world" example in libz.
2004-12-04 Joerg SonnenbergerReturn retval if the second sysctl failed, not NULL.
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-12-01 Joerg SonnenbergerMerge from vendor branch NTPD:
2004-11-28 Joerg SonnenbergerMissing return-value check for malloc.
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.
next