Age | Commit message (Expand) | Author |
2005-12-05 | ooops, missed that in previous commit; unbreak; | Xavier Santolaria |
2005-12-05 | correctly handle `-wfoo' and `-sbar' errors; OK joris@. | Xavier Santolaria |
2005-12-05 | trendnet TE-CF100 support; tested and ok uwe@. | Federico G. Schwindt |
2005-12-05 | regen. | Federico G. Schwindt |
2005-12-05 | TRENDnet, CompactFlash Fast Ethernet Adapter, TE-CF100; from uwe@ | Federico G. Schwindt |
2005-12-05 | Add support for tuning channel and channel set. This allows | Robert Nagy |
2005-12-05 | Add older card to quirk table. This fixes the ccb timeout as reported by | Marco Peereboom |
2005-12-05 | xr more pci pages from .9 | Michael Shalayeff |
2005-12-05 | describe new tv tunning capability; for robert@ slacker (; | Michael Shalayeff |
2005-12-05 | Add support to tune the channel and the channel sets via radio(4). | Robert Nagy |
2005-12-05 | kill unused var; | Xavier Santolaria |
2005-12-05 | fix func name in the comments | Michael Shalayeff |
2005-12-05 | make sure set_modes always get called for a `real' extraction. | Marc Espie |
2005-12-05 | Optimize rde_redistribute() a bit and remove two unneeded and way to verbose | Claudio Jeker |
2005-12-05 | oops: forgot to remind tedu to add -T to SYNOPSIS too... | Jason McIntyre |
2005-12-05 | Ignore case on the file extension, to allow both .s and .S to be included | Dale Rahn |
2005-12-05 | sync | Theo de Raadt |
2005-12-04 | support for toggling thread viewing. | Ted Unangst |
2005-12-04 | forgot to set P_THREAD for threaded processes | Ted Unangst |
2005-12-04 | Increase ADJ_TMOUT to prevent loss of adjacency during bulk ls update | Esben Norby |
2005-12-04 | Increase the receive buffer of the raw socket. | Esben Norby |
2005-12-04 | amd64 threads support. | Mark Kettenis |
2005-12-04 | Document vn_access(), okay jmc@ | Pedro Martelletto |
2005-12-04 | Add vn_access(), discussed with and okay uwe@ | Pedro Martelletto |
2005-12-04 | Describe what keys are generated and give examples for X; tweaked by jmc@ | Uwe Stuehler |
2005-12-04 | more code cleanup, remove useless flags and parts of code | Joris Vink |
2005-12-04 | bye obsolete junk; | Joris Vink |
2005-12-04 | Let cmmu_init() now return the cpuid of the master cpu. | Miod Vallat |
2005-12-04 | In the 188 interrupt handler, only fiddle with the PSR once in the main loop. | Miod Vallat |
2005-12-04 | Slight cmmu code cleanup; use shorter function names, remove parity_enable | Miod Vallat |
2005-12-04 | Simplify ptrace branch handling code. | Miod Vallat |
2005-12-04 | Oops, simplelock leftover. | Miod Vallat |
2005-12-04 | older gcc (like real C) does not let you declare local variables after | Theo de Raadt |
2005-12-04 | copy alpha atomic_lock implementation from libpthread. | Brad Smith |
2005-12-04 | add a powerpc implementation of rfork_thread(). | Brad Smith |
2005-12-04 | copy powerpc atomic_lock implementation from libpthread. | Brad Smith |
2005-12-04 | Don't retry unsupported commands, or commands for invalid | Kenneth R Westerback |
2005-12-04 | Allocate all scbs during initialization to avoid using | Kenneth R Westerback |
2005-12-04 | On the 82571 and newer chipset the ICR register is meaningful only | Brad Smith |
2005-12-03 | splimp -> splhigh | Brad Smith |
2005-12-03 | splimp -> splvm | Brad Smith |
2005-12-03 | splimp -> splnet | Brad Smith |
2005-12-03 | strip any trailing slashes in the received Directory | Joris Vink |
2005-12-03 | Regen | Pedro Martelletto |
2005-12-03 | Add ATI IXP200 Modem, from Bruno Oliveira Silvestre, okay deraadt@ | Pedro Martelletto |
2005-12-03 | Replace simplelocks with __cpu_simple_locks for cmmu and pmap locking, | Miod Vallat |
2005-12-03 | Implement __cpu_simple_lock_t for m88k. | Miod Vallat |
2005-12-03 | Fast __HAVE_MUTEX implementation for m88k platforms. | Miod Vallat |
2005-12-03 | Dissociate pmap locks and spl usage; code will now do explicit spl processing | Miod Vallat |
2005-12-03 | Remove unused debug material. | Miod Vallat |