summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
2000-02-29some key binding examplesTheo de Raadt
2000-02-29some binding informationTheo de Raadt
2000-02-29Better backwards regexp searching. POSIX regexp's don't really giveTodd C. Miller
2000-02-29Various cleanup.Aaron Campbell
2000-02-29Kill old gnuemacs regex code--we now use POSIX regexTodd C. Miller
2000-02-29regex.cTodd C. Miller
2000-02-29Make reverse searching work.Todd C. Miller
2000-02-28Use POSIX extended regular expressions.Todd C. Miller
2000-02-28turn off x11-fwd for the client, too.Markus Friedl
2000-02-28create x11 cookie fileMarkus Friedl
2000-02-28Lots of obvious clean-up, but needs more work.Aaron Campbell
2000-02-28update IPv6 portion to match latest sys/netinet6.Jun-ichiro itojun Hagino
2000-02-27rename a cpp symbol, to avoid param.h collisionTheo de Raadt
2000-02-27make this compile on systems w/o TCSASOFTTodd C. Miller
2000-02-27Don't define -DDO_METAKEY twiceTodd C. Miller
2000-02-27Better setting of terminal 'raw' mode, cribbed from BSD curses.Todd C. Miller
2000-02-27Move dobindkey() into extend.c where it belongs.Todd C. Miller
2000-02-27Remove a now-bogus commentTodd C. Miller
2000-02-27use rmdir, not unlinkdir hackTodd C. Miller
2000-02-27Call setttysize() from ttinit() not ttopen() since we haven'tTodd C. Miller
2000-02-27We don't have silly SYSV 14-character file name limits. Taken fromTodd C. Miller
2000-02-27Fixed a bug that caused an infinite loop when the passwordTodd C. Miller
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-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-24sync with sshd_configMarkus Friedl
2000-02-23new -m number parameter to specify a maximum length of strings to match,Niels Provos
2000-02-22_total is no longer a symbol in the kernelTheo de Raadt
2000-02-22void* -> unsigned char*, ok niels@Markus Friedl
2000-02-21PKCS#1 paddingMarkus Friedl
2000-02-21do not link to a commercial page..Theo de Raadt
2000-02-20Add termsort.c to CLEANFILES (tic already had this); ho@openbsd.orgTodd C. Miller
2000-02-20suppress AAAA query host when '-4' is used; from shin@nd.net.fujitsu.co.jpMarkus Friedl
2000-02-19Update to a newer version from KTH-Kerberos.Hans Insulander
2000-02-18remove unused variable 'len'. fix comments.Markus Friedl
2000-02-18read error vs. "Connection closed by remote host"Markus Friedl
2000-02-16remove unused variableMarkus Friedl
2000-02-15register cleanup for pty earlier. move code for pty-owner handling to pty.cMarkus Friedl
2000-02-15consistent indent. ok aaron@Markus Friedl
2000-02-15retry rresvport_af(), too. from sumikawa@ebina.hitachi.co.jp.Markus Friedl
2000-02-15move XAUTHORITY to subdir. ok dugsong@. fixes debian bug #57907, too.Markus Friedl
2000-02-11delay MD5 computation until client sends response, free() early, cleanup.Markus Friedl
2000-02-10make mkdep -p work with newer gcc. okayed a very long time ago by fries@ (do ...David Leonard
2000-02-07My copyright, not Berkeley's and some minor working tweaks.Todd C. Miller
2000-02-06typoMarkus Friedl