Age | Commit message (Expand) | Author |
2000-06-16 | use TP_BSIZE (== BUFSIZ so no problem) | Theo de Raadt |
2000-06-16 | Fix PR 1279. | Hakan Olsson |
2000-06-16 | ssl package no longer needed (will be tested) | Theo de Raadt |
2000-06-16 | print # of icmp6 error suppressed by rate limit | Jun-ichiro itojun Hagino |
2000-06-15 | sync | Theo de Raadt |
2000-06-15 | i840 chipset also has the true RNG (i82802 FWH). mickey@ ok. | Hakan Olsson |
2000-06-15 | Reflect reality in the error messages. | Angelos D. Keromytis |
2000-06-15 | sync | Hakan Olsson |
2000-06-15 | Nvidia GeForce256 DDR | Hakan Olsson |
2000-06-15 | add MD_CACHE* defines | Michael Shalayeff |
2000-06-15 | add BUS_DMA_COHERENT, fix BUS_DMAMEM_NOSYNC | Michael Shalayeff |
2000-06-15 | RSA goes in tree for next our next release, as it will be after | Bob Beck |
2000-06-15 | more dr0 definitions for pcxs/pcxt | Michael Shalayeff |
2000-06-15 | typo. ftp(8) -> ftp(1) | Jun-ichiro itojun Hagino |
2000-06-15 | Add missing .include; form@openbsd.ru | Todd C. Miller |
2000-06-15 | Full support for passive mode FTP | brian |
2000-06-15 | typo | Jun-ichiro itojun Hagino |
2000-06-15 | i386 -> __i386__ | Brad Smith |
2000-06-15 | regen | Brad Smith |
2000-06-15 | add more unimplemented syscall name placeholders, from NetBSD. | Brad Smith |
2000-06-15 | Clean up one of the screwy things about the powerpc pmap, it could | Dale S. Rahn |
2000-06-15 | Add types to all of the global symbols in this asm code, partially necessary | Dale S. Rahn |
2000-06-15 | Recognize PowerPC G4 processor (called it's Motorola name "7400"). | Dale S. Rahn |
2000-06-15 | #if 0 support for WSCONS, not currently used and wscons has changed since | Dale S. Rahn |
2000-06-15 | UVM compatibility changes, UVM still not working, but can build. | Dale S. Rahn |
2000-06-15 | be more carefull about pg0, i think switch on sv next time | Michael Shalayeff |
2000-06-15 | Deal with the chgrp chown -> chmod change. | Dale S. Rahn |
2000-06-15 | What was the offending payload length? | Angelos D. Keromytis |
2000-06-15 | highlight | Theo de Raadt |
2000-06-14 | monitor -> monitormode because some OSes have a monitor(3) | Todd C. Miller |
2000-06-14 | document swap encrypt ctl level | Niels Provos |
2000-06-14 | document swapencrypt ctl level | Niels Provos |
2000-06-14 | it's vm.swapencrypt.enable now. | Niels Provos |
2000-06-14 | add swapencrypt ctl level. | Niels Provos |
2000-06-14 | put in own ctl level for swapencrypt. | Niels Provos |
2000-06-14 | explicitly recommend listening to two sockets. | Jun-ichiro itojun Hagino |
2000-06-14 | move IPv4 mapped issue from inetd.8. some clarifications. | Jun-ichiro itojun Hagino |
2000-06-14 | clarify tcp4/tcp6 interaction. | Jun-ichiro itojun Hagino |
2000-06-14 | avoid a few extra processes; d.doroshenko@omnitel.net | Theo de Raadt |
2000-06-14 | correct STAT command output for LPSV output. | Jun-ichiro itojun Hagino |
2000-06-14 | readd queue limiting code that was backed out yesterday. (ip_esp.c change | Jason Wright |
2000-06-14 | sync | Theo de Raadt |
2000-06-14 | Initialize tc_ptr to zero if authentication is not used. | Angelos D. Keromytis |
2000-06-14 | KAME_SCOPEID is necessary | Jun-ichiro itojun Hagino |
2000-06-13 | Conditional INET6 inclusion (for crunchgen uses) -- default yes. | Angelos D. Keromytis |
2000-06-13 | Make both ls and dir send a LIST command. Perviously, ls would use | Todd C. Miller |
2000-06-13 | Fix typo. | Angelos D. Keromytis |
2000-06-13 | Fix some compile warnings. | Angelos D. Keromytis |
2000-06-13 | Cast to avoid warning. | Angelos D. Keromytis |
2000-06-13 | ptr alignment is not a hack, it's a feature fix for byte-wide prom | Michael Shalayeff |