summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-09-19change tty name for linuxJim Rees
2001-09-19occured->occurredMike Pechkin
2001-09-18understand sparc64Theo de Raadt
2001-09-18Suppress eavesdropping warningjoshua stein
2001-09-17cast a few more long's to int32_tJason Wright
2001-09-16It is not legal to have multiple .%T entries in a reference so splitTodd C. Miller
2001-09-16return 0, not NULL, the function returns an intArtur Grabowski
2001-09-15prototype cleanupTheo de Raadt
2001-09-14add "options insecure[12]" support for /etc/resolv.conf.Jun-ichiro itojun Hagino
2001-09-13Prototype changed.Angelos D. Keromytis
2001-09-11Keep the strings fully quoted.Dale Rahn
2001-09-11repair getgrgid_r() and getgrnam_r() as the standart says; from d@Peter Valchev
2001-09-11add sparc64; op2@squish.orgJason Wright
2001-09-10Use the LBL isnan() and isinf() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Use the LBL frexp() on all platforms with ieee floating point.Todd C. Miller
2001-09-10Enough for libc_r on sparc64 to build (this stuff is mostly taken from sparc,Jason Wright
2001-09-10Our gcc defines __sparcv9__ not __sparc_v9__Jason Wright
2001-09-10Use ${LIBCSRCDIR} not ${.CURDIR} for relative path (allows libc_r to build)Jason Wright
2001-09-07Adapt to our sigcontext and fix the obvious bugs.Artur Grabowski
2001-09-07Remove bogus warning and correct the operator enumeration for timercmpNiklas Hallqvist
2001-09-07K&R promotion is not the whole story. Make things explicit.Marc Espie
2001-09-06Initial idea from aaron@: Last char of .Xr group in SEE ALSO section shouldMike Pechkin
2001-09-06It is silly to reference the Tahoe architecture.Todd C. Miller
2001-09-06oh this is horribleTheo de Raadt
2001-09-05explicit alignment, just like on alpha.Artur Grabowski
2001-09-05make sure that va_start() has matching va_end()Theo de Raadt
2001-09-05make debug libs build againMichael Shalayeff
2001-09-05avoid first person in manual pagesTheo de Raadt
2001-09-05and fix PTL site.Federico G. Schwindt
2001-09-05Rearrange and add missing ports based on recent 'Use threads' commits.Federico G. Schwindt
2001-09-05add getpw*_r to the list; from brad@Federico G. Schwindt
2001-09-05Add getaddrinfo(3) and gethostby*_r(3) to the list.Federico G. Schwindt
2001-09-04Replace the deprecated BSD sigsetmask/sigblock/sigpause functions with their ...Todd C. Miller
2001-09-04Use _waitq_remove() and _waitq_insert() always; from FreeBSD.Federico G. Schwindt
2001-09-04put changes back, this time ALL the files.Federico G. Schwindt
2001-09-04clarify fd_set size definitionTheo de Raadt
2001-09-03with or without fee; received mail permitting this change from angelosTheo de Raadt
2001-09-03indent fixesTheo de Raadt
2001-09-03correct MLINKSTheo de Raadt
2001-09-03more cleanless that the importer should have notedTheo de Raadt
2001-09-03snprintfTheo de Raadt
2001-09-03build libusbPeter Valchev
2001-09-02USB HID processing library by Lennart Augustsson from NetBSDPeter Valchev
2001-09-02gcc hangs when compiling sha1 on sparc64, workaround.Artur Grabowski
2001-09-02I don't even want to know how I could screw this up so bad and noone noticed.Artur Grabowski
2001-08-30Back out fgsch@'s tree breaking commits.Todd T. Fries
2001-08-30fix some const warnings.Federico G. Schwindt
2001-08-30fix some const warningsFederico G. Schwindt
2001-08-29More sync with FreeBSD.Federico G. Schwindt
2001-08-29build crt0, crtbegin and friends.Artur Grabowski