Age | Commit message (Expand) | Author |
2001-06-05 | repair copyright notices for NRL & cmetz; cmetz | Theo de Raadt |
2001-06-05 | updated firmware from 3com (Thanks!); contains support for 3cr990B cards. | Jason Wright |
2001-06-05 | Dynamically allocate conn, as this is given to the exchange; cleanup | Angelos D. Keromytis |
2001-06-05 | portability; unused function on non-openbsd platform | Jun-ichiro itojun Hagino |
2001-06-05 | Make our pfkeyv2.h more RFC2367 compliant. Also fix some backwards | Niklas Hallqvist |
2001-06-05 | Deal with an unclear license by replacing the file with a PD | Niklas Hallqvist |
2001-06-04 | if_up() requires splnet(). sync with kame | Jun-ichiro itojun Hagino |
2001-06-04 | Chop off remainder of string, so we don't get mangled options. | Angelos D. Keromytis |
2001-06-04 | adjust routing socket message (kernel -> user) to the right size. | Jun-ichiro itojun Hagino |
2001-06-04 | sync | Michael Shalayeff |
2001-06-04 | oh, just include machine/asm.h | Michael Shalayeff |
2001-06-04 | merge ssh1/2 x11-fwd setup, create listener after tmp-dir | Markus Friedl |
2001-06-04 | export these from libc | Michael Shalayeff |
2001-06-04 | entrieness cleanup | Michael Shalayeff |
2001-06-04 | trivial regression tests for md5/sha1/rmd160 driver | Todd C. Miller |
2001-06-04 | set flags in the signal handlers, do real work in the main loop, ok provos@ | Markus Friedl |
2001-06-04 | fix debugging printf, cpu_hpa is not pointer anymore | Michael Shalayeff |
2001-06-04 | rpc.pcnfsd is now free | Theo de Raadt |
2001-06-04 | switch uid when cleaning up tmp files and sockets; reported by zen-parse@gmx.... | Markus Friedl |
2001-06-04 | remove the "must be free" clause: | Theo de Raadt |
2001-06-04 | Add wscons support for vax. -moj | Mats O Jansson |
2001-06-04 | Add support for vax lk201 keyboard. Add code to check if new variants or | Mats O Jansson |
2001-06-04 | use faster arc4random() for small amounts fo data, some spaces; niels ok | Michael Shalayeff |
2001-06-04 | use a faster arc4random() for random spi generation; angelos@ ok | Michael Shalayeff |
2001-06-04 | use faster arc4random() in tcp_rndiss_next; niels ok | Michael Shalayeff |
2001-06-04 | /dev/io hasn't worked in years | Todd C. Miller |
2001-06-04 | Show the correct dial timeout when a random pause is configured | brian |
2001-06-04 | fix audio device creation. | Brad Smith |
2001-06-04 | make kqueue behave like select when testing for write instead of bailing | Niels Provos |
2001-06-04 | return from main() don't exit | Michael Shalayeff |
2001-06-04 | Some further work. No crypto yet. | Hakan Olsson |
2001-06-04 | Don't print these messages unless debugging. mickey@ ok | Hakan Olsson |
2001-06-04 | add the file here too, to avoid confusion | Theo de Raadt |
2001-06-04 | Linksys PCM100 support; from Matt Behrens <matt@zigg.com>. | Federico G. Schwindt |
2001-06-04 | Spelling: preffered -> preferred | Peter Valchev |
2001-06-04 | my licence now permits modification. plus some tiny style cleanup | David Leonard |
2001-06-03 | List FILES | Paul Janzen |
2001-06-03 | clean up and fix some; based on change of wiz@netbsd.org | Paul Janzen |
2001-06-03 | make '++' work. | Paul Janzen |
2001-06-03 | remove comment on bim.. Missed in last commit. | Eric Jackson |
2001-06-03 | remove 'bim', which was used for the now non-existant pc532 port. | Eric Jackson |
2001-06-03 | the challenge response device decides how to handle non-existing users. | Markus Friedl |
2001-06-03 | Don't bail out early for users w/o passwd file entries since we may | Todd C. Miller |
2001-06-03 | pass -v to ssh; from slade@shore.net | Markus Friedl |
2001-06-03 | 1-2 bits of entrophy per character (not per word), ok stevesk@ | Markus Friedl |
2001-06-03 | e_wmesg was not initialized in all cases; kirk.russell@acm.org | Theo de Raadt |
2001-06-03 | Nope, that's not right either. Fix check for mutually exclusive args. | Todd C. Miller |
2001-06-03 | sync man page with new usage restrictions | Todd C. Miller |
2001-06-03 | Obvious thinko: command line is wrong if it's too short, not too long. | Marc Espie |
2001-06-03 | Make sure targs get initialized. | Marc Espie |