Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-01-15 | Xr wskbd as well. | Miod Vallat | |
2005-01-15 | Kill obio references, and mention zkbd where appropriate. | Miod Vallat | |
2005-01-15 | sync | Theo de Raadt | |
2005-01-15 | oops | Theo de Raadt | |
2005-01-15 | mistakes I made, pointed out by jmc | Theo de Raadt | |
2005-01-15 | nForce2 Ultra 400 IDE support. ok grange@ | Jonathan Gray | |
2005-01-15 | Better effort on pcic detection, poll every 5 seconds. | Dale Rahn | |
2005-01-15 | regen | Jonathan Gray | |
2005-01-15 | nForce2 Ultra 400 devices. | Jonathan Gray | |
Found in a dmesg from escapenguin at gmail dot com. | |||
2005-01-15 | Intel devices found in a dmesg from petersm at sedsystems dot ca. | Jonathan Gray | |
2005-01-15 | From NetBSD: | Christopher Pascoe | |
- Keep track of allhost multicast address record we joined into each in_ifaddr and delete it when an address is purged. - Don't simply try to delete a multicast address record listed in the ia_multiaddrs. It results a dangling pointer. Let whoever holds a reference to it to delete it. mcbride@ markus@ ok | |||
2005-01-15 | hatrick | Jolan Luff | |
2005-01-15 | In uvm_mmap(), check for size wrap to 0, and return ENOMEM in that | Otto Moerbeek | |
case. Do not arbitarily disallow sizes with the high bit set, they are unsigned. With lotsa help from miod@, test by danh@ ok miod@ millert@ tedu@ | |||
2005-01-15 | basic man page for the zaurus c3000 (for now) | Theo de Raadt | |
2005-01-15 | _poll can be called from timeout, but needs to be protected from interrupt, | Dale Rahn | |
add spltty() protection. | |||
2005-01-15 | regen | Jonathan Gray | |
2005-01-15 | TI PCI22050 and PCI2050 PCI-PCI bridges. Former found in a dmesg | Jonathan Gray | |
from george_morgan at spamcop dot net. | |||
2005-01-15 | make sure interface is in RUNNING state before touching the multicast filters | Brad Smith | |
From NetBSD NetBSD PR 27678 for details ok mcbride@ | |||
2005-01-15 | fix comment | Brad Smith | |
2005-01-15 | Additional devices found in linux-wlan driver. | Jonathan Gray | |
2005-01-15 | Add id for Psion Dacom Gold Port Ethernet found in Linux driver. | Jonathan Gray | |
2005-01-15 | regen | Jonathan Gray | |
2005-01-15 | Another kue device found in Linux driver. | Jonathan Gray | |
Additional USB wi devices found in linux-wlan. Sort Sitecom section. | |||
2005-01-15 | sync | Theo de Raadt | |
2005-01-15 | place ` (grave) at Fn-d which is a funny little dot (close enough) | Theo de Raadt | |
fix [] make Fn-u and Fn-i be {} (close enough to what is shown there) make the backside toggle return left/right (in the sense of closed lid) and make OK return down and Cancel return up this actually makes it possible to browse the net in lynx; for now those mappings will suffice | |||
2005-01-15 | swap < and >, spotted by drahn | Theo de Raadt | |
2005-01-14 | Since we run keyboards in raw mode now, NMIs can only be parity errors now; | Miod Vallat | |
simplify nmihand() accordingly. | |||
2005-01-14 | code cleanup; ok grange | Theo de Raadt | |
2005-01-14 | Typo | Miod Vallat | |
2005-01-14 | enable ttyC0 and ttyC1 by default; wow, how did you miss that dale! | Theo de Raadt | |
2005-01-14 | Regen | Miod Vallat | |
2005-01-14 | Switch OpenBSD/hp300 to wscons, still using on-board ROM fonts for now. | Miod Vallat | |
Main features: - MI hil drivers, allowing live plug/unplug of devices, and the keyboard does not need to be at id 1 anymore. - SGC bus support on 4xx models. SGC frame buffers are supported too, but not as console, though you can use them as a regular glass terminal if you run a getty on ttyC0. Currently not compiled-in, awaiting for an sti(4) fix to be commited. - HP-UX compatibility interfaces are removed. grfinfo and hilinfo are removed. X11 support is currently broken by these changes; X.org X11R6 support will be available very soon. Tested on hyperion and 4 different flavours of catseye/topcat/kathmandu; other, older frame buffers (davinci, gatorbox and renaissance) could not been tested but should work; please report any regression. | |||
2005-01-14 | regen | Pedro Martelletto | |
2005-01-14 | Add Radeon IGP 9100, from Bruno Oliveira Silvestre, ok deraadt@ | Pedro Martelletto | |
2005-01-14 | Missed commit of M_BWMETER, allow a PIM kernel to actually compile. | Ryan Thomas McBride | |
pointed out by Scot Bontrager <scot@indievisible.org> | |||
2005-01-14 | define left-japanese character as an Alt key for now, so that | Theo de Raadt | |
Alt-F# where # is 1-5 will do virtual screens. The F# keys of course are calendar, address, mail, home, menu... discussion with drahn, help from miod. It would be nice to use Fn-F# later on but wscons needs modification for this | |||
2005-01-14 | minor knf and cleanup, and remove unneeded extern declarations, they | Jean-Francois Brousseau | |
are now in cvs.h | |||
2005-01-14 | sprinkle more error reporting and add a trace when sending a file | Jean-Francois Brousseau | |
to the server | |||
2005-01-14 | We're not really ready to enable ubt(4), from theo. | Alexander Yurchenko | |
2005-01-14 | Enable ubt(4) on i386. | Alexander Yurchenko | |
2005-01-14 | Restrict AF_BLUETOOTH sockets to root for now. Discussed with theo and | Alexander Yurchenko | |
markus. | |||
2005-01-14 | Even better nptpages computation without unnecessary extra roundings; allows | Miod Vallat | |
extra large iomaps to work correctly. | |||
2005-01-14 | sync | Theo de Raadt | |
2005-01-14 | If we have a frame buffer configured as ``internal'', be sure to account for | Miod Vallat | |
its out-of-DIO-range memory when sizing the external iomap. | |||
2005-01-14 | Lubbock scrubbing. | Dale Rahn | |
2005-01-14 | clean up dmesg: '\n', speed up polling for 'rollover', | Dale Rahn | |
add F1-F5 for Cal, Addr, mail Home, Menu | |||
2005-01-14 | These options are not signficant. | Dale Rahn | |
2005-01-14 | use PCI Memory Write and Invalidate; from bogdan@eastonline.ru, ok pascoe | Theo de Raadt | |
2005-01-14 | scrub scrub scrub | Dale Rahn | |
2005-01-14 | support the -D option to the tag command and sync usage for the tag | Jean-Francois Brousseau | |
command from Joris Vink, with modifications by me |