Age | Commit message (Expand) | Author |
2001-03-10 | remove unused sgtty macros; ok markus@ | Kevin Steves |
2001-03-10 | default to SSH2, now that m68k runs fast | Theo de Raadt |
2001-03-10 | ignore nonexisting private keys; report rjmooney@mediaone.net | Markus Friedl |
2001-03-10 | Man page on vn_lock | Constantine Sapuntzakis |
2001-03-10 | First support for 53c1010 chip. This enables support up to U2W for | Kenneth R Westerback |
2001-03-10 | Crank major number. openssl on m68k is now compiled in 32 bit mode instead | Theo de Raadt |
2001-03-09 | fix comment, | Grigoriy Orlov |
2001-03-09 | minor irrelevant oops | Theo de Raadt |
2001-03-09 | add OpenBSD-m68k target, turning BN_LLONG off, for performance on 060 | Theo de Raadt |
2001-03-09 | build using OpenBSD-m68k on m68k machines | Theo de Raadt |
2001-03-09 | Block all signals in lostconn() and sigprocmask() since we are headed | Todd C. Miller |
2001-03-09 | do not strerror() a signo | Theo de Raadt |
2001-03-09 | add missing sub-header | Marco S Hyman |
2001-03-09 | m{,un}lockall | Artur Grabowski |
2001-03-09 | locking typo. | Artur Grabowski |
2001-03-09 | On alpha, we want to memory map. ok mjacob@ | Nathan Binkert |
2001-03-09 | Remove random trailing whitespace. | Artur Grabowski |
2001-03-09 | missing twe_unlock for failed get_ccb() for i/o scsi cmd, which was impossibl... | Michael Shalayeff |
2001-03-09 | Add a missing newline in debug mode to separate debug output from | Todd C. Miller |
2001-03-09 | Typo in Synopsis; there's a -v option, not -u | Todd C. Miller |
2001-03-09 | Don't list available keyboard encodings here, they may change often. Instead, | Aaron Campbell |
2001-03-09 | give some dadaical credits and disable debugging | Michael Shalayeff |
2001-03-09 | Add Belgian keymap for wscons; addresses PR/1592 from TDeval@PrimeOBJ.COM. | Aaron Campbell |
2001-03-09 | Xr mlockall | Artur Grabowski |
2001-03-09 | Add mlockall and munlockall. man-page from NetBSD. | Artur Grabowski |
2001-03-09 | regen | Artur Grabowski |
2001-03-09 | Add mlockall and munlockall (dummy for the old vm system). | Artur Grabowski |
2001-03-09 | Remove two unnecessary splx(). This was missed somewhere along the way, since | Aaron Campbell |
2001-03-09 | typo | Artur Grabowski |
2001-03-09 | More syncing to NetBSD. | Artur Grabowski |
2001-03-09 | "/altroot" -> "/altroot/", so that it is clear this is a directory. | Aaron Campbell |
2001-03-09 | Remove hard sentence break. | Aaron Campbell |
2001-03-09 | typo; slade@shore.net | Theo de Raadt |
2001-03-09 | ami is supported now, battery at 35% | Michael Shalayeff |
2001-03-09 | enable in kernel configs at 42% | Michael Shalayeff |
2001-03-09 | final touch | Michael Shalayeff |
2001-03-09 | basic manpage for ami raid; battery is down to 57%! | Michael Shalayeff |
2001-03-09 | seems to work; rush because of cvs's battery at 73% now | Michael Shalayeff |
2001-03-09 | proper irq printout (like other busses) | Michael Shalayeff |
2001-03-09 | differentiate fifo overrun errors | Michael Shalayeff |
2001-03-09 | resize a buffer for long usernames; ianm@cit.uws.edu.au | Paul Janzen |
2001-03-09 | missing \n for MARKED FREE messages, some spaces | Michael Shalayeff |
2001-03-09 | kernel will compile with -Werror. Added intr.h | Steve Murphree |
2001-03-09 | Protect protypes, certain macros, and inlines from userland. Checked userland | smart |
2001-03-09 | exit(-#) is wrong | Theo de Raadt |
2001-03-09 | exit(-#) is wrong | Theo de Raadt |
2001-03-09 | create *.pub files with umask 0644, so that you can mv them to authorized_keys | Theo de Raadt |
2001-03-09 | PATH_MAX+1 is wrong. Not cranking libc/libc_r majors over this, since they j... | Theo de Raadt |
2001-03-09 | Move nanosleep() proto to from sys/time.h to time.h where it belongs. | Todd C. Miller |
2001-03-09 | PATH_MAX includes NUL | Theo de Raadt |