Age | Commit message (Expand) | Author |
2000-02-26 | Handle the options better. angelos@ ok | Hakan Olsson |
2000-02-26 | Use uid_t, gid_t and mode_t where applicable. | Todd C. Miller |
2000-02-26 | change WINDOW -> MGWIN to avoid curses type conflict | Todd C. Miller |
2000-02-26 | alpha | David Leonard |
2000-02-26 | better column titles. show prioq and scheduler timing information | David Leonard |
2000-02-26 | uninitialised fields | David Leonard |
2000-02-26 | print addresses in extended scoped address format. (sync with kame) | Jun-ichiro itojun Hagino |
2000-02-26 | we are openbsd; mention toby | Hugh Graham |
2000-02-26 | add rcs idents | Hugh Graham |
2000-02-26 | fix printf's | Jason Wright |
2000-02-26 | use LIST_* macros where appropriate instead of using LIST* internals. | Michael Shalayeff |
2000-02-25 | support -M and -N; jeff@cepheid.org | Theo de Raadt |
2000-02-25 | TKT_ROOT has changed from a string to a function in newer KerberosIV | Hans Insulander |
2000-02-25 | more pruning | Theo de Raadt |
2000-02-25 | further pruning | Theo de Raadt |
2000-02-25 | mandoc, but needs much more fleshing out | Theo de Raadt |
2000-02-25 | make it minimally compile; millert | Theo de Raadt |
2000-02-25 | initial import of mg2a | Theo de Raadt |
2000-02-25 | Include files for KerberosIV have moved. | Hans Insulander |
2000-02-25 | regress/crypto/Makefile: Merge with EOM 1.5 | Niklas Hallqvist |
2000-02-25 | Merge with EOM 1.117 | Niklas Hallqvist |
2000-02-25 | cypress is not pure SUN4M | Theo de Raadt |
2000-02-25 | KerberosIV is now reenabled. | Hans Insulander |
2000-02-25 | Update for libtelnet, cut-n-pasted from kth-krb's libtelnet. | Hans Insulander |
2000-02-25 | Add build system for KerberosIV | Hans Insulander |
2000-02-25 | OpenBSD specific changes to kth-krb. | Hans Insulander |
2000-02-25 | Import of krb4-1.0.8. | Hans Insulander |
2000-02-25 | Add files generated by configure. | Hans Insulander |
2000-02-25 | Importing KTH Kerberos4 version 1.0 | Hans Insulander |
2000-02-25 | Remove old KerberosIV code. (art@ ok) | Hans Insulander |
2000-02-25 | Disable KerberosIV while commiting new Kerberos stuff. | Hans Insulander |
2000-02-25 | Add some more files to CLEANFILES. (art@ ok) | Hakan Olsson |
2000-02-25 | use getifaddrs, not SIOCGIFCONF for LP64 align issue. (sync with kame). | Jun-ichiro itojun Hagino |
2000-02-25 | use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issue. | Jun-ichiro itojun Hagino |
2000-02-25 | use getifaddrs, not SIOCGIFCONF, to avoid LP64 alignment issues. | Jun-ichiro itojun Hagino |
2000-02-25 | fix file path (/usr/local/v6/libexec -> /usr/libexec) | Jun-ichiro itojun Hagino |
2000-02-25 | repair prototypes; cky@pobox.com | Theo de Raadt |
2000-02-25 | import latest version from kame. | Jun-ichiro itojun Hagino |
2000-02-25 | sync with reality | Jun-ichiro itojun Hagino |
2000-02-25 | make it very safe against LP64 alignment issues, by using getifaddrs(). | Jun-ichiro itojun Hagino |
2000-02-25 | make getaddrinfo obey search order declared in resolv.conf. | Jun-ichiro itojun Hagino |
2000-02-25 | always pass salen as separate argument, so that it can be friendly with | Jun-ichiro itojun Hagino |
2000-02-25 | clear m->m_pkthdr when changing mbuf type to M_PKTHDR. | Jun-ichiro itojun Hagino |
2000-02-25 | 'ie.' -> 'e.g.' or 'i.e.' as appropriate | Kenneth R Westerback |
2000-02-25 | 'ie.' -> 'e.g.' or 'i.e.' as appropriate | Kenneth R Westerback |
2000-02-24 | fread() of /dev/random reads an entire huge stdio buffer, instead of the 32 | Theo de Raadt |
2000-02-24 | sync with sshd_config | Markus Friedl |
2000-02-24 | Do not exit() after just one option/command. (niklas@ ok) | Hakan Olsson |
2000-02-24 | Remove MFS lies! | Chris Cappuccio |
2000-02-24 | hide IP6_EXTHDR_CHECK from the userland. | Jun-ichiro itojun Hagino |