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