summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-10-09syncTheo de Raadt
1998-10-09support 905B-FX cardsTheo de Raadt
1998-10-08add a path to afsdArtur Grabowski
1998-10-08Fix static non-bn-asm builds. Need this file.Bob Beck
1998-10-08back out previous change. Theo says:Marco S Hyman
marc, this is wrong. mtree builds that directory. we never do mkdir's in makefiles. You also should not have modified ANY of those Makefiles, since they are part of the ssl distribution. please undo this change. And I say: developers, be sure to do a mkdir /usr/include/ssl before a bake build as include files are installed as the 2nd step.
1998-10-08Get 'Cd' right, and attempt to bring media into orderJason Wright
1998-10-08create /usr/include/ssl before trying to copy files into it.Marco S Hyman
If you've had a recent build fail check /usr/include/ssl. if it is a file instead of a directory remove it and try again after updating with these changes.
1998-10-08Updated for support of PNIC boardsJason Wright
1998-10-08support for netgear & PNIC boardsJason Wright
1998-10-08Support for the Lite-On PNIC found on Netgear FA310TX rev D1 andJason Wright
several other boards.
1998-10-08ignore $TERMCAP if issetugid()Todd C. Miller
1998-10-08Don't honor $TERMCAP, $TERMINFO, or ~/.termcap, ~/.terminfo if we are ↵Todd C. Miller
setuid/setgid
1998-10-08insert bit_ffc into title, symlink bit_* to bitstring.3Niels Provos
1998-10-07kill hostname, pwd, test, syncTodd C. Miller
1998-10-07Fix busted BEGIN targetBob Beck
1998-10-07no need for /bin/test on the floppyTheo de Raadt
1998-10-07syncTheo de Raadt
1998-10-07clarify -n; noted by markc@Theo de Raadt
1998-10-07append script-formed dhclient.conf to installed one if necessaryTheo de Raadt
1998-10-07build ssleayTheo de Raadt
1998-10-07build libsslTheo de Raadt
1998-10-07install /usr/include/ssl/Theo de Raadt
1998-10-07Fix trigger level initializations; fixes mouse for XFree86.Jason Downs
1998-10-07do not build ssleay binaryTheo de Raadt
1998-10-06ne driver, rm old NetBSD COMPAT_s and ISA VGAkstailey
1998-10-06compile ssleay hereTheo de Raadt
1998-10-06moving this...Theo de Raadt
1998-10-06move ipnat to end of netstart, to support dhcp+ipnatTheo de Raadt
1998-10-06syncTheo de Raadt
1998-10-06mtree stuff for ssl libsBob Beck
1998-10-06crank RLIMIT_DATA, seems to be necessary for some peopleTodd C. Miller
1998-10-06Fix makefile problems - Don't use SSLeay style include link farm toBob Beck
build - get includes from where they really live.
1998-10-06fixTheo de Raadt
1998-10-06syncJason Downs
1998-10-06more brooktree devsJason Downs
1998-10-06use /usr/bin/lndirTheo de Raadt
1998-10-06fix the SIOCGIFCONF code; bug found by markc@Theo de Raadt
1998-10-05make compile with AUDIO_DEBUG definedNiklas Hallqvist
1998-10-05Import of SSLeay-0.9.0b with RSA and IDEA stubbed + OpenBSD buildryker
functionality for shared libs. Note that routines such as sslv2_init and friends that use RSA will not work due to lack of RSA in this library. Needs documentation and help from ports for easy upgrade to full functionality where legally possible.
1998-10-05add a reference to fork(2) \Artur Grabowski
from woods@mail.weird.com
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-05Obsoleted by new ISA drivers, finallyNiklas Hallqvist
1998-10-05We really should use our bus.h API, all big-endian users were brokenNiklas Hallqvist
1998-10-05Update the API to be more compatibe with NetBSD, but also add new extensions:Niklas Hallqvist
bus_sapce_{read,write}_raw_region_[248] a la the raw_multi variants. These last ones are not yet used.
1998-10-05Remove the bus_space_unmap from aic_find.Federico G. Schwindt
Call isa_intr_establish before aicattach.
1998-10-05Remove unimportant printf.Federico G. Schwindt
1998-10-05check write permissions to ${DISTDIR} before trying to fetch distfiles.Oleg Safiullin
1998-10-05make DIOCGPDINFO equivalent to DIOCGDINFO for cd'sTodd C. Miller
1998-10-04Align columns on we,ec & ne entriesNiklas Hallqvist
1998-10-04Use we,ec,neNiklas Hallqvist