Merge from vendor branch LIBARCHIVE:
[dragonfly.git] / sys /
2007-03-25 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-03-25 Sepherosa Ziehau- Make sure size of Supported Rates ie does not exceed...
2007-03-25 Peter AvalosMerge from vendor branch FILE:
2007-03-24 Matthew DillonReformulate the syslink_msg structure a bit. Instead...
2007-03-24 Sepherosa ZiehauVge(4) is miibus(4) aware, so nuke the already commente...
2007-03-24 Sepherosa ZiehauAdd routing socket's link state change message support...
2007-03-24 Sepherosa ZiehauAdapt lnc(4), which is miibus(4) unaware, to support...
2007-03-24 Sepherosa ZiehauReport link states changes (link up/down and braudrate...
2007-03-21 YONETANI TomokazuWriting PstateControl(formerly named PstateCnt) to...
2007-03-21 Matthew Dillonsyslink work - Implement code for a reformulated system...
2007-03-20 Matthew DillonTry to catch double-free bugs in the ACPI code. For...
2007-03-20 Matthew DillonGenerate a warning if a wired page is encountered on...
2007-03-20 Matthew DillonMinor syntax cleanup
2007-03-19 Sepherosa ZiehauRename "short/long" retry counter to "data/rts" retry...
2007-03-19 Sepherosa ZiehauRevert rtw.c rev1.7, though it works well with my ral...
2007-03-18 Sepherosa ZiehauGet rid of long rety counter; it is never adopted....
2007-03-18 Sepherosa ZiehauRTL8180L is capable of short preamble.
2007-03-18 Sepherosa ZiehauSet Short Slot Time subfield in Capability field, if...
2007-03-17 Sascha Wildners/natapiraid/nataraid/
2007-03-16 Sascha WildnerFix message.
2007-03-16 Sascha WildnerAdd code for creating multiple virtual disks. Multiple...
2007-03-16 Sascha WildnerActivate -i and add some documentation for it.
2007-03-16 Sepherosa ZiehauMake libpcap parse following expressions, so tcpdump...
2007-03-13 Simon SchubertDrop this strange start/endzero thing for procs and...
2007-03-12 Simon SchubertRegen.
2007-03-12 Simon SchubertRework stopping of procs.
2007-03-12 Simon Schubert1:1 Userland threading stage 4.8/4:
2007-03-12 Simon SchubertAdd precautions so that threads won't race to exit1...
2007-03-12 Sascha WildnerMake the vkernel disk (vkd) known to vinum.
2007-03-11 Sascha Wildnermy(4) doesn't use miibus
2007-03-10 Sascha WildnerUse correct parameter order for strcpy().
2007-03-08 Matthew DillonMake sure all string buffers passed from userland are...
2007-03-07 Sepherosa ZiehauDon't try holding serializer in ti_rxeof(). This funct...
2007-03-06 Sepherosa ZiehauUse random octet stream to create IBSS's BSSID as sugge...
2007-03-06 Sepherosa ZiehauCorrect the unit of assoc/reassoc req listen interval...
2007-03-05 Sepherosa ZiehauCorrect TU <-> millisecond and TU -> ticks convertion.
2007-03-05 Sascha Wildnererr() and warn() print the strerror() message by themse...
2007-03-04 Sascha WildnerRemove weird license clause which has expired.
2007-03-04 Sepherosa ZiehauExpose IEEE80211_MSG_ for user space programs.
2007-03-04 Sepherosa Ziehau- Add additional parameter to ieee80211_mgmt_output...
2007-03-01 Sascha WildnerFix prototype.
2007-03-01 Simon SchubertRegen.
2007-03-01 Simon Schubert1:1 Userland threading stage 4.7/4:
2007-02-28 Sepherosa ZiehauAdd sc_newstate_arg to ural_softc, so ieee80211_new_sta...
2007-02-27 Sascha WildnerValidate msg_controllen, as per RFC2292.
2007-02-26 Simon Schubert1:1 Userland threading stage 4.6/4:
2007-02-26 Sepherosa ZiehauDiscard deauth/disassoc that are not for us. Reception...
2007-02-26 Simon SchubertFix suspend behavior by really stopping the process...
2007-02-25 Simon SchubertGet rid of struct user/UAREA.
2007-02-25 Simon SchubertRegen
2007-02-25 Simon Schubert1:1 Userland threading stage 4.5/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.4/4:
2007-02-24 Simon Schubert1:1 Userland threading stage 4.3/4:
2007-02-24 Simon SchubertRemove superfluous conditional.
2007-02-24 Sascha Wildner* Sync the list of devices in the polling(4) manpage...
2007-02-24 Simon SchubertFix taskqueues to truely work on SMP systems.
2007-02-23 YONETANI TomokazuDon't print error messages on AE_TYPE from AcpiGetCurre...
2007-02-22 Thomas E. SpanjaardAdd a 'NATA' kernel config file to go with the previous...
2007-02-22 Simon SchubertEnable building/installing of multiple kernels in nrelease.
2007-02-22 Simon Schubert1:1 Userland threading stage 4.2/4:
2007-02-22 Simon SchubertMake setrunnable() behave more like it is intended.
2007-02-22 Simon SchubertFix stopping of the current process, which was broken...
2007-02-22 Sepherosa Ziehau- Add noise floor to stats
2007-02-22 YONETANI TomokazuDon't loop beyond maximum cpu ID (ncpus - 1); this...
2007-02-21 Simon Schubert1:1 Userland threading stage 4.1/4:
2007-02-21 Simon Schubert1:1 Userland threading stage 2.20/4:
2007-02-21 Simon Schubert1:1 Userland threading stage 2.19/4:
2007-02-21 Simon SchubertReplace magic number with constant.
2007-02-20 Thomas E. SpanjaardAdd NATA devices to LINT, and hook the natacontrol...
2007-02-20 Sepherosa ZiehauDon't assume mgtq will always be empty, drain mgtq...
2007-02-19 Simon SchubertSilence compiler warning.
2007-02-19 Simon SchubertRemove outdated comment.
2007-02-19 Simon Schubert1:1 Userland threading stage 2.18/4:
2007-02-19 Sascha WildnerRemove unused malloc type M_ACL.
2007-02-18 Simon Schubert1:1 Userland threading stage 2.17/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.16/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.15/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.14/4:
2007-02-18 Simon Schubert1:1 Userland threading stage 2.13/4:
2007-02-18 Simon SchubertRe-order #includes to silence warning and use inline...
2007-02-18 Sascha WildnerRemove unused variable.
2007-02-17 Sascha WildnerUncomment NULLFS which was fixed by Matt some while...
2007-02-17 Sepherosa Ziehau- Nuke no longer needed macros.
2007-02-17 Simon SchubertMerge from vendor branch GCC:
2007-02-16 Victor Balada DiazAdd a missing header that prevents detecting the kernel...
2007-02-16 Simon Schubert1:1 Userland threading stage 2.12/4:
2007-02-16 Sepherosa Ziehau- Clean up device header file inclusion.
2007-02-16 Sepherosa ZiehauAdd ieee80211_plcp2rate() to convert PLCP signal/rate...
2007-02-16 Sepherosa Ziehau- Factor out acx_set_chan(), nuke ACX_ENABLE_{TX,RX...
2007-02-16 Simon SchubertFix RSS display by calculating the correct value.
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Victor Balada DiazMerge from vendor branch BIND:
2007-02-15 Sepherosa Ziehau- Add 'chan' parameter for acx_join_bss(), since for...
2007-02-14 Sepherosa ZiehauPCIe re(4) can't handle TCP csum offloading well if...
2007-02-13 Sepherosa ZiehauReclaim challenge text, if we operate as an AP and...
2007-02-12 Sepherosa Ziehau- Replace 0 with NULL when pointers are tested.
2007-02-12 Sepherosa Ziehau- Prefer m_getl()
2007-02-11 Sepherosa Ziehau- Rename reset_d() to bpf_resetd() just like other...
2007-02-11 Sepherosa ZiehauIn bpf_ptap(), duplicate incoming mbuf's m_pkthdr.rcvif...
2007-02-11 Sepherosa Ziehaukmalloc(M_WAITOK) will not return NULL
next