summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2001-10-01Start new sentence on a new line.Mike Pechkin
2001-09-29re-enable pidfile(3). ok millert@Jakob Schlyter
2001-09-29Move return value info into its own "RETURN VALUES" section.Todd C. Miller
2001-09-29zap pidfile from here too, until conflict with kerberosV is fixed ok deraadt@Matthieu Herrb
2001-09-29jakob did not even do a make build, sighTheo de Raadt
2001-09-28add pidfile(3) prototypeJakob Schlyter
2001-09-28multiple calls to pidfile(3) are actually ok, but there are problems if you c...Jakob Schlyter
2001-09-28add pidfile(3) - write a daemon pid file. ok deraadt@, millert@.Jakob Schlyter
2001-09-27hush gcc warningJim Rees
2001-09-26Changes to SYS.h for sparc64 to make it work with libc_rDale Rahn
2001-09-26Revert last. The ERROR() macro is called from leaf functionsArtur Grabowski
2001-09-25Forgotten DEBUGLIBS stuffNiklas Hallqvist
2001-09-25Also build the .so version of sha1 without optimization.Dale Rahn
2001-09-25Add an ASPICFLAG variable to bsd.own.mk which a platform use to pass flagsDale Rahn
2001-09-25Fix USB specifications url.Peter Valchev
2001-09-24get previous right...Jason Wright
2001-09-24add hack for sha1.po on sparc64, tooJason Wright
2001-09-24Rename __minbrk to minbrk to allow gmon.c to link correctly.Artur Grabowski
2001-09-24Better wordingMarc Espie
2001-09-22o kill some extra whitespaceTodd C. Miller
2001-09-22Typo: tempfile ==> tempnam.Heikki Korpela
2001-09-21Typo; grange@rt.mipt.ruAaron Campbell
2001-09-21add isnan.cMiod Vallat
2001-09-21Fix incorrect number of args to __SYSCALL. Somehow this managed toTodd C. Miller
2001-09-20change PSEUDO_NOERROR so it is indeed does not set errno.Dale Rahn
2001-09-20Add PSEUDO_NOERROR similar to that used by NetBSD.Todd C. Miller
2001-09-20make this compile for kernelMichael Shalayeff
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