Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-13 | new and tweak | Theo de Raadt | |
2000-04-13 | The start of KNF + -Wall. The code has been run through indent but | Todd C. Miller | |
needs hand fixup. I stopped at keymap.c... | |||
2000-04-13 | use getifaddrs, to avoid copmlicated align constraint in SIOCGIFCONF. | Jun-ichiro itojun Hagino | |
2000-04-13 | Add support for Adaptec 2930U2 controller. | Steve Murphree | |
2000-04-13 | Add support for Adaptec 2930U2 controller. | Steve Murphree | |
2000-04-13 | Remove 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-13 | match netsec 7751 card, and oh golly gee, will ya look at that, it's | Theo de Raadt | |
unlock secret is all 0's as well, my, what a coincidence! | |||
2000-04-13 | NeoMagic 256AV/ZX audio driver | Constantine Sapuntzakis | |
Still in beta. May lock up your machine when accessing mixer | |||
2000-04-13 | sync | Theo de Raadt | |
2000-04-13 | RCC/ServerWorks products | Theo de Raadt | |
2000-04-13 | sync | Jason Wright | |
2000-04-13 | netsec | Jason Wright | |
2000-04-13 | Move min # of blocks to two to accomodate hackis neomagic driver | Constantine Sapuntzakis | |
2000-04-12 | Disable DAC, Output, and Record mute by default | Constantine Sapuntzakis | |
2000-04-12 | document Protocol, Ciphers | Markus Friedl | |
2000-04-12 | do h2ph for the whole include tree; millert@ ok | Michael Shalayeff | |
2000-04-12 | remove unnecessary kernel dependency - mep@netsec.net | Kjell Wooding | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-04-12 | bump ipf version (3.3.12a) to go with last commit | Kjell Wooding | |
2000-04-12 | FTP Proxy changes introduced in 3.3.12 were too agressive. Tone down | Kjell Wooding | |
a bit. posted to ipf list by darrenr@pobox.com | |||
2000-04-12 | Limited EUC heuristics, should handle bold wide characters correctly, | Marc Espie | |
and recognize `NAME' in japanese manpages. | |||
2000-04-12 | sync | Theo de Raadt | |
2000-04-12 | Fix checksum for outgoing etherip/ipip packets from enc interfaces. | Angelos D. Keromytis | |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell | |
correctly say "OpenBSD 2.7". | |||
2000-04-12 | RCSids. | Aaron Campbell | |
2000-04-12 | Spelling error: transfered -> transferred | Aaron Campbell | |
2000-04-12 | Fix pcic attachments; jj@dynarc.se | Aaron Campbell | |
2000-04-12 | When resetting attributes (VT_NORMAL), do a proper color set. | Aaron Campbell | |
2000-04-12 | typos | Markus Friedl | |
2000-04-12 | #include <ssl/foo.h> -> <openssh/foo.h> | Markus Friedl | |
2000-04-12 | print 1.99 only if server supports both | Markus Friedl | |
2000-04-12 | list 'i' only once | Hugh Graham | |
2000-04-12 | typo | Markus Friedl | |
2000-04-12 | correct path | Hugh Graham | |
2000-04-12 | add 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-12 | check for reasonable public DH values | Markus Friedl | |
2000-04-12 | less debugging output | Markus Friedl | |
2000-04-12 | fix passwd prompt for ssh2, less debugging output. | Markus Friedl | |
2000-04-12 | sync | Theo de Raadt | |
2000-04-12 | another RCC bridge | Theo de Raadt | |
2000-04-12 | sync | Theo de Raadt | |
2000-04-12 | rename PEQUR to RCC, and add other chips | Theo de Raadt | |
2000-04-12 | sync | jasoni | |
2000-04-12 | Implement linux's setfsuid and getfsuid (from NetBSD) | jasoni | |
2000-04-12 | sync | Theo de Raadt | |
2000-04-12 | comment typo | Theo de Raadt | |
2000-04-12 | put wrapper in the Nd | Theo de Raadt | |
2000-04-11 | current | Michael Shalayeff | |
2000-04-11 | more Xr flesh | Theo de Raadt | |
2000-04-11 | Do the mdoc/doc -> tmac.doc linking in the correct subdir. | Todd C. Miller | |