summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* If the IdlePDPT is not present, PAE is not activekevlo2012-09-101-1/+0
* Note that -quit terminates successfully.des2012-09-101-1/+1
* Add some colour to make it easy (well, easier) to see what the currentadrian2012-09-101-1/+49
* POSIX requires sigevent to be visible after mqueue.h is included.davidxu2012-09-101-1/+1
* Process CPU-Time Clocks option is supported, define _POSIX_CPUTIME.davidxu2012-09-101-0/+1
* Add missing prototype for clock_getcpuclockid.davidxu2012-09-101-0/+11
* Keep this file relatively up to date (taken from f.b.o/adminstration)eadler2012-09-101-7/+8
* Sync access file date recommendationeadler2012-09-103-6/+8
* 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
OpenPOWER on IntegriCloud