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