Age | Commit message (Expand) | Author |
2000-02-28 | Don't let scrollback happen if scr_offset == 0. | Aaron Campbell |
2000-02-28 | Better English | brian |
2000-02-27 | -Wall on alpha | Theo de Raadt |
2000-02-27 | Fix a minor off-by-one error. | Aaron Campbell |
2000-02-27 | - Set scr_offset to -1 at driver init, not 0. Fixes a subtle bug. | Aaron Campbell |
2000-02-27 | rename a cpp symbol, to avoid param.h collision | Theo de Raadt |
2000-02-27 | make this compile on systems w/o TCSASOFT | Todd C. Miller |
2000-02-27 | Don't define -DDO_METAKEY twice | Todd C. Miller |
2000-02-27 | Better setting of terminal 'raw' mode, cribbed from BSD curses. | Todd C. Miller |
2000-02-27 | Move dobindkey() into extend.c where it belongs. | Todd C. Miller |
2000-02-27 | Remove a now-bogus comment | Todd C. Miller |
2000-02-27 | use rmdir, not unlinkdir hack | Todd C. Miller |
2000-02-27 | Call setttysize() from ttinit() not ttopen() since we haven't | Todd C. Miller |
2000-02-27 | We don't have silly SYSV 14-character file name limits. Taken from | Todd C. Miller |
2000-02-27 | repair some gotchas in the .{u,}{mul,div,rem} replacement routines, out of a ... | Theo de Raadt |
2000-02-27 | fix Xr order | Hugh Graham |
2000-02-27 | document ddb securelevel semantics | Hugh Graham |
2000-02-27 | Provide a means to lock ddb off on systems at high securelevel, in order | Hugh Graham |
2000-02-27 | be clear about raw disk devs | Hugh Graham |
2000-02-27 | Fixed a bug that caused an infinite loop when the password | Todd C. Miller |
2000-02-27 | $Id$ -> $OpenBSD$ | brian |
2000-02-27 | Fix a bug in end-of-line comment parsing. | brian |
2000-02-27 | When we stop a timer that's the first in the timer list, ensure | brian |
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 |