summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2007-03-26do not doc the http partsTheo de Raadt
2007-03-26do not ship the http parts for now; ok millertTheo de Raadt
2007-03-25eliminate call to abort(), which is very bad in libs. I forgat howOtto Moerbeek
2007-03-24rfork sh bits.Miod Vallat
2007-03-22nicer MLINKS chunkTheo de Raadt
2007-03-21Add missing constTodd C. Miller
2007-03-21Add support for mounting arbitrary sessions, from Enache AdrianPedro Martelletto
2007-03-21event_init() and event_dispatch() take void. Add commented outTodd C. Miller
2007-03-21fix a formatting issue found by reyk;Jason McIntyre
2007-03-21Use arc4random() to generate random IDs. In the future weTodd C. Miller
2007-03-21Document event_base_free(). OK jmc@Todd C. Miller
2007-03-20Remove duplicate definition of _POSIX_THREAD_ATTR_STACKSIZE and quietKurt Miller
2007-03-20remove some bogus *p from charles longeauTed Unangst
2007-03-20remove some bogus *p tests from charles longeauTed Unangst
2007-03-19+.Xr evdns 3 ,Jason McIntyre
2007-03-19further cleanup;Jason McIntyre
2007-03-19add MLINKS for evdns_err_to_string() and evdns_nameserver_add();Jason McIntyre
2007-03-19clean up this page;Jason McIntyre
2007-03-19provide MLINKS for evhttp_start() and evhttp_free();Jason McIntyre
2007-03-19tweaks;Jason McIntyre
2007-03-19Update to libevent-1.3b while retaining our local changes. beck@ OKTodd C. Miller
2007-03-19Get rid of useless #if 0 block, especially since the code is includedRay Lai
2007-03-15give _POSIX_THREAD_* defines a value of 1 so applications thatKurt Miller
2007-03-13Set the DN bit in the fpscr upon startup, to prevent faulting when loadingMiod Vallat
2007-03-07manual page update by Bruce M. Simpson <bms@FreeBSD.org> toJason McIntyre
2007-03-05Remove _err() calls from getnetgrent.c. This is a minor API changeTodd C. Miller
2007-03-03remove duplicate option; spotted by Igor SobradoJason McIntyre
2007-03-03Kernel crash dumps and associated libkvm bits for landisk.Miod Vallat
2007-03-02Move landisk to hardware floating point. At the moment the FPU context isMiod Vallat
2007-03-01If NLS is disabled, strerror does not print the correct error string.Alexander Bluhm
2007-02-28- NOTES -> CAVEATSJason McIntyre
2007-02-28use mdoc macros;Jason McIntyre
2007-02-28new sentence, new line;Jason McIntyre
2007-02-27sha2 hashes are not 5 32-bit ints in size. Just leave out the sizeTodd C. Miller
2007-02-27Update to tzcode2007c from elsie.nci.nih.govTodd C. Miller
2007-02-26Add SuperH to the architecture list which stack grow down, even though thisMiod Vallat
2007-02-26another EINVAL case documentedOtto Moerbeek
2007-02-26Now that the code is consistent, make the descriptions of EINVALOtto Moerbeek
2007-02-21net.inet.esp.udpencap is enabled by default;Jason McIntyre
2007-02-20Revert PAE pmap for now, until the strange bug is found. This stopsTom Cosgrove
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-20Change hard coded numbers to sizeof(buf). Also change someRay Lai
2007-02-19pthread bits for sh; help deraadt@, ok kettenis@Miod Vallat
2007-02-19wording fix from wiz@netbsd, -r1.11;Jason McIntyre
2007-02-19from hubertf@netbsd:Jason McIntyre
2007-02-18strlen(3) returns size_t, not int.Ray Lai
2007-02-18strlen(3) returns size_t.Ray Lai
2007-02-17Remove duplicate code. No functional change.Ray Lai
2007-02-17remove two expired certificates, diff from <Christian_Rusch@genua.de>Alexander von Gernler
2007-02-15Remove two mutexes by replacing getservbyname() and getservbyport()Ray Lai