Fix comments.
[dragonfly.git] / sys /
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
2007-02-11 Sascha WildnerRemove ancient SimOS support.
2007-02-10 Sepherosa Ziehau- Move vke_softc.sc_kqueue initialization from vke_star...
2007-02-10 Sepherosa ZiehauAdd more ids
2007-02-10 Sepherosa Ziehauregen
2007-02-10 Sepherosa ZiehauMore rum(4) ids
2007-02-09 Sepherosa ZiehauAvoid possible mbuf re-tap on error path.
2007-02-08 Thomas E. SpanjaardMisc cleanups to NATA ata-raid.c to make it compile...
2007-02-08 Sepherosa ZiehauConvert RX buffer signal level to relative RX signal...
2007-02-07 Sepherosa ZiehauConvert RX desc's rssi field to relative RX signal...
2007-02-07 Sepherosa ZiehauFor rum(4) and rt2661 part of ral(4):
2007-02-06 Thomas E. SpanjaardMisc cleanups for NATA ataraid, and write ata_raid_dump...
2007-02-06 Sepherosa ZiehauAbsolute RX siganl strength correction value from EEPRO...
2007-02-06 Sepherosa ZiehauCorrectly calculate absolute RX signal strength and...
2007-02-06 Sepherosa ZiehauUse relative RX signal strength (relative to noise...
2007-02-06 Sepherosa ZiehauFor rt2661 part:
2007-02-06 Sepherosa ZiehauUse relative RX signal strength (relative to noise...
2007-02-06 YONETANI Tomokazuleftover from 1:1 Userland threading stage 2.11/4
2007-02-05 Simon SchubertAdd flag to optionally disable stripping of old kernel...
2007-02-05 Thomas E. SpanjaardMake natadisk's ad_dump() actually work. Ditch the...
2007-02-05 Sepherosa ZiehauConvert RSSI to receive signal strength (dbm). The...
2007-02-05 Sepherosa ZiehauNuke unused header files
2007-02-05 Simon SchubertDon't hand-roll an own version on selrecord. This...
2007-02-04 Sepherosa Ziehauregen
2007-02-04 Sepherosa ZiehauAdd PCI ids for Intel WL-3945ABG wireless minipci adapters.
2007-02-04 Sascha WildnerAdd firewire dependency.
2007-02-03 Sascha WildnerFix typo: firmare -> firmware
2007-02-03 Simon Schubert1:1 Userland threading stage 2.11/4:
2007-02-03 Simon SchubertRemove now unused cpu_coredump.
2007-02-03 Simon SchubertClean up stale code.
2007-02-03 YONETANI Tomokazuleftover from aout_coredump() removal:
2007-02-03 YONETANI Tomokazuadd prototype for linprocfs_init()
2007-02-03 Simon SchubertFix ps %CPU output in vkernel by exporting hw.availpages.
2007-02-02 Thomas E. SpanjaardDo not generate a trap signal for a spurious SIGTRAP...
2007-02-02 Simon SchubertFix indention.
2007-02-02 Simon SchubertDon't segfault the kernel if it can't resolve a name...
2007-02-01 Simon SchubertImplement window size passing between real tty and...
2007-02-01 Thomas E. SpanjaardRestore exporting of kernel threads as 'fake' processes...
2007-02-01 Simon SchubertTeach the vkernel to behave and not fsck with my tty.
2007-02-01 Simon SchubertReport non-existing procs as pid -1, not NO_PID.
2007-02-01 Simon SchubertChange kinfo_proc interface between kernel and userland.
2007-02-01 Simon SchubertDo not build bus modules for vkernels.
2007-01-30 Sascha WildnerRemove unused VIRTUAL_KERNEL option.
2007-01-30 Simon SchubertRework DEV_SUPPORT infrastructure.
2007-01-29 Thomas E. SpanjaardFix iovec checks to match properly. iovec == MAXIOV...
2007-01-29 Matthew Dillonsmbfs was not guarenteeing a NULL return vnode on error...
2007-01-28 YONETANI Tomokazuo Add modified tables based on the reports/patches...
2007-01-28 YONETANI TomokazuEnable setting debug.acpi.{layer,level} via sysctl...
2007-01-28 YONETANI Tomokazukern_recvmsg() may not return a valid(non-NULL) pointer...
2007-01-27 Sascha WildnerFix argument lists of locking primitives (thereby fixin...
next