Age | Commit message (Expand) | Author |
1998-11-04 | availiable -> available | Aaron Campbell |
1998-11-04 | Some -Wall and use strlcpy | Todd C. Miller |
1998-11-02 | From ken@FreeBSD.ORG: | Todd C. Miller |
1998-10-31 | update to ncurses 4.2-981017 | Todd C. Miller |
1998-10-28 | Don't return error trying to make a dump header when no | Marco S Hyman |
1998-10-19 | Fix so to not require a make obj - Fix cleandir target to remove the headers | Bob Beck |
1998-10-16 | Make sure we free the buffer in all error cases. Do the final | Todd C. Miller |
1998-10-12 | *UNTESTED* Makefile and configure changes that may work with pmax and arc. | Bob Beck |
1998-10-10 | add bn_mulw as in the non-patent version. | Bob Beck |
1998-10-08 | Fix static non-bn-asm builds. Need this file. | Bob Beck |
1998-10-08 | back out previous change. Theo says: | Marco S Hyman |
1998-10-08 | create /usr/include/ssl before trying to copy files into it. | Marco S Hyman |
1998-10-08 | ignore $TERMCAP if issetugid() | Todd C. Miller |
1998-10-08 | Don't honor $TERMCAP, $TERMINFO, or ~/.termcap, ~/.terminfo if we are setuid/... | Todd C. Miller |
1998-10-07 | Fix busted BEGIN target | Bob Beck |
1998-10-07 | build libssl | Theo de Raadt |
1998-10-07 | do not build ssleay binary | Theo de Raadt |
1998-10-06 | moving this... | Theo de Raadt |
1998-10-06 | Fix makefile problems - Don't use SSLeay style include link farm to | Bob Beck |
1998-10-05 | Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD build | ryker |
1998-10-05 | add a reference to fork(2) \ | Artur Grabowski |
1998-10-04 | For a.out, try mmap first (like we used to do) and only malloc() if that fail... | Todd C. Miller |
1998-09-27 | Add a missing note about asprintf | Todd C. Miller |
1998-09-25 | mac68k still uses libkvm.old; I don't know how to fix this. | ryker |
1998-09-24 | back out gzip support, it will not make it for 2.4 | Todd C. Miller |
1998-09-24 | note that the caller is responsible for freeing the pointer returned by setm... | Todd C. Miller |
1998-09-18 | need sys/stat.h; jon@chalk.oaktree.net.uk | Theo de Raadt |
1998-09-18 | bump minor for xfspioctl | Artur Grabowski |
1998-09-18 | make use of xfspioctl | Artur Grabowski |
1998-09-17 | ncurses-4.2-980912 | Todd C. Miller |
1998-09-17 | pmax needs libkvm.old too | Todd C. Miller |
1998-09-15 | If something is a.out dependent... don't use if in elf ports... | Per Fogelstrom |
1998-09-13 | ncurses-4.2-980905 | Todd C. Miller |
1998-09-13 | kill dreck | Todd C. Miller |
1998-09-12 | Use cgetent(3) and friends when reading termcap | Todd C. Miller |
1998-09-12 | fall back on termcap | Todd C. Miller |
1998-09-11 | i386 is now the only port using libkvm.old | Todd C. Miller |
1998-09-10 | thread-safer | Theo de Raadt |
1998-09-09 | Make RMD160Update a little less overzealous when fed small crumbs. | janjaap |
1998-09-08 | __alpha__, not alpha | Todd C. Miller |
1998-09-08 | include stand.h if -D_STANDALONE | Todd C. Miller |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-07 | Nitpicking max filename length: add .Xr to pathconf/fpathconf. | Marc Espie |
1998-09-07 | make work on pmax | Todd C. Miller |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-09-05 | Add support for nlisting against a gzipped kernel, #ifdef'd out since | Todd C. Miller |
1998-09-05 | missed these too. sigh | David Leonard |
1998-09-03 | libpthread tests modified for uthreads | David Leonard |
1998-08-31 | DLT_LOOP has network byte order header | Theo de Raadt |