Add a README file with some helpful porting hints. I'd rather do this in
[dragonfly.git] / lib /
2006-09-13 Matthew DillonMAP_VPAGETABLE support part 3/3.
2006-09-13 Simon SchubertMerge from vendor branch CVS:
2006-09-10 Sascha WildnerRemove obsolete pre-Citrus file.
2006-09-10 Sascha Wildner* Remove support for VAX-style and IBM mainframe-style...
2006-09-10 Sascha WildnerRemove DEC Alpha support.
2006-09-10 Matthew DillonChange the kernel dev_t, representing a pointer to...
2006-09-06 Simon SchubertMerge from vendor branch OPENSSL:
2006-09-02 Sepherosa ZiehauMerge from vendor branch HOSTAPD:
2006-08-26 Sascha WildnerDocument the recent upgrade of the printf and scanf...
2006-08-19 Sascha WildnerComment out WARNS line. libc is not even WARNS=0 clean.
2006-08-19 Sascha WildnerRemove coda remains.
2006-08-18 Gregory Neil ShapiroUpgrade to sendmail 8.13.8
2006-08-17 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-08-03 Sascha WildnerRemove all occurences of double semicolons at the end...
2006-08-01 Simon SchubertDon't prematurely check for non-active descriptors...
2006-07-31 Simon SchubertUpdate the documentation to reflect current state:...
2006-07-30 Sascha Wildnerruserpass() takes 4 arguments but is called with only...
2006-07-27 Simon SchubertUpdate amd64 bits of libc's math routines
2006-07-27 Simon SchubertCorrect TLS and PIC addressing
2006-07-27 Simon SchubertRemove get/make/signalcontext.
2006-07-27 Simon Schubertadd header glue
2006-07-27 Simon SchubertAlways create __sys_name syscalls with weak symbols...
2006-07-27 Simon SchubertAdd amd64 atomic_lock implementation
2006-07-27 Simon SchubertThis is suitable for amd64 as well
2006-07-27 Simon SchubertTell malloc.c about amd64
2006-07-27 Simon SchubertAdd amd64 defines
2006-07-27 Simon Schubertinclude the correct headers
2006-07-27 Simon SchubertCompile libc_r for all archs
2006-07-27 Simon SchubertMerge from vendor branch GDB:
2006-07-22 Sascha WildnerUse .Cd for kernel configuration options.
2006-07-22 Sascha WildnerUse full month name for .Dd
2006-07-13 Sepherosa ZiehauMerge from vendor branch ATHEROS:
2006-07-08 Sascha WildnerRemove unnecessary check (u_int8_t is 0-255).
2006-07-05 Joerg SonnenbergerAdd wide char support for printf and friends. Fix a...
2006-07-04 Sascha WildnerComment out empty sections.
2006-06-28 Simon SchubertHandle return values correctly, don't treat ssize_t...
2006-06-27 Simon SchubertInvoke recvfrom with MSG_FNONBLOCK
2006-06-25 Simon SchubertDocument that only sockaddr_storage sized parameters...
2006-06-24 Sepherosa ZiehauMerge from vendor branch WPA_SUPPLICANT:
2006-06-17 Jeremy C. ReedFix typo or mispelling.
2006-06-14 Gregory Neil ShapiroHook sendmail 8.13.7 into the build
2006-06-14 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-06-14 Matthew DillonDo not set O_NONBLOCK on a threaded program's descripto...
2006-06-13 Matthew DillonThe pread/preadv/pwrite/pwritev system calls have been...
2006-06-05 Matthew DillonFix a file descriptor leak in cam_lookup_pass() when...
2006-05-26 Sascha Wildner- Uniformly use .In for header file references.
2006-05-17 Sascha WildnerRemove isinff and isnanf prototypes. Our isinf and...
2006-05-17 Sascha WildnerAdd isinff(3) manpage.
2006-05-16 Sepherosa ZiehauPut atomic_cmpset_int() into central place. This funct...
2006-04-29 Matthew DillonBring in SHA256 support from FreeBSD.
2006-04-27 Matthew DillonGet rid of libcr, the idea(s) behind it are not really...
2006-04-27 Sascha Wildnergrrr...fix reverse chronological order
2006-04-27 Sascha WildnerUpdate HISTORY section for preadv and pwritev.
2006-04-27 Sascha WildnerAdd documentation for the new preadv(2) and pwritev...
2006-04-17 Sascha WildnerAssorted .Xr fixes:
2006-04-13 David XuSeperate _mutex_cv_unlock from _mutex_unlock_common.
2006-04-13 David Xunamespace cleanup.
2006-04-13 David Xu1) Use int for m_flags of pthread_mutexattr.
2006-04-12 Sascha WildnerMerge from vendor branch BINUTILS:
2006-04-08 Sascha Wildners/pthread_mutex_create/pthread_mutex_init/
2006-04-08 Sascha WildnerAdd MLINKS for all functions.
2006-04-08 Sascha WildnerAdd missing isnormal(3) manual page.
2006-04-08 Sascha WildnerRemove references to multibyte(3) which is no longer...
2006-04-08 Sascha WildnerAdd section numbers to references and fix .Xr abuse
2006-04-08 Sascha WildnerUse .St for references to standards.
2006-04-07 Sascha WildnerPut the 'V' option back in.
2006-04-07 David XuUse the branch prediction macros in sys/cdefs.h.
2006-04-07 David XuTweak source code a bit to make gcc to generate better...
2006-04-06 David XuUnlock recursive mutex in pthread_cond_wait, though...
2006-04-06 David Xus/long/int
2006-04-06 David XuWARNS level 4 cleanup.
2006-04-06 David XuAdd all pthread functions into libc namespace.
2006-04-05 David XuMove some global variables into its module, remove...
2006-04-05 David XuPull in all symbols needed for static binary.
2006-04-05 David XuConvert weak reference to strong reference so that...
2006-04-04 David XuUpdate UMTX_LOCKED and add UMTX_CONTESTED macro.
2006-04-04 David XuRevamp the algorithm to acquire a contested lock, the...
2006-04-03 Matthew DillonA number of structures related to UFS and QUOTAS have...
2006-03-27 Sascha WildnerRemove trailing whitespace.
2006-03-27 Sascha WildnerMove .Pp outside of display.
2006-03-26 Sascha WildnerRemove redundant .Pp macros right before .El, .Sh and...
2006-03-24 Matthew DillonMajor BUF/BIO work commit. Make I/O BIO-centric and...
2006-03-22 Gregory Neil ShapiroAdjust build infrastructure for sendmail 8.13.6
2006-03-22 Gregory Neil ShapiroMerge from vendor branch SENDMAIL:
2006-03-22 Sascha WildnerPlan9 -> Plan 9
2006-03-21 Sascha WildnerFix xref order.
2006-03-20 Matthew Dillonstrnstr() was testing one byte beyond the specified...
2006-03-19 David XuMake thread suspension really work.
2006-03-18 Sascha WildnerSilence warnings about ignored trigraphs.
2006-03-18 Matthew DillonCleanup the copyright in this file. Easy since its...
2006-03-13 Sascha WildnerSilence warnings.
2006-03-12 David XuOops, disable debuging code.
2006-03-12 David XuRewrite mutex_init, get rid of compile warnings.
2006-03-12 David Xucopy flag DETACHED.
2006-03-12 David XuClose a race for thread detach.
2006-03-02 Sascha Wildner.Pq and friends add some unwanted extra whitespace...
2006-03-02 Joerg SonnenbergerFix initialisation of wide char support in FILE. Proble...
2006-03-01 Sascha WildnerFix section order (missed in my last commit).
2006-02-28 Sascha WildnerAdd documentation for CAPS system calls.
2006-02-28 Sascha WildnerUse \(xx style escape sequences for some special charac...
next