Age | Commit message (Expand) | Author |
1998-10-07 | Fix busted BEGIN target | Bob Beck |
1998-10-07 | no need for /bin/test on the floppy | Theo de Raadt |
1998-10-07 | sync | Theo de Raadt |
1998-10-07 | clarify -n; noted by markc@ | Theo de Raadt |
1998-10-07 | append script-formed dhclient.conf to installed one if necessary | Theo de Raadt |
1998-10-07 | build ssleay | Theo de Raadt |
1998-10-07 | build libssl | Theo de Raadt |
1998-10-07 | install /usr/include/ssl/ | Theo de Raadt |
1998-10-07 | Fix trigger level initializations; fixes mouse for XFree86. | Jason Downs |
1998-10-07 | do not build ssleay binary | Theo de Raadt |
1998-10-06 | ne driver, rm old NetBSD COMPAT_s and ISA VGA | kstailey |
1998-10-06 | compile ssleay here | Theo de Raadt |
1998-10-06 | moving this... | Theo de Raadt |
1998-10-06 | move ipnat to end of netstart, to support dhcp+ipnat | Theo de Raadt |
1998-10-06 | sync | Theo de Raadt |
1998-10-06 | mtree stuff for ssl libs | Bob Beck |
1998-10-06 | crank RLIMIT_DATA, seems to be necessary for some people | Todd C. Miller |
1998-10-06 | Fix makefile problems - Don't use SSLeay style include link farm to | Bob Beck |
1998-10-06 | fix | Theo de Raadt |
1998-10-06 | sync | Jason Downs |
1998-10-06 | more brooktree devs | Jason Downs |
1998-10-06 | use /usr/bin/lndir | Theo de Raadt |
1998-10-06 | fix the SIOCGIFCONF code; bug found by markc@ | Theo de Raadt |
1998-10-05 | make compile with AUDIO_DEBUG defined | Niklas Hallqvist |
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-05 | make DIOCGPDINFO equivalent to DIOCGDINFO for cd's | Todd C. Miller |
1998-10-05 | Obsoleted by new ISA drivers, finally | Niklas Hallqvist |
1998-10-05 | We really should use our bus.h API, all big-endian users were broken | Niklas Hallqvist |
1998-10-05 | Update the API to be more compatibe with NetBSD, but also add new extensions: | Niklas Hallqvist |
1998-10-05 | Remove the bus_space_unmap from aic_find. | Federico G. Schwindt |
1998-10-05 | Remove unimportant printf. | Federico G. Schwindt |
1998-10-05 | check write permissions to ${DISTDIR} before trying to fetch distfiles. | Oleg Safiullin |
1998-10-05 | make DIOCGPDINFO equivalent to DIOCGDINFO for cd's | Todd C. Miller |
1998-10-04 | Align columns on we,ec & ne entries | Niklas Hallqvist |
1998-10-04 | Use we,ec,ne | Niklas Hallqvist |
1998-10-04 | Remove remnicients of if_ed | Niklas Hallqvist |
1998-10-04 | oops | Todd C. Miller |
1998-10-04 | No more name clashes since ed disappeared from the isa world | Niklas Hallqvist |
1998-10-04 | the ed -> ec,we,ne conversion missed the fact that our backward | Niklas Hallqvist |
1998-10-04 | typo | Niklas Hallqvist |
1998-10-04 | Use swap16 not bswap16 in OpenBSD | Niklas Hallqvist |
1998-10-04 | Add DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | remove default partition table code, disklabel can do a far better job than t... | Todd C. Miller |
1998-10-04 | if the 'c' partition lacks a size, give it a reasonable one | Todd C. Miller |
1998-10-04 | DIOCGPDINFO support | Todd C. Miller |
1998-10-04 | make sure there is a reasonable 'c' partition | Todd C. Miller |
1998-10-04 | pmax kernels have problems with -O2 so use -O | Todd C. Miller |
1998-10-04 | For a.out, try mmap first (like we used to do) and only malloc() if that fail... | Todd C. Miller |
1998-10-04 | increase data size | Todd C. Miller |