Age | Commit message (Expand) | Author |
2004-11-27 | KNF, ANSI, cleanup. No binary change. | Alexander Yurchenko |
2004-11-26 | Kill __HAVE_EVCOUNT, now that all architectures provide them. | Miod Vallat |
2004-11-26 | More interrupt system cleaning and homogenization: | Miod Vallat |
2004-11-26 | implement net.key.v2.sadb_dump.{unspec,esp,ah,...} sysctl subtree | Markus Friedl |
2004-11-26 | add pfkey sysctl subtree; ok deraadt | Markus Friedl |
2004-11-25 | crank ramdisk filesystem slightly to cope with firmwares inside the filesystem | Theo de Raadt |
2004-11-25 | resolve conflict between M_TUNNEL and M_ANYCAST6, remove M_COMP (it's | Markus Friedl |
2004-11-25 | use ttl from setsockopt(), similar to bsd/os; ok henning, mcbride, fgsch | Markus Friedl |
2004-11-25 | remove special handling of PF_KEY in net_sysctl; ok deraadt | Markus Friedl |
2004-11-25 | Move towards a more flexible and generic interrupt system, as well as better | Miod Vallat |
2004-11-25 | fix for race between invocation for timer and network input | Markus Friedl |
2004-11-25 | compatibility ioctls for things like "wicontrol ath0 -l" to | Reyk Floeter |
2004-11-25 | Enable lpt0 on amd64 GENERIC. ok deraadt@ | Ian Darwin |
2004-11-24 | Long time not accurate anymore. | Miod Vallat |
2004-11-24 | don't leave run state on background scan | Damien Bergamini |
2004-11-24 | add missing field in struct iwi_associate | Damien Bergamini |
2004-11-24 | - add short preamble capability | Damien Bergamini |
2004-11-24 | extend scan delay from 20ms to 100ms for each channel + minor consistency tweak | Damien Bergamini |
2004-11-24 | reset adapter in iwi_stop() | Damien Bergamini |
2004-11-24 | clear register 0x41, not 0x43 (endianness) | Damien Bergamini |
2004-11-24 | fix interrupt handler | Damien Bergamini |
2004-11-24 | nothing really uses kernfs anymore, and in general it is unsafe since the | Theo de Raadt |
2004-11-24 | typo | Thierry Deval |
2004-11-24 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Theo de Raadt |
2004-11-24 | sync | Theo de Raadt |
2004-11-24 | Radeon 9600 XT | Theo de Raadt |
2004-11-24 | use ETHER_MAX_LEN | Brad Smith |
2004-11-24 | Multicast routing cleanup from Pavlin Radoslavov | Ryan Thomas McBride |
2004-11-24 | fix a bug that leads to a crash when binat rules of the form | Daniel Hartmeier |
2004-11-24 | disable the layer filesystems by default; ok lots of people | Theo de Raadt |
2004-11-23 | add support for 2915ABG adapters | Damien Bergamini |
2004-11-23 | Let gpio_detach() do something useful. | Alexander Yurchenko |
2004-11-23 | replace old net/if_ieee80211.h header with the net80211 ones, kernel part. | Federico G. Schwindt |
2004-11-23 | sync | Damien Bergamini |
2004-11-23 | support PRO/Wireless 2915ABG; ok deraadt@ | Damien Bergamini |
2004-11-23 | Create the init process earlier, before the root filesystem is mounted, | Miod Vallat |
2004-11-23 | remove wrong comments; ok deraadt | Markus Friedl |
2004-11-23 | Use pci_matchbyid() for matching crazy VIA power management controllers | Alexander Yurchenko |
2004-11-23 | fix typo in comment | Hans-Joerg Hoexer |
2004-11-23 | store number of supported gpio pins | Reyk Floeter |
2004-11-23 | support the gpio found on ath(4) devices. | Reyk Floeter |
2004-11-23 | More FreeBSD delta reduction. Use aic_* defines rather than ahd_* one | Kenneth R Westerback |
2004-11-23 | Add Adaptec ASR2200S U320 RAID | Marco Peereboom |
2004-11-23 | use ieee80211com to store the mac | David Gwynne |
2004-11-22 | ad1981 does not like init; from fgsch@ | Michael Shalayeff |
2004-11-22 | better fix for the internal fw loader that doesnt break 64bit archs | David Gwynne |
2004-11-22 | use a size_t here | Theo de Raadt |
2004-11-22 | rename these two firmwares to nicer names | Theo de Raadt |
2004-11-22 | use the filesystem based firmware loader; ok deraadt@ | Damien Bergamini |
2004-11-22 | correct license | Theo de Raadt |