summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delete comments related to soft clock interrupts that don't applyrmacklem2010-07-161-13/+0
* Use Miscellaneous Configuration Register bit definition instead ofyongari2010-07-152-1/+2
* Simple compatibility hacks for building on older systems whereimp2010-07-152-0/+7
* If there is any pending sleep request, disallow entering S5 state.jkim2010-07-151-14/+12
* When we are not switching VTs, just mark all buffer to be updated.jkim2010-07-151-1/+7
* Put warnings out to stderr rather than stdout.imp2010-07-153-41/+54
* Better description of this fileimp2010-07-151-1/+4
* Retire td_syscalls now that it is no longer needed.jhb2010-07-153-3/+0
* - AcpiOsReadPciConfiguration() needs similar fixes as r209965 and r210129.jkim2010-07-151-26/+9
* Retire the NFS access cache timestamp structure. It was used in VOP_OPEN()jhb2010-07-154-40/+0
* Merge 208603, 209946, and 209948 to the new NFS client:jhb2010-07-151-11/+33
* Don't copy and return a potentially unset buffer when jail_get fails.jamie2010-07-151-6/+10
* Don't import parameter values in jail_getv, except for the search key.jamie2010-07-151-71/+87
* Make svr4(4) version of poll(2) use the same limit of file descriptors as thetrasz2010-07-151-4/+1
* Move functions declaration to MI code, following implementation.mav2010-07-153-10/+4
* - AcpiOsReadMemory() needs similar fixes as r209965. [1]jkim2010-07-151-18/+6
* Fix for 64 bit compilation.jchandra2010-07-151-8/+12
* add some modern stuff: SMP, SCHED_ULE, PREEMPTIONluigi2010-07-152-3/+15
* Optimize pmap_remove()'s handling of PG_G mappings. Specifically,alc2010-07-151-14/+15
* remove some conditional #ifdefs (no-op on FreeBSD);luigi2010-07-151-8/+4
* whitespace cleanupluigi2010-07-151-2/+2
* small portability fix to build on linux/windowsluigi2010-07-151-0/+4
* whitespace fixesluigi2010-07-151-2/+2
* fix a comment and final empty lineluigi2010-07-151-3/+5
* better printing of headers when listing flowsluigi2010-07-151-8/+18
* A cosmetic change - don't output empty <flags>.ivoras2010-07-151-2/+2
* Relax FDT_DTS_FILE validation (and unbreak world build).raj2010-07-151-2/+0
* Handle RUN->ASSOC->RUN transition correctly, as in not trigger abschmidt2010-07-151-11/+28
* - Update 6000 firmware to 9.221.4.1bschmidt2010-07-159-8155/+16220
* Fix FDT_DTS_FILE parsing to properly retrieve its value. This unbreaks theraj2010-07-151-1/+5
* Add support for firmware images in "type-length-value" format.bschmidt2010-07-153-48/+197
* Detect active chains differently to work around a firmware bug whichbschmidt2010-07-151-3/+7
* - Add new IDs for 6000 series devices.bschmidt2010-07-152-6/+22
* Fix some small whitespace nits.bschmidt2010-07-152-5/+5
* Remove duplicate vendor:device entry.bschmidt2010-07-151-1/+0
* Move TLB definitions to tlb.himp2010-07-152-19/+20
* This file has been unused for a while now...imp2010-07-151-46/+0
* Unbreak xz (liblzma) on strong-aligned architectures (and withoutmarcel2010-07-151-1/+0
* This patch fixes a bug in the experimental NFSv4 server where itrmacklem2010-07-151-1/+0
* Sanitize CFLAGS and add WARNS?=2. The hardcoding of -Os -fPICmarcel2010-07-151-1/+1
* Remove unused stuff from cpu.h.imp2010-07-154-149/+12
* We don't need sys/cdefs.h for __CONCAT here.imp2010-07-151-2/+0
* Remove i386-ish sysctls. Also, make the bootinfo sysctl OID_AUTO.imp2010-07-151-16/+1
* Get powerpc64 install CDs a little closer: some powerpc things should benwhitehorn2010-07-151-12/+21
* Remove one layer of indirection. No need to call cpu_throw which thenimp2010-07-153-12/+4
* Add -p option to have pom(6) print just the percentage, without extra text.emaste2010-07-152-4/+17
* Remove more extraneous ;s.emaste2010-07-153-3/+3
* sh: There cannot be a TNOT in simplecmd(), remove checks.jilles2010-07-141-19/+3
* Remove enabling Data FIFO protection with indirect memory access.yongari2010-07-141-6/+3
* Rename timeevents.c to kern_clocksource.c.mav2010-07-144-3/+3
OpenPOWER on IntegriCloud