index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
usr.bin
Age
Commit message (
Expand
)
Author
2001-05-23
Use 'fundamental_map' where 'map_table[0].p_map' or 'name_map("fundamental")'
Artur Grabowski
2001-05-23
export "fundamental_map" that points to the fundamental keymap
Artur Grabowski
2001-05-23
pretty
Artur Grabowski
2001-05-23
No need to export nfunct and functnames now that help doesn't use them
Artur Grabowski
2001-05-23
Call it 'C-SPC', not 'NUL'. Less confusing.
Artur Grabowski
2001-05-23
Simplify a lot of code in the help functions.
Artur Grabowski
2001-05-23
export free_file_list. XXX - it doesn't belong in echo.c and it's the wrong n...
Artur Grabowski
2001-05-23
When a key is bound to selfinsert, it shouldn't be considered to be bound
Artur Grabowski
2001-05-23
There is no need to use name_mode when all we use from the mode is the map.
Artur Grabowski
2001-05-23
pretty
Artur Grabowski
2001-05-23
Deal with another strangeness caused by the abuse of the
Artur Grabowski
2001-05-23
Add an argument to doscan which is a pointer to a KEYMAP pointer.
Artur Grabowski
2001-05-23
kill complete_function. Not used anymore.
Artur Grabowski
2001-05-23
complt already has code to finish the completion from a list.
Artur Grabowski
2001-05-23
remove unused define
Artur Grabowski
2001-05-23
Get rid of 'prefix' and use NULL instead.
Artur Grabowski
2001-05-23
Creatively use addlinef when listing buffers (C-X-C-B).
Artur Grabowski
2001-05-23
Don't include the trailing NUL in output.
Artur Grabowski
2001-05-23
It's unnecessary to have addline as a function. Make it a macro.
Artur Grabowski
2001-05-23
Add addlinef that's an addline with printf-style format arguments.
Artur Grabowski
2001-05-23
When showing the matching paren, don't sleep for one second, use ttwait
Artur Grabowski
2001-05-23
Mostly clean-up:
Marc Espie
2001-05-22
note obsolete for > OpenSSH-1.2; ok markus@
Kevin Steves
2001-05-20
configurable authorized_keys{,2} location; originally from peter@; ok djm@
Markus Friedl
2001-05-19
typo in error message
Kevin Steves
2001-05-19
sshd command-line arguments and configuration file options that
Kevin Steves
2001-05-19
document MACs defaults with .Dq
Markus Friedl
2001-05-19
change preferredauthentication order to
Markus Friedl
2001-05-19
sort options; Matthew.Stier@fnc.fujitsu.com
Markus Friedl
2001-05-19
ftruncate() instead of open()+O_TRUNC like rcp.c does
Markus Friedl
2001-05-19
Disable X11 forwarding if xauth binary is not found. Patch from Nalin
Damien Miller
2001-05-18
improved kbd-interactive support. work by per@appgate.com and me
Markus Friedl
2001-05-18
adapt to use pool
Niels Provos
2001-05-17
no spaces in PreferredAuthentications; meixner@rbg.informatik.tu-darmstadt.de
Markus Friedl
2001-05-16
more select() error fixes (don't set rfd/wfd to -1).
Markus Friedl
2001-05-16
check for open sessions before we call select(); fixes the x11 client
Markus Friedl
2001-05-16
return comments for private pem files, too; report from nolan@naic.edu
Markus Friedl
2001-05-15
X11 forwarding details improved
Theo de Raadt
2001-05-15
Add missing memset() from one of the select() fixes. Also free existing
Todd C. Miller
2001-05-15
Don't go beyond end of string.
Marc Espie
2001-05-15
thinko in my rewrite. Repair var:sh = something
Marc Espie
2001-05-14
Ensure IFile str is always intialized, so that we can free it without
Marc Espie
2001-05-14
No need to use calloc gratuitously.
Angelos D. Keromytis
2001-05-14
Use warn() consistently.
Angelos D. Keromytis
2001-05-14
Use the sysctl-based diskstats for live kernels. deraadt@ ok
Angelos D. Keromytis
2001-05-14
long -> int64_t for tty statistics
Angelos D. Keromytis
2001-05-14
Remove ugly empty line.
Angelos D. Keromytis
2001-05-12
readlink does not NULL-terminate; mhe@home.se
Markus Friedl
2001-05-11
-1 -> MAP_FAILED
Artur Grabowski
2001-05-11
-1 -> MAP_FAILED
Artur Grabowski
[next]