Age | Commit message (Expand) | Author |
2004-11-29 | Move the struct wsscreen_descr from a per-driver global to a per-instance | Miod Vallat |
2004-11-29 | tiny knf, no binary change. | Hans-Joerg Hoexer |
2004-11-29 | plug memory leaks on error | Patrick Latifi |
2004-11-29 | Port the remaining two sbus framebuffer drivers to sparc64; tvtwo untested | Miod Vallat |
2004-11-29 | Don't use seltrue() in poll ops since it requires v_rdev dereferencing | Alexander Yurchenko |
2004-11-29 | remove old header. everything should use net80211/ stuff. | Federico G. Schwindt |
2004-11-29 | knf/ansi. No binary change. | Jonathan Gray |
2004-11-29 | sync | Alexander Yurchenko |
2004-11-29 | CSR BlueCore, from anil. | Alexander Yurchenko |
2004-11-29 | From FreeBSD: Correct URL of the programming manual. | Jonathan Gray |
2004-11-29 | Spell precede correctly. | Jonathan Gray |
2004-11-29 | put text after #endif in comment (compile w/ gcc3) | Peter Valchev |
2004-11-28 | In kernel pppoe client, a simple IPv4 only implementation. | Can Erkin Acar |
2004-11-28 | sync | Peter Valchev |
2004-11-28 | garmin palm device; from openbsd@st.thrush.com | Peter Valchev |
2004-11-28 | Prevent ADB devices other than mices of generating "extended" protocol events. | Matthieu Herrb |
2004-11-28 | Correct pmap_enter() flags usage. | Miod Vallat |
2004-11-28 | sync from libc | Michael Shalayeff |
2004-11-28 | a tiny hppa64 bit | Michael Shalayeff |
2004-11-28 | Reverse bogus sc == NULL check in CARP_LOG(), from Max Laier. | Ryan Thomas McBride |
2004-11-28 | don't hide the process context in rf_close_component(), since we may | Pedro Martelletto |
2004-11-28 | kue(4) uses loadfirmware(9), but usb threaded probing starts before | Theo de Raadt |
2004-11-28 | mountroothooks are called after the root filesystem is mounted. | Theo de Raadt |
2004-11-28 | rev 1.74 | Brad Smith |
2004-11-28 | MAXSLP is not really an MD-configurable define so move it to param.h; miod@ t... | Michael Shalayeff |
2004-11-27 | use a pm_lock define instead of the long fluff | Michael Shalayeff |
2004-11-27 | Fix for building in another directory using config -s. ok deraadt@, miod@. | Matthieu Herrb |
2004-11-27 | introduce pffinddomain(), to find a domain by family. | Patrick Latifi |
2004-11-27 | In pmap_bootstrap(), replace PMAP_MD_RWZERO, which would leave the lowest | Miod Vallat |
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 |