summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2000-04-13new and tweakTheo de Raadt
2000-04-13The start of KNF + -Wall. The code has been run through indent butTodd C. Miller
needs hand fixup. I stopped at keymap.c...
2000-04-13use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF.Jun-ichiro itojun Hagino
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Add support for Adaptec 2930U2 controller.Steve Murphree
2000-04-13Remove printf from interrupt handler...Constantine Sapuntzakis
Use blksize more aggressively instead of hard-wiring it everywhere Fix to nm_waitcd and neo_malloc. neo_malloc still ain't pretty.
2000-04-13match netsec 7751 card, and oh golly gee, will ya look at that, it'sTheo de Raadt
unlock secret is all 0's as well, my, what a coincidence!
2000-04-13NeoMagic 256AV/ZX audio driverConstantine Sapuntzakis
Still in beta. May lock up your machine when accessing mixer
2000-04-13syncTheo de Raadt
2000-04-13RCC/ServerWorks productsTheo de Raadt
2000-04-13syncJason Wright
2000-04-13netsecJason Wright
2000-04-13Move min # of blocks to two to accomodate hackis neomagic driverConstantine Sapuntzakis
2000-04-12Disable DAC, Output, and Record mute by defaultConstantine Sapuntzakis
2000-04-12document Protocol, CiphersMarkus Friedl
2000-04-12do h2ph for the whole include tree; millert@ okMichael Shalayeff
2000-04-12remove unnecessary kernel dependency - mep@netsec.netKjell Wooding
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-12bump ipf version (3.3.12a) to go with last commitKjell Wooding
2000-04-12FTP Proxy changes introduced in 3.3.12 were too agressive. Tone downKjell Wooding
a bit. posted to ipf list by darrenr@pobox.com
2000-04-12Limited EUC heuristics, should handle bold wide characters correctly,Marc Espie
and recognize `NAME' in japanese manpages.
2000-04-12syncTheo de Raadt
2000-04-12Fix checksum for outgoing etherip/ipip packets from enc interfaces.Angelos D. Keromytis
2000-04-12Remove all arguments to the .Os macro so that all of 2.7's man pages willAaron Campbell
correctly say "OpenBSD 2.7".
2000-04-12RCSids.Aaron Campbell
2000-04-12Spelling error: transfered -> transferredAaron Campbell
2000-04-12Fix pcic attachments; jj@dynarc.seAaron Campbell
2000-04-12When resetting attributes (VT_NORMAL), do a proper color set.Aaron Campbell
2000-04-12typosMarkus Friedl
2000-04-12#include <ssl/foo.h> -> <openssh/foo.h>Markus Friedl
2000-04-12print 1.99 only if server supports bothMarkus Friedl
2000-04-12list 'i' only onceHugh Graham
2000-04-12typoMarkus Friedl
2000-04-12correct pathHugh Graham
2000-04-12add Cipher and Protocol options to ssh/sshd, e.g.:Markus Friedl
ssh -o 'Protocol 1,2' if you prefer proto 1, ssh -o 'Ciphers arcfour,3des-cbc'
2000-04-12check for reasonable public DH valuesMarkus Friedl
2000-04-12less debugging outputMarkus Friedl
2000-04-12fix passwd prompt for ssh2, less debugging output.Markus Friedl
2000-04-12syncTheo de Raadt
2000-04-12another RCC bridgeTheo de Raadt
2000-04-12syncTheo de Raadt
2000-04-12rename PEQUR to RCC, and add other chipsTheo de Raadt
2000-04-12syncjasoni
2000-04-12Implement linux's setfsuid and getfsuid (from NetBSD)jasoni
2000-04-12syncTheo de Raadt
2000-04-12comment typoTheo de Raadt
2000-04-12put wrapper in the NdTheo de Raadt
2000-04-11currentMichael Shalayeff
2000-04-11more Xr fleshTheo de Raadt
2000-04-11Do the mdoc/doc -> tmac.doc linking in the correct subdir.Todd C. Miller