summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2005-05-05grammar/mdoc fixes;Jason McIntyre
2005-05-04update to libevent 1.0d; keep local changesBrad Smith
2005-05-02be more careful with snprintf. ok millert@Moritz Jodeit
2005-05-01Tidy up __strtosignal(): pass a buffer and length to its itoa() andTom Cosgrove
2005-05-01recommend this API better; "a good start" deraadt@Damien Miller
2005-04-30fix a broken .St;Jason McIntyre
2005-04-30Change internals of FILE: reuse the unget buffer field to access anMarc Espie
2005-04-30isw* classification functions from citrus, with a `stub' implementationMarc Espie
2005-04-29typo; from grunk AT pestilenz.org via markus@Damien Miller
2005-04-29remove this junk that snuck in the import; spotted by markus@Damien Miller
2005-04-29crankDamien Miller
2005-04-29adjust for new files in 0.9.7gDamien Miller
2005-04-29increase EVP_MAX_MD_SIZE to something sane (big enough for SHA512)Damien Miller
2005-04-29resolve conflictsDamien Miller
2005-04-29import of openssl-0.9.7g; tested on platforms from alpha to zaurus, ok deraadt@Damien Miller
2005-04-25typoMiod Vallat
2005-04-25Do not define 'pl' globally. From Bjorn Sandell" <biorn at dce dot chalmersOtto Moerbeek
2005-04-23fix lies about snprintfTheo de Raadt
2005-04-22- no need for .Pp before .ShJason McIntyre
2005-04-22remove whitespaceBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-22update to libevent 1.0c; keep local changesBrad Smith
2005-04-21install some forgotten man pagesBjorn Sandell
2005-04-21be more careful about snprintf return value; ok beck cloderTheo de Raadt
2005-04-20correct strlcpy abuseBob Beck
2005-04-19backout. not discussed, and very wrong. bad bradTheo de Raadt
2005-04-19update to libevent 1.0c; keep local changesBrad Smith
2005-04-18remove libcurses++Todd C. Miller
2005-04-18Remove libcurses++, it contains GPL'd code (cursesw.cc) and nothing uses it.Todd C. Miller
2005-04-18people who import gnu fdl should stay away from the tree.Jolan Luff
2005-04-16Describe __syscall(2) in all its ugliness. ok jmc@ tom@ millert@Otto Moerbeek
2005-04-16fix wmemchr.3 MLINKS;Jason McIntyre
2005-04-16Remove redundant lineTom Cosgrove
2005-04-15regsub(3) should not be a link to regex(3) as it is not a POSIX regexTodd C. Miller
2005-04-14introduce some wchar functions (from citrus and an itojun@ diff)Marc Espie
2005-04-14The value of the Bxxx defines are not guaranteed to match their value.Todd C. Miller
2005-04-14move return values to a seperate section, and split them out so that itTheo de Raadt
2005-04-14Explain what happens when len equals 0 for snprintf().Otto Moerbeek
2005-04-14mark up NULL w/ .Dv;Jason McIntyre
2005-04-14make it crystal clear that errstr is NULL after successTed Unangst
2005-04-13- our pages do not have a LIBRARY section;Jason McIntyre
2005-04-13Import w* functions so that I can send smaller diffs around.Marc Espie
2005-04-13use "volatile sig_atomic_t" types instead of "int" for signal flags.Reyk Floeter
2005-04-11more snprintf return value sloppiness; ok ottoTheo de Raadt
2005-04-06Make __syscall prototypes more consistent. Use register_t as theTodd C. Miller
2005-04-05explain where type and class are defined; ok jmc@Federico G. Schwindt
2005-04-04Document PT_[GS]ETXMMREGS.Mark Kettenis
2005-04-03Xr readlink(1). ok jmc@Otto Moerbeek
2005-04-02/bin/ksh is now in the builtin list; noticed by otto@Todd C. Miller
2005-04-02Add /bin/ksh to builtin list of OK shells.Todd C. Miller