timeout/untimeout ==> callout_*
[dragonfly.git] / sys /
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew DillonRemove a redundant bzero (which also specified the...
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-16 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*, even though this is...
2004-09-15 Joerg SonnenbergerSplit DN_NEXT into a version with and without cast...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg SonnenbergerMove the timer declaration a bit up. I don't know why...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergerif_clone_event should take a struct if_clone *, not...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg SonnenbergerReplace the timeout based busy-loop with a DELAY(1000...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg SonnenbergerDon't use dev/acpia/* includes for the ACPI5 infrastruc...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg SonnenbergerRemove unused consumer of timeout
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg SonnenbergerSUS3 specified that netinet/in.h provides ntohl and...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Matthew DillonDon't complain when a cdevsw with non-zero refs is...
2004-09-15 Matthew DillonFix cdevsw_remove() warnings related to the removal...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Matthew DillonImprove error reporting when the cdevsw code detects...
2004-09-15 Joerg SonnenbergerConvert timeout ==> callout_*.
2004-09-15 Matthew DillonWhen a umass storage device is unplugged there might...
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-15 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerRemove dead code which depends on timeout interface.
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Matthew Dillontimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerAdd axe(4).
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerConvert axe(4) to use splimp/splx instead of mutex...
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg Sonnenbergertimeout/untimeout ==> callout_*
2004-09-14 Joerg SonnenbergerIP6A_SWAP is never set in our code base and this fragme...
2004-09-14 Joerg SonnenbergerRemove the unused PACKET_TAG definitions and document...
2004-09-14 Matthew DillonGive the MP fields in the thread structure useful names...
2004-09-14 David Rhodusdo not send icmp response if the original packet is...
2004-09-13 David Rhodusadd in support Frontier Labs NEX IA+ Digital Audio...
2004-09-13 David RhodusAdd in support for the iRiver iFP MP3 player.
2004-09-13 David RhodusAvoid leaving an obsolete pointer while the interface...
2004-09-13 David RhodusChange the array of char to an array of struct pollfd...
2004-09-13 Matthew DillonANSIfication/cleanup, no functional changes.
2004-09-13 Jeffrey HsuAllow the syncache to run lock-free in parallel on...
2004-09-13 Matthew DillonClean up struct session hold/rele management. The...
2004-09-12 Matthew DillonMake sio.S aware of when -mrtd is or is not being used...
2004-09-12 Joerg SonnenbergerRemove a duplicated PCIR_BAR definition.
2004-09-10 Matthew DillonImplement a convenient lwkt_initport_null_rport() call...
2004-09-10 Joerg SonnenbergerFrom FreeBSD 5:
2004-09-10 Joerg SonnenbergerFrom FreeBSD 5:
2004-09-10 Joerg SonnenbergerAdd GID_MAX and UID_MAX.
2004-09-09 Matthew DillonWith vnode locking now mandatory a number of bugs have...
2004-09-09 Joerg SonnenbergerFix some warnings in the code about non-ISO C prototype...
2004-09-08 Joerg SonnenbergerDon't sleep and commit. Fix the last commit.
2004-09-08 Joerg SonnenbergerTransform the PCI probe ifs into the normal loop. Merge...
2004-09-06 Joerg SonnenbergerAdd wlan and crypto for the new wi driver.
2004-09-06 Joerg SonnenbergerSync driver:
2004-09-06 Joerg SonnenbergerMinor style cleanups.
2004-09-06 Joerg SonnenbergerImport the new wi(4) driver based on the generic 802...
2004-09-05 Matthew DillonNULL out p_stats when detaching the underlying thread...
2004-09-05 Matthew DillonLeave the USB keyboard registered with the keyboard...
2004-09-05 Matthew DillonUse the new keyboard preference feature.
2004-09-05 Matthew DillonAdd a keyboard preference to kbd_init_struct(). When...
2004-09-05 Joerg SonnenbergerSave current version of wi(4) as owi before switching...
2004-09-05 Joerg SonnenbergerCreate the dma maps before allocating the memory. Use...
2004-09-05 Joerg SonnenbergerRemove the unit included in the softc, it is not used...
2004-09-05 Matthew DillonMisc syntax cleanup.
2004-09-04 Matthew DillonFix a bug in sillyrename handling in nfs_inactive(...
next