summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-04-02check the signals for exceptions and do siginfo in the signal handler; also s...Michael Shalayeff
2004-04-02axe usb ethernet driver hacked into the tree by taleck@oz.netTheo de Raadt
2004-04-01use NULL for ptrs. parts from Joris VinkTed Unangst
2004-04-01Off by 1 ! OK millert@, tedu@Thierry Deval
2004-04-01knf and ansi, mostly from joris vinkTed Unangst
2004-04-01typos in comments: hz -> HzXavier Santolaria
2004-04-01Better bounds checking in strategy(), and kill the (unused) rd flagsMiod Vallat
2004-04-01It turns out that the so-called fast ffs(3) routines were wrong, as soon asMiod Vallat
2004-04-01audio/x-vorbis, ok henning@Todd T. Fries
2004-04-01uppercase the `e' in Ethernet while here;Jason McIntyre
2004-04-01add missing copyright, with permission from the author (John E. Stone);Jason McIntyre
2004-04-01limit trust between local and remote rcp/scp process,Markus Friedl
2004-04-01remove unnecessary quoting around .Tn args;Jason McIntyre
2004-04-01sort options, correct SYNOPSIS, and sync usage();Jason McIntyre
2004-04-01fix macros when running as groff (corrects ps output);Jason McIntyre
2004-04-01document ipv6ification changes to s_client, polished by jmc@Damien Miller
2004-04-01change -p to restrict output to protocol (not just for -s);Markus Friedl
2004-04-01let rcmdsh work on hosts that don't have an ipv4 address.Marco S Hyman
2004-04-01init kqueues normally, from pedro martellettoTed Unangst
2004-03-31remove sparc64/gcc2 workaround.Brad Smith
2004-03-31support IPv6 connections in "openssl s_client", adding -4 and -6 options toDamien Miller
2004-03-31dumped is really spelled with one p and not twoHenning Brauer
2004-03-31don't skip ip options check when UseDNS=no; ok markus@Damien Miller
2004-03-31allow cross-compiling for m68k and better usage(); miod@ okMichael Shalayeff
2004-03-31cleanup some whitespacesMichael Shalayeff
2004-03-31regenMichael Shalayeff
2004-03-31a few more hp cardsMichael Shalayeff
2004-03-31repair cross-toolsMichael Shalayeff
2004-03-31For non-internal services, if no program arguments are specified useTodd C. Miller
2004-03-31byteswap strtab length on writing w/o affecting variable'sMichael Shalayeff
2004-03-31Fix false positives when comparing long file names that have theTodd C. Miller
2004-03-31Simplify; jmc@ okAlexander Yurchenko
2004-03-31Simple pcib(4) man page.Alexander Yurchenko
2004-03-31vender -> vendor, from John Bajana-BacalleDaniel Hartmeier
2004-03-31-Wsign-compare nits. hshoexer@ ok.Hakan Olsson
2004-03-31Use sysdep_sa_len() instead of sa->sa_len, also correct a log_fatal() message...Hakan Olsson
2004-03-31Don't assume closefrom(2) exists everywhere. hshoexer@, markus@ ok.Hakan Olsson
2004-03-31it is no longer required to have local-address set with tcp md5sig,Henning Brauer
2004-03-31allow empty (wildcard) sockaddr for src or dstHenning Brauer
2004-03-31in the tcp md5sig case allow empty (wildcard) src or dstHenning Brauer
2004-03-31in gettdbbysrcdst(), allow matching with either src or dst beeing a wildcardHenning Brauer
2004-03-31apropos outputs name (section), not name(section);Jason McIntyre
2004-03-31note that hw.cpuspeed displays the current cpu frequency (from cpu(4));Jason McIntyre
2004-03-31typo;Jason McIntyre
2004-03-31consistency fixes for le(4) description;Jason McIntyre
2004-03-31a little cleanup;Jason McIntyre
2004-03-31from Jared Yanovich:Jason McIntyre
2004-03-31Pimp-off VMWare ESX Server 2 support using mpt. Ok deraadt@Marco Peereboom
2004-03-30Allow compilation w/ -DREDEBUG; non-debug compilation is unaffected.Todd C. Miller
2004-03-30knock out INET6: media too large for some machinesTheo de Raadt