summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Properly define true/false when defining __bool_true_false_are_definedgshapiro2012-09-101-0/+2
* Add a simple printf() based debug facility to the new nfs client.rmacklem2012-09-093-1/+11
* At least from A70M FCH chipsets AMD started to use their real vendor IDmav2012-09-091-1/+2
* Allow shared lookups for nullfs mounts, if lower filesystem supportskib2012-09-094-46/+67
* Add a facility for vgone() to inform the set of subscribed mountskib2012-09-093-1/+69
* Add MNTK_LOOKUP_EXCL_DOTDOT struct mount flag, which specifies to thekib2012-09-092-9/+14
* Implement missing USB suspend and resume support for DWC OTG driver.hselasky2012-09-091-6/+60
* Add support for DWC OTG.hselasky2012-09-091-0/+3
* Add support for DWC OTG.hselasky2012-09-091-0/+211
* Add support for host mode to the DWC OTG controller driver.hselasky2012-09-093-193/+1174
* Document -quit, four and a half years after it was implemented.des2012-09-091-1/+5
* Handle LOADER_NO_DISK_SUPPORT knob in the arm and powerpc ubldr.ae2012-09-092-0/+8
* Update according to the change of struct uboot_devdesc.ae2012-09-091-1/+1
* Build disk.c only when DISK_SUPPORT is enabled.ae2012-09-091-1/+6
* Update uboot's disk driver to use new DISK API.ae2012-09-091-592/+98
* Use disk_fmtdev() and disk_parsedev() functions from the new DISK API.ae2012-09-091-62/+9
* Make struct uboot_devdesc compatible with struct disk_devdesc.ae2012-09-091-6/+3
* For UDP transport set IP_RECVDSTADDR sockopt on the socket, and provideglebius2012-09-092-6/+41
* Add removed if_pflow.h.glebius2012-09-091-0/+2
* Whitespace changes.tuexen2012-09-091-6/+4
* Remove clause 3 and 4 from the NetBSD Foundation copyright header, missedjoel2012-09-091-7/+0
* Remove trailing whitespace.joel2012-09-091-2/+2
* Make sure the aggregate fields are properly cleared - both in theadrian2012-09-091-0/+12
* Remove TDMA #define entries from if_ath.c; they now exist in if_ath_tdma.h.adrian2012-09-091-16/+0
* Minor English grammar fixes.eadler2012-09-091-5/+4
* Remove documentation and www cvsup files as they are no longer usefuleadler2012-09-099-203/+6
* Regenerate src.conf.5 after the projects/armv6 mergeeadler2012-09-081-4/+4
* Whitespace cleanup.tuexen2012-09-081-1/+0
* Fix loading of kernel modules at boot time for powerpc64.andreast2012-09-081-3/+3
* sh: Remove XXX comment about removing nextopt().jilles2012-09-081-4/+0
* Move the checks for td_pinned, td_critnest, TDP_NOFAULTING andattilio2012-09-082-22/+14
* Move PT_UPDATED_FLUSH() before td_locks check in order to have moreattilio2012-09-081-3/+3
* userret() already checks for td_locks when INVARIANTS is enabled, soattilio2012-09-0810-10/+0
* pmap_remove:alc2012-09-081-30/+18
* Revert r239049:eadler2012-09-081-1/+1
* mdoc fixes.joel2012-09-081-41/+21
* The first part of check_priv() function, that attempts to obtain credsglebius2012-09-082-43/+40
* Merge the projects/pf/head branch, that was worked on for last six months,glebius2012-09-0845-9640/+4591
* Correctly mask out the RTS/CTS flags when forming aggregates.adrian2012-09-081-1/+1
* Add IRQ support to the resource list handling functions.rpaulo2012-09-081-3/+7
* Add a '-s <timeout>' option which will display live rate controladrian2012-09-082-26/+74
* Remove useless extra test.mjacob2012-09-071-4/+2
* Supply the pr_ctloutput method for local datagram sockets,glebius2012-09-071-0/+1
* Use callout(9) instead of timeout(9) to manage timers.jhb2012-09-071-13/+15
* It seems that what the code really meant is that when a write is completed,delphij2012-09-071-1/+1
* Remove remaining 4.x compat shims. No resulting changes (verified byjhb2012-09-074-53/+35
* Change the link pointing to more information about the Yarrow algorithm, thezeising2012-09-071-2/+2
* A few whitespace and comment fixes.jhb2012-09-072-4/+4
* Complete and merge the list between Sandy/Ivy bridge of eventsfabient2012-09-071-28/+18
* Don't include a structure containing a flexible array in anothertuexen2012-09-075-24/+13
OpenPOWER on IntegriCloud