index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2000-11-16
Add support for Accton EN2242 MiniPCI adapters as found in HP OmniBook XE3
Aaron Campbell
2000-11-16
sync
Aaron Campbell
2000-11-16
Add product ID for Accton EN2242 MiniPCI Ethernet adapter; from FreeBSD.
Aaron Campbell
2000-11-15
do not open fifos with O_RDWR, either use O_RDONLY or O_WRONLY. okay aaron@
Niels Provos
2000-11-15
deal with stupid legacy applications that open a fifo O_RDWR. okay millert@
Niels Provos
2000-11-15
case insensitive key options; from stevesk@sweden.hp.com
Markus Friedl
2000-11-15
Add pcdisplay(4) man page; from NetBSD.
Aaron Campbell
2000-11-15
Make sure not to null deref the function pointer for the scrollback accessop
Aaron Campbell
2000-11-15
New keyboard man pages; from NetBSD.
Aaron Campbell
2000-11-15
Add a "Display adapters" section and note support for vga(4) there.
Aaron Campbell
2000-11-15
Manual page for vga(4); from NetBSD.
Aaron Campbell
2000-11-15
Add EGA display driver files; from NetBSD. This should be the last of the MI
Aaron Campbell
2000-11-15
This driver supports PC display adapter hardware within the wscons(4)
Aaron Campbell
2000-11-15
Add missing \n at the end of an error message.
Todd C. Miller
2000-11-15
6845 controller register definitions for vga(4) driver.
Aaron Campbell
2000-11-15
Updated VGA driver; from NetBSD. Needed for wscons on i386 and alpha. These
Aaron Campbell
2000-11-15
add entry for HostKey /etc/ssh_host_dsa_key, and comment for ssh-2 rsa keys
Markus Friedl
2000-11-15
typo, use .It
Markus Friedl
2000-11-15
Support console scrollback in wscons through a new "scrollback" accessop that
Aaron Campbell
2000-11-15
just ignore non existing user keys
Markus Friedl
2000-11-15
reorder SYNOPSIS
Markus Friedl
2000-11-15
Add two command definitions for wscons scrollback support and link them to
Aaron Campbell
2000-11-15
Brown is ugly.
Aaron Campbell
2000-11-15
Point to the right variable for ktrace
Nathan Binkert
2000-11-15
Last commit introduced extra space (lame)
Angelos D. Keromytis
2000-11-15
Fix bug introduced with overriding of pseudo-devices.
Angelos D. Keromytis
2000-11-15
Accept -inet/-inet6 etc. in route show command.
Angelos D. Keromytis
2000-11-14
do not reorder keys if a key is removed
Markus Friedl
2000-11-14
check no_agent_forwarding_flag for ssh-2, too
Markus Friedl
2000-11-14
parse options only if key matches; fixes some confusing messages seen by the ...
Markus Friedl
2000-11-14
cleanup EPSV/EPRT error handling. avoid possible memory leak (getaddrinfo).
Jun-ichiro itojun Hagino
2000-11-14
Sync usage() with reality; mpech@prosoft.org.lv
Aaron Campbell
2000-11-14
Document the -g option; closes PR/1509 from mpech@prosoft.org.lv.
Aaron Campbell
2000-11-14
Sync the list of "not supported" options with the source code; fixes PR/1506
Aaron Campbell
2000-11-14
remove diagnostic around TL_INTR_INVALID (this is a valid condition when two
Jason Wright
2000-11-13
Don't map unsafe registers from controllers that require 16 bit io space
Chris Cappuccio
2000-11-13
Correct the vendor ID for Aver Media; dev@wanadoo.es. Confirmed with NetBSD
Aaron Campbell
2000-11-13
Machine-independent PC-like keyboard driver; from NetBSD. XXX - Not used
Aaron Campbell
2000-11-13
combine check_epsvall + check_login into check_login_epsvall.
Jun-ichiro itojun Hagino
2000-11-13
Address the i8042 keyboard controller registers as offsets from IO_KBD; from
Aaron Campbell
2000-11-13
make sure to check_login on EPSV/LPSV. move epvsall check into check_epsvall.
Jun-ichiro itojun Hagino
2000-11-13
Make this compile under OpenBSD.
Aaron Campbell
2000-11-13
- Convert to new timeouts.
Aaron Campbell
2000-11-13
make compile with !UVM
Niklas Hallqvist
2000-11-13
typo
Niklas Hallqvist
2000-11-13
Do not use PG_N on "real" 386es as it does not exist there; from NetBSD
Niklas Hallqvist
2000-11-12
add support for RSA to SSH2. please test.
Markus Friedl
2000-11-12
Fix XFree86/console mouse transparency for serial mice. Tested with both a
Aaron Campbell
2000-11-12
off-by-one when removing a key from the agent
Markus Friedl
2000-11-12
typo
Aaron Campbell
[next]