summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-11-25Everyone seems to hit the wrong key first time. Change the abort bannerHugh Graham
2000-11-25make room for a 16 slice disklabelHugh Graham
2000-11-25Change d_end_ to relect the 16 slice struct disklabel OpenBSD uses.Hugh Graham
2000-11-25print keytype when generating a key.Markus Friedl
2000-11-25reorder check for illegal ciphers, bugreport from espie@Markus Friedl
2000-11-25OpenBSD tagArtur Grabowski
2000-11-25pull in cy82c693 for sio and pcebArtur Grabowski
2000-11-25Use the common cy82c693 access functions.Artur Grabowski
2000-11-24Include err.h and util.hTodd C. Miller
2000-11-24Include strings.h for strlen() prototypeTodd C. Miller
2000-11-24raise dirty in kenter_pa tooMichael Shalayeff
2000-11-24Add entries to build nodes required for "floppy", and "ramdisk".Hugh Graham
2000-11-24Rename "md" to "rd", consquently moving the hdHDC9224 disk dev to "hd".Hugh Graham
2000-11-24build the 'safe' vnode deviceHugh Graham
2000-11-24Support 16 slices per device, like the other OpenBSD arches.Hugh Graham
2000-11-24MALLOC_OPTIONS=AZJ by default.Marc Espie
2000-11-24As it stands now, arch.c does not work.Marc Espie
2000-11-24Change the time stamp interface to use an abstract datatype.Marc Espie
2000-11-24Take advantage of VarModifiers_Apply, which can parse a variable specMarc Espie
2000-11-24Clean-ups:Marc Espie
2000-11-24Better key repeat logic. When we're in repeat mode, with the exception ofAaron Campbell
2000-11-24comment fix; strlcat returns strlen(initial dst) + strlen(src).Jun-ichiro itojun Hagino
2000-11-24sync with recent kame document.Jun-ichiro itojun Hagino
2000-11-24ifm_data is avilable on {net,open,free}bsd. sync with kame.Jun-ichiro itojun Hagino
2000-11-24Remove errant 'continue' statement that breaks absolute paths;Todd C. Miller
2000-11-24PAGE_SIZE on alpha is 8192 thus PAGE_SHIFT should be 13, not 12.Todd C. Miller
2000-11-23enforce ttyC[0-f]; thanks to millert for some helpTheo de Raadt
2000-11-23complain about invalid ciphers for ssh1/ssh2, fall back to reasonable defaultsMarkus Friedl
2000-11-23fix one more s/sprintf/snprintf/; jeremy@hack.org.ilJakob Schlyter
2000-11-23typo in LPSV printing. From: Hiroyuki YAMAMORI <h-yamamo@db3.so-net.ne.jp>Jun-ichiro itojun Hagino
2000-11-23Make wsdisplaystart() a bit more like PCVT's pcstart() to avoid tty races whenAaron Campbell
2000-11-23Merge with EOM 1.23Niklas Hallqvist
2000-11-23Merge with EOM 1.45Niklas Hallqvist
2000-11-23Merge with EOM 1.28Niklas Hallqvist
2000-11-23Merge with EOM 1.56Niklas Hallqvist
2000-11-23Merge with EOM 1.24Niklas Hallqvist
2000-11-23Merge with EOM 1.59Niklas Hallqvist
2000-11-23samples/singlehost-east.conf: Merge with EOM 1.10Niklas Hallqvist
2000-11-23policy.c: Merge with EOM 1.49Niklas Hallqvist
2000-11-23Merge with EOM 1.53Niklas Hallqvist
2000-11-23ttyC? with one max letter after ttyCTheo de Raadt
2000-11-23tabsTheo de Raadt
2000-11-23fix lun support, not as nice as i would likeTheo de Raadt
2000-11-23syncTheo de Raadt
2000-11-23zero pw_passwd before freeingTodd C. Miller
2000-11-22More tweaks to recognize more weird cases:Marc Espie
2000-11-22s/stroul/strtoul/; spotted by brad@Michael Shalayeff
2000-11-22avoid double fclose()Theo de Raadt
2000-11-22use strlcpy in the exampleTheo de Raadt
2000-11-22even bigger delay in ram probe; deraadt@ okMichael Shalayeff