summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
1998-11-17update to ncurses-4.2-981114Todd C. Miller
1998-11-16doc EAFNOSUPPORT returnTheo de Raadt
1998-11-16preserve errno; christosTheo de Raadt
1998-11-16use _USE_WRITETheo de Raadt
1998-11-16fix _USE_WRITETheo de Raadt
1998-11-15improve behaviour; ww@styx.orgTheo de Raadt
1998-11-15ftok requires minor crankTheo de Raadt
1998-11-15ftok() takes int id; xpgTheo de Raadt
1998-11-11Fix `typo', proves that strlcpy/strlcat is a very good idea.Marc Espie
1998-11-10getenv() result is read-only, unless you're looking for trouble.Marc Espie
1998-11-10fix append mode; mason@primenet.com.auTheo de Raadt
1998-11-09sync with FreeBSD (rwlock, gc thread, man pages)David Leonard
1998-11-06add missing const to match prototype in string.hWim Vandeputte
1998-11-04availiable -> availableAaron Campbell
1998-11-04Some -Wall and use strlcpyTodd C. Miller
1998-11-02From ken@FreeBSD.ORG:Todd C. Miller
1998-10-31update to ncurses 4.2-981017Todd C. Miller
1998-10-28Don't return error trying to make a dump header when noMarco S Hyman
1998-10-19Fix so to not require a make obj - Fix cleandir target to remove the headersBob Beck
1998-10-16Make sure we free the buffer in all error cases. Do the finalTodd C. Miller
1998-10-12*UNTESTED* Makefile and configure changes that may work with pmax and arc.Bob Beck
1998-10-10add bn_mulw as in the non-patent version.Bob Beck
1998-10-08Fix static non-bn-asm builds. Need this file.Bob Beck
1998-10-08back out previous change. Theo says:Marco S Hyman
1998-10-08create /usr/include/ssl before trying to copy files into it.Marco S Hyman
1998-10-08ignore $TERMCAP if issetugid()Todd C. Miller
1998-10-08Don't honor $TERMCAP, $TERMINFO, or ~/.termcap, ~/.terminfo if we are setuid/...Todd C. Miller
1998-10-07Fix busted BEGIN targetBob Beck
1998-10-07build libsslTheo de Raadt
1998-10-07do not build ssleay binaryTheo de Raadt
1998-10-06moving this...Theo de Raadt
1998-10-06Fix makefile problems - Don't use SSLeay style include link farm toBob Beck
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
1998-10-05add a reference to fork(2) \Artur Grabowski
1998-10-04For a.out, try mmap first (like we used to do) and only malloc() if that fail...Todd C. Miller
1998-09-27Add a missing note about asprintfTodd C. Miller
1998-09-25mac68k still uses libkvm.old; I don't know how to fix this.ryker
1998-09-24back out gzip support, it will not make it for 2.4Todd C. Miller
1998-09-24note that the caller is responsible for freeing the pointer returned by setm...Todd C. Miller
1998-09-18need sys/stat.h; jon@chalk.oaktree.net.ukTheo de Raadt
1998-09-18bump minor for xfspioctlArtur Grabowski
1998-09-18make use of xfspioctlArtur Grabowski
1998-09-17ncurses-4.2-980912Todd C. Miller
1998-09-17pmax needs libkvm.old tooTodd C. Miller
1998-09-15If something is a.out dependent... don't use if in elf ports...Per Fogelstrom
1998-09-13ncurses-4.2-980905Todd C. Miller
1998-09-13kill dreckTodd C. Miller
1998-09-12Use cgetent(3) and friends when reading termcapTodd C. Miller
1998-09-12fall back on termcapTodd C. Miller
1998-09-11i386 is now the only port using libkvm.oldTodd C. Miller