summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1999-04-24simplified version that doesn't call strlen and that is simpler to convert to...Todd C. Miller
1999-04-23mac68k uses libkvm nowJason Downs
1999-04-22spellingMarc Espie
1999-04-21sucessful -> successfulAaron Campbell
1999-04-21This is OpenBSD.Alex Feldman
1999-04-21First cut at powerpc support for uthread. Not complete.Dale S. Rahn
1999-04-21Fix the _THREAD_SAFE path through the cerror code for powerpc.Dale S. Rahn
1999-04-20issetuid -> issetugid; deraadt@Aaron Campbell
1999-04-20.Fn -> .Ft in SYNOPSIS for localtime() return typeAaron Campbell
1999-04-18Fixup of formatting in the example source codeWim Vandeputte
1999-04-18Add Xrefs.Marc Espie
1999-04-18o Opening a zero-length hash file should not be an errorTodd C. Miller
1999-04-02.Pp macros do not belong immiedately after .Sh section header linesAaron Campbell
1999-03-29initgroups(3) should not spew to stderr; giles@nemeton.com.auTodd C. Miller
1999-03-28ncurses-4.2-990327; just man page fixesTodd C. Miller
1999-03-26use stdlib; millertTheo de Raadt
1999-03-24allow make depend to workDavid Leonard
1999-03-24actually make use of the new manual pagesDavid Leonard
1999-03-24revert to -pthreadDavid Leonard
1999-03-23Clarify realloc return valueTodd C. Miller
1999-03-22better, nicer, neater documentationDavid Leonard
1999-03-22minor fixesDavid Leonard
1999-03-22new documentationDavid Leonard
1999-03-18ncurses-4.2-990318Todd C. Miller
1999-03-18typo; nash@mcs.netAaron Campbell
1999-03-17subdir Makefiles should not contain anything elseTheo de Raadt
1999-03-17do not break thingsTheo de Raadt
1999-03-16Add ssl.8 man page - configuration and issues overview.Bob Beck
1999-03-16ncurses-4.2-990316Todd C. Miller
1999-03-16Add install of reasonable default ssleay.cnf fileBob Beck
1999-03-16Get the pid right if a stale lock file exists.brian
1999-03-15ncurses-4.2-990314Todd C. Miller
1999-03-14ncurses-4.2-990313Todd C. Miller
1999-03-14ncurses-4.2-990313Todd C. Miller
1999-03-13Fix loading of constant into upper portion off register, prevouslyDale S. Rahn
1999-03-12Fix various nonsense.Marc Espie
1999-03-12Fixes to the currently unused PIC support in the powerpc asm files.Dale S. Rahn
1999-03-12these somehow got missed in the earlier curses commitTodd C. Miller
1999-03-12formattingPaul Janzen
1999-03-11ncurses-4.2-990307Todd C. Miller
1999-03-11Fix an && that should be ||; ncurses-4.2-990306Todd C. Miller
1999-03-11fix more comma splices that involve misuse of conjunctive adverbsPaul Janzen
1999-03-10fix comma splices involving 'however'Paul Janzen
1999-03-10extra includes for WallDavid Leonard
1999-03-10nicer debugging; _GNUC_ -> __GNUC__David Leonard
1999-03-10Fix .Os so that correct OS version appearsDavid Leonard
1999-03-10identDavid Leonard
1999-03-10missing const (freebsd)David Leonard
1999-03-10no need to save signal state in setjmp/longjmp - it will always be the same, ...David Leonard
1999-03-10tidyDavid Leonard