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