summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-02-28Add Trident Cyber 9525.Aaron Campbell
2000-02-28add support for "ping6 -a c".Jun-ichiro itojun Hagino
2000-02-28upgrade node information query protocol support from 04 draft toJun-ichiro itojun Hagino
2000-02-28syncjasoni
2000-02-28Add missing system calls as unimplemented.jasoni
2000-02-28add proxy NDP part.Jun-ichiro itojun Hagino
2000-02-28update IPv6 portion to match latest sys/netinet6.Jun-ichiro itojun Hagino
2000-02-28bring in latest kame code.Jun-ichiro itojun Hagino
2000-02-28bring in recent KAME changes (only important and stable ones, as usual).Jun-ichiro itojun Hagino
2000-02-28Add back the OpenBSDism that a #commented realm means Kerberos is disabled.Jason Downs
2000-02-28Don't let scrollback happen if scr_offset == 0.Aaron Campbell
2000-02-28Better Englishbrian
2000-02-27-Wall on alphaTheo de Raadt
2000-02-27Fix 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-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-27repair some gotchas in the .{u,}{mul,div,rem} replacement routines, out of a ...Theo de Raadt
2000-02-27fix Xr orderHugh Graham
2000-02-27document ddb securelevel semanticsHugh Graham
2000-02-27Provide a means to lock ddb off on systems at high securelevel, in orderHugh Graham
2000-02-27be clear about raw disk devsHugh Graham
2000-02-27Fixed a bug that caused an infinite loop when the passwordTodd C. Miller
2000-02-27$Id$ -> $OpenBSD$brian
2000-02-27Fix a bug in end-of-line comment parsing.brian
2000-02-27When we stop a timer that's the first in the timer list, ensurebrian
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