Age | Commit message (Expand) | Author |
2004-03-31 | remove sparc64/gcc2 workaround. | Brad Smith |
2004-03-31 | support IPv6 connections in "openssl s_client", adding -4 and -6 options to | Damien Miller |
2004-03-31 | dumped is really spelled with one p and not two | Henning Brauer |
2004-03-31 | don't skip ip options check when UseDNS=no; ok markus@ | Damien Miller |
2004-03-31 | allow cross-compiling for m68k and better usage(); miod@ ok | Michael Shalayeff |
2004-03-31 | cleanup some whitespaces | Michael Shalayeff |
2004-03-31 | regen | Michael Shalayeff |
2004-03-31 | a few more hp cards | Michael Shalayeff |
2004-03-31 | repair cross-tools | Michael Shalayeff |
2004-03-31 | For non-internal services, if no program arguments are specified use | Todd C. Miller |
2004-03-31 | byteswap strtab length on writing w/o affecting variable's | Michael Shalayeff |
2004-03-31 | Fix false positives when comparing long file names that have the | Todd C. Miller |
2004-03-31 | Simplify; jmc@ ok | Alexander Yurchenko |
2004-03-31 | Simple pcib(4) man page. | Alexander Yurchenko |
2004-03-31 | vender -> vendor, from John Bajana-Bacalle | Daniel Hartmeier |
2004-03-31 | -Wsign-compare nits. hshoexer@ ok. | Hakan Olsson |
2004-03-31 | Use sysdep_sa_len() instead of sa->sa_len, also correct a log_fatal() message... | Hakan Olsson |
2004-03-31 | Don't assume closefrom(2) exists everywhere. hshoexer@, markus@ ok. | Hakan Olsson |
2004-03-31 | it is no longer required to have local-address set with tcp md5sig, | Henning Brauer |
2004-03-31 | allow empty (wildcard) sockaddr for src or dst | Henning Brauer |
2004-03-31 | in the tcp md5sig case allow empty (wildcard) src or dst | Henning Brauer |
2004-03-31 | in gettdbbysrcdst(), allow matching with either src or dst beeing a wildcard | Henning Brauer |
2004-03-31 | apropos outputs name (section), not name(section); | Jason McIntyre |
2004-03-31 | note that hw.cpuspeed displays the current cpu frequency (from cpu(4)); | Jason McIntyre |
2004-03-31 | typo; | Jason McIntyre |
2004-03-31 | consistency fixes for le(4) description; | Jason McIntyre |
2004-03-31 | a little cleanup; | Jason McIntyre |
2004-03-31 | from Jared Yanovich: | Jason McIntyre |
2004-03-31 | Pimp-off VMWare ESX Server 2 support using mpt. Ok deraadt@ | Marco Peereboom |
2004-03-30 | Allow compilation w/ -DREDEBUG; non-debug compilation is unaffected. | Todd C. Miller |
2004-03-30 | knock out INET6: media too large for some machines | Theo de Raadt |
2004-03-30 | s/elapsed/lapsed/; | Jason McIntyre |
2004-03-30 | 10 X's for mktemp(1); | Jason McIntyre |
2004-03-30 | Allow spamd_flags banner to contain spaces. Resolves PR 3720. | Otto Moerbeek |
2004-03-30 | Add support for expanding GNU long links from NetBSD. I've had this | Todd C. Miller |
2004-03-30 | if a string considered a filename is too long, don't exit but just let | Nikolay Sturm |
2004-03-30 | no need to force N_EXT as deducted later from type | Michael Shalayeff |
2004-03-30 | there is more than one way to define symbol type in elf...; kill a debugging ... | Michael Shalayeff |
2004-03-30 | translate names in .sbss section as static N_BSS; found by drahn@ | Michael Shalayeff |
2004-03-30 | grammar; | Xavier Santolaria |
2004-03-30 | sync comment with reality | Damien Miller |
2004-03-30 | Add rc.conf.local to mtree/special. From Dmitry Medvedev. ok deraadt@. | Kenneth R Westerback |
2004-03-30 | wrap each install operation into eval {} so that a die there will leave | Marc Espie |
2004-03-30 | do not allow non-sensible stuff in packing-lists. | Marc Espie |
2004-03-29 | use malloc (oops) | Theo de Raadt |
2004-03-29 | wrong FD_ZERO(); from ho, hshoexer, markus | Theo de Raadt |
2004-03-29 | memory mishandling; from ho | Theo de Raadt |
2004-03-28 | Revise for OpenBSD 3.5 and mentio bsd.rd-a.out; OK deraadt@ | Todd C. Miller |
2004-03-28 | Check variables in incoming packets which can cause problems if they're set | Ryan Thomas McBride |
2004-03-28 | memory leak fix; from pat, via tedu, ok dhartmei | Theo de Raadt |