summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
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
1998-10-05add a reference to fork(2) \Artur Grabowski
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
1998-10-05Remove the bus_space_unmap from aic_find.Federico G. Schwindt
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
1998-10-04Remove remnicients of if_edNiklas Hallqvist
1998-10-04oopsTodd C. Miller
1998-10-04No more name clashes since ed disappeared from the isa worldNiklas Hallqvist
1998-10-04the ed -> ec,we,ne conversion missed the fact that our backwardNiklas Hallqvist
1998-10-04typoNiklas Hallqvist
1998-10-04Use swap16 not bswap16 in OpenBSDNiklas Hallqvist
1998-10-04Add DIOCGPDINFO supportTodd C. Miller
1998-10-04remove default partition table code, disklabel can do a far better job than t...Todd C. Miller
1998-10-04if the 'c' partition lacks a size, give it a reasonable oneTodd C. Miller
1998-10-04DIOCGPDINFO supportTodd C. Miller
1998-10-04make sure there is a reasonable 'c' partitionTodd C. Miller
1998-10-04pmax kernels have problems with -O2 so use -OTodd C. Miller
1998-10-04For a.out, try mmap first (like we used to do) and only malloc() if that fail...Todd C. Miller
1998-10-04increase data sizeTodd C. Miller