Age | Commit message (Expand) | Author |
2000-02-28 | Add Trident Cyber 9525. | Aaron Campbell |
2000-02-28 | add support for "ping6 -a c". | Jun-ichiro itojun Hagino |
2000-02-28 | upgrade node information query protocol support from 04 draft to | Jun-ichiro itojun Hagino |
2000-02-28 | sync | jasoni |
2000-02-28 | Add missing system calls as unimplemented. | jasoni |
2000-02-28 | add proxy NDP part. | Jun-ichiro itojun Hagino |
2000-02-28 | update IPv6 portion to match latest sys/netinet6. | Jun-ichiro itojun Hagino |
2000-02-28 | bring in latest kame code. | Jun-ichiro itojun Hagino |
2000-02-28 | bring in recent KAME changes (only important and stable ones, as usual). | Jun-ichiro itojun Hagino |
2000-02-28 | Add back the OpenBSDism that a #commented realm means Kerberos is disabled. | Jason Downs |
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 |