Age | Commit message (Expand) | Author |
2004-04-02 | Document --line-buffered | Otto Moerbeek |
2004-04-02 | Implement --line-buffered | Otto Moerbeek |
2004-04-02 | Some nasty test cases involving back references that caused | Otto Moerbeek |
2004-04-02 | Avoid unbounded recursion in some expressions involving back references. | Otto Moerbeek |
2004-04-02 | spelink | Henning Brauer |
2004-04-02 | slow_atomic_lock.c is only used by mips; marc@ ok | Michael Shalayeff |
2004-04-02 | add `nokeep' to the table to stop an ugly line break; | Jason McIntyre |
2004-04-02 | do not compare SOCK_STREAM sockets to pipes; | Jason McIntyre |
2004-04-02 | typos; | Jason McIntyre |
2004-04-02 | Do not define AXE_DEBUG by default. | Miod Vallat |
2004-04-02 | axe(4)... will very likely work | Theo de Raadt |
2004-04-02 | Unbreak alignment of fields when using -lh. | Otto Moerbeek |
2004-04-02 | OpenBSD puts media settings in hostname.if, not rc.conf. | Miod Vallat |
2004-04-02 | remove terms 3 & 4 for drochner@NetBSD.org; as seen on netbsd lists | Theo de Raadt |
2004-04-02 | remove pk from copyright, seen in netbsd | Theo de Raadt |
2004-04-02 | check the signals for exceptions and do siginfo in the signal handler; also s... | Michael Shalayeff |
2004-04-02 | axe usb ethernet driver hacked into the tree by taleck@oz.net | Theo de Raadt |
2004-04-01 | use NULL for ptrs. parts from Joris Vink | Ted Unangst |
2004-04-01 | Off by 1 ! OK millert@, tedu@ | Thierry Deval |
2004-04-01 | knf and ansi, mostly from joris vink | Ted Unangst |
2004-04-01 | typos in comments: hz -> Hz | Xavier Santolaria |
2004-04-01 | Better bounds checking in strategy(), and kill the (unused) rd flags | Miod Vallat |
2004-04-01 | It turns out that the so-called fast ffs(3) routines were wrong, as soon as | Miod Vallat |
2004-04-01 | audio/x-vorbis, ok henning@ | Todd T. Fries |
2004-04-01 | uppercase the `e' in Ethernet while here; | Jason McIntyre |
2004-04-01 | add missing copyright, with permission from the author (John E. Stone); | Jason McIntyre |
2004-04-01 | limit trust between local and remote rcp/scp process, | Markus Friedl |
2004-04-01 | remove unnecessary quoting around .Tn args; | Jason McIntyre |
2004-04-01 | sort options, correct SYNOPSIS, and sync usage(); | Jason McIntyre |
2004-04-01 | fix macros when running as groff (corrects ps output); | Jason McIntyre |
2004-04-01 | document ipv6ification changes to s_client, polished by jmc@ | Damien Miller |
2004-04-01 | change -p to restrict output to protocol (not just for -s); | Markus Friedl |
2004-04-01 | let rcmdsh work on hosts that don't have an ipv4 address. | Marco S Hyman |
2004-04-01 | init kqueues normally, from pedro martelletto | Ted Unangst |
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 |