summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Ensure mkcsmapper and mkesdb compile with clang, if WITH_ICONV isdim2012-09-112-0/+2
* - Remove unused variables.zont2012-09-111-6/+3
* - Add myself to calendar.freebsdjhale2012-09-112-0/+4
* Add the same warning to rand48(3) as to rand(3) and random(3).des2012-09-112-5/+10
* Prevent nump NULL pointer dereference in bmap_getlbns()kevlo2012-09-111-1/+2
* forgotten file from r240346avg2012-09-111-3/+3
* Fix style nitkevlo2012-09-111-2/+1
* Do not count kernel threads as processes for hrSystemProcesses OID.glebius2012-09-111-1/+1
* Spelling.glebius2012-09-111-1/+1
* Remove unused valueskevlo2012-09-112-4/+4
* Remove dead return codekevlo2012-09-111-2/+0
* zfs boot: add a size check for a value in fzap_lookupavg2012-09-111-0/+2
* zfs boot: print only an attribute name in fzap_listavg2012-09-111-1/+2
* zfs boot: fix/replace fzap_rlookup implementationavg2012-09-111-47/+20
* zfs boot: bring zap_leaf_chunk field names in sync with kernel codeavg2012-09-112-4/+4
* zfs: fix sa_modify_attrs handling of variable-sized attributesavg2012-09-111-9/+16
* acpi_cpu: free result of device_get_childrenavg2012-09-111-0/+1
* rc.d/power_profile: use recently added Cmax for cx_lowestavg2012-09-111-2/+1
* boot: file_loadraw should strdup name argumentavg2012-09-111-1/+1
* a bit of trailing whitespace cleanupavg2012-09-111-7/+7
* acpi.4: machdep.cpu_idle_hlt no longer existsavg2012-09-111-2/+6
* openssl: change SHLIB_VERSION_NUMBER to reflect the realityavg2012-09-111-1/+1
* Simply things so that "#REQUIRE: FILESYSTEMS" means the fileobrien2012-09-1130-29/+32
* Slightly reduce an overhead for the open() call in the zfsloader.ae2012-09-112-6/+6
* Add postrandom.obrien2012-09-111-0/+1
* Clear the correct descriptor when going through the chained togetheradrian2012-09-111-1/+1
* Follow up to doc r39516:eadler2012-09-111-1/+1
* Remove scsi_low_pisa.c from the module Makefile to keep in linegnn2012-09-101-1/+1
* Remove some more NetBSD compat shims and other unused bits from thesejhb2012-09-1024-464/+170
* hrs has yet to create clones of himselfeadler2012-09-101-1/+1
* Add SOFT as a possible section to exclude from counter list.fabient2012-09-101-1/+1
* Replace all uses of the vm page queues lock by a r/w lock that is privatealc2012-09-101-49/+55
* Update a few more teams and hats with new members.eadler2012-09-101-18/+3
* Simplify pmap_unmapdev(). Since kmem_free() eventually calls pmap_remove(),alc2012-09-104-18/+5
* We moved to subversion ages ago.eadler2012-09-101-1/+1
* Poll VBUS status every second, hence the AT91 GPIO library doesn't supporthselasky2012-09-102-51/+15
* Fix for IRQ hang in DWC OTG host mode.hselasky2012-09-101-19/+27
* mdocify the chat(8) manual page.joel2012-09-101-332/+401
* Add assfail() and assfail3() to the opensolaris module.mm2012-09-103-15/+37
* Cleanup interrupt handling in Host Mode.hselasky2012-09-102-45/+45
* 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
OpenPOWER on IntegriCloud