Fix warning.
[dragonfly.git] / sys /
2007-09-24 Yonghong Yancleanup the duplicated $DragonFly$ cvs id, my bad
2007-09-24 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-23 Hasso TepperAdd support for newer ICH SMBus controllers. Also corre...
2007-09-23 Hasso TepperRemove terminating semicolons from SYSCTL_ADD_* macros...
2007-09-23 Yonghong YanA simple README.amd64 and AMD64_GENERIC kernel config...
2007-09-23 Yonghong YanMore headers for pc64 platform kernel build/linking
2007-09-23 Yonghong Yanmore header changes for amd64 port; the pc64 building...
2007-09-23 Yonghong Yanprepare the amd64 kernel build, ext2_bitops.h merged...
2007-09-21 Sascha Wildnerstyle(9) nit.
2007-09-21 YONETANI TomokazuMerge rev 1.26 from FreeBSD:
2007-09-20 Sascha WildnerRemove unneeded #include.
2007-09-19 Sascha WildnerAdd bwi(4) entry.
2007-09-19 Hasso TepperRemove duplicates.
2007-09-17 Sepherosa ZiehauModulize bwi(4) debug prints. Leave ATTACH/INIT/TXPOWE...
2007-09-17 Hasso TepperAdd support for Vitesse VSC8601 and Realtek 8211B PHYs...
2007-09-17 Hasso TepperAdd info about Vitesse Semiconductor Corporation VSC860...
2007-09-17 Hasso TepperAdd many devices to the uftdi(4). Sources of the info...
2007-09-17 Hasso Tepperuftdi(4) related usbdevs work:
2007-09-16 Peter AvalosMake functions static and use M_ZERO instead of a separ...
2007-09-16 Sepherosa ZiehauCreate per-interface sysctl tree.
2007-09-16 Sepherosa Ziehau- Pass mgt packet's node into bwi_encap(), so fallback...
2007-09-16 Sepherosa Ziehau- Use RF/PHY information printing format to print BBP...
2007-09-16 Sepherosa ZiehauFor bwi(4) parts that use TX status registers:
2007-09-16 Sepherosa ZiehauFor bwi(4) parts that use TX status ring:
2007-09-16 Sepherosa Ziehau- Add radio tap support
2007-09-15 Sascha Wildnerif_ioctl takes a pointer to struct ucred.
2007-09-15 Sascha WildnerFix 'type qualifiers ignored on function return type...
2007-09-15 Sascha WildnerFix 'value computed is not used' warnings.
2007-09-15 Sascha WildnerFix some kprintf format warnings.
2007-09-15 Sascha WildnerSilence gcc 4.1's "packed attribute ignored..." warnings.
2007-09-15 Sepherosa ZiehauMake sure that the received frame contains at least...
2007-09-15 Sepherosa ZiehauConvert RSSI into signal strength (relative to noise...
2007-09-15 Sepherosa ZiehauShut up GCC41 warning: different pointer signedness
2007-09-15 Sepherosa ZiehauBug found by GCC41 warning:
2007-09-14 Sascha WildnerFix typo.
2007-09-12 Sepherosa ZiehauPrepare to support polling(4) on multiple cpus:
2007-09-12 Hasso TepperUpdate the agp(4) code to the latest one from FreeBSD...
2007-09-12 Hasso TepperAdd bus_alloc_resources() and bus_release_resources...
2007-09-10 Matthew Dillonkern_access() had the same bug kern_stat() had with...
2007-09-10 Sepherosa Ziehau- Add interrupt moderation support by only using TIMER...
2007-09-09 Sepherosa Ziehau- Make fwe(4) aware of IFF_POLLING setting in its if_in...
2007-09-09 Sepherosa ZiehauCorrect DEVICE_POLLING support in vr_init()
2007-09-09 Sepherosa ZiehauNULL should never be passed to ether_poll_deregister...
2007-09-09 Sepherosa Ziehau- Fix comment.
2007-09-09 Sepherosa ZiehauNuke the hack in vr(4) that polling(4) will be turned...
2007-09-08 Sepherosa ZiehauIt does not make sense to call interface's initializati...
2007-09-08 Sepherosa ZiehauKill token ring remainder.
2007-09-08 Sepherosa Ziehau- Add missing header protector
2007-09-08 Sepherosa ZiehauHook bwi(4)
2007-09-08 Sepherosa ZiehauAdd WIP support for Broadcom wireless chips:
2007-09-08 Peter AvalosMerge from vendor branch OPENSSH:
2007-09-07 Matthew DillonGeneral userfs fleshing out work. Abstract out constru...
2007-09-07 Matthew DillonRemove a bogus assertion. in_vm86call may have been...
2007-09-06 Sascha WildnerUse bcd2bin().
2007-09-06 Sascha WildnerRemove redundant initialization.
2007-09-05 Matthew DillonSet si_iosize_max to silence run-time warnings.
2007-09-04 Matthew DillonChange the virtual kernel's default hz to 20, because...
2007-09-04 Matthew DillonForce an over-the-wire transaction when resolving the...
2007-09-03 Peter AvalosRemove options that don't make sense for a vkernel...
2007-09-03 Peter AvalosMerge from vendor branch LIBARCHIVE:
2007-09-03 Matthew DillonBring in FreeBSD/1.177 - fix a bug in a call made to...
2007-09-03 Matthew DillonAdd a MNTK_ flag to the mount structure allowing a...
2007-09-02 Sepherosa ZiehauSwitch ipfw from ipfw1 to ipfw2.
2007-09-01 Peter AvalosTAILQ_FOREACH to enhance readability.
2007-08-31 Hasso TepperHandle baudrate requests algorithmically with newer...
2007-08-31 Hasso TepperSimplify the way how chip type is determined. Instead...
2007-08-31 Sascha WildnerGC even more remains of the recent old driver removal.
2007-08-30 Peter AvalosAdd WCONTINUED option for waitpid(2).
2007-08-29 Sascha WildnerFix LINT: Remove cm(4) and fla(4) remains.
2007-08-28 Matthew DillonFix a bug in vnode_pager_generic_getpages(). This...
2007-08-28 Matthew DillonAdd vop_stdgetpages() and vop_stdputpages() and replace...
2007-08-27 Hasso TepperMissed this file in previous commit.
2007-08-27 Hasso TepperNuke nv(4), we have nfe(4) which replaces it.
2007-08-27 Hasso TepperNuke fla(4). It's known to be buggy, supports very...
2007-08-27 Hasso TepperRemove remainings of the oltr(4).
2007-08-27 Hasso TepperNuke FDDI support.
2007-08-27 Hasso TepperNuke token ring support. This also means one blob less...
2007-08-27 Hasso TepperNuke ARCnet support.
2007-08-26 Matthew DillonFix a misleading error message when the device specifie...
2007-08-26 Matthew DillonFix a bugaboo in the last commit. Pages are hard-busie...
2007-08-26 Simon SchubertKmods always need their headers in place.
2007-08-25 Simon SchubertFix a bug in linprocfs and hold lwps to prevent a race...
2007-08-25 Peter AvalosMerge from vendor branch TNFTP:
2007-08-24 Matthew DillonAdd T2300 cpu support to EST.
2007-08-24 Matthew Dillonpart2 ppX fix for altq/pf.
2007-08-24 Matthew DillonAdd geode companion support to ohci probe code
2007-08-24 Matthew DillonAdd missing if_softc assignment, allowing pppX interfac...
2007-08-24 Matthew DillonAdd missing xfer->state assignment.
2007-08-23 Simon SchubertDrop reference to non-existing variable.
2007-08-23 Simon SchubertDefine MACHINE et al like this header is supposed to do.
2007-08-22 Matthew DillonTemporary hack up a fix for msdos which avoids a deadlo...
2007-08-22 Sepherosa ZiehauFix for CVE-2006-7180
2007-08-22 Sepherosa Ziehau- Add ic_headroom through which drivers can inform...
2007-08-22 Simon SchubertMerge from vendor branch GDB:
2007-08-21 Simon SchubertDefine macros also for amd64.
2007-08-21 Simon SchubertFix size types.
2007-08-21 Simon SchubertResurrect headers for sys/platform/pc64/include from...
2007-08-21 Simon SchubertThe first commit of a series of 6 commits for the amd64...
2007-08-21 Simon SchubertRemove stale prototype.
2007-08-21 Simon SchubertFix panic with ALTQ.
next