summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Do not try to execute FLUSHCACHE on close and print extra messages formav2011-07-231-2/+4
* Revert the apparently-unecessary module_path twiddling from r223917dougb2011-07-221-15/+2
* Default debugging error messages to off for journaled soft updates sysctls.mckusick2011-07-221-5/+3
* Fix the following bugs related to the SCTP support of netstat:tuexen2011-07-221-113/+204
* - Use mutex to serialize index/data register pair usage, whenmav2011-07-226-13/+94
* Add missing XHCI early takeover code. The XHCI takeover codehselasky2011-07-221-1/+66
* Turn on AUDIT_ARG_RIGHTS() for cap_new(2).jonathan2011-07-221-2/+0
* Implement a basic radar parameter API in the dfs_null module.adrian2011-07-221-3/+71
* Add athradar, an implementation of the radar parameter diagnosticadrian2011-07-223-0/+304
* Declare more capability method rights.jonathan2011-07-211-1/+68
* Allow non-fixed endpoints for a producer address range if the length ofjhb2011-07-211-3/+5
* Remove incorrect attribution.gnn2011-07-211-1/+1
* Bring the code more in-line with OpenSolaris source todelphij2011-07-212-2/+21
* A different implementation of r224231 proposed by pjd@,delphij2011-07-213-5/+10
* Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB.mav2011-07-211-21/+28
* Make both stpcpy and strcpy be assembly language implementationsgnn2011-07-213-20/+60
* This links in the ath dfs ioctl into the driver and defines theadrian2011-07-212-0/+34
* Modify the radar API a little to be easier to "change" via run-timeadrian2011-07-212-9/+32
* Break out the PLL setup into (mostly) per-chip methods, rather thanadrian2011-07-216-54/+77
* This re-enables HT40 channels for use when DFS is enabled.adrian2011-07-211-0/+2
* Add new USB ID to u3g driver.hselasky2011-07-212-0/+2
* Merge from r224217:marius2011-07-201-1/+1
* Add a new field to in-core znode, z_rdev, to represent device nodes.delphij2011-07-203-1/+12
* Note that the "kernel" variable in loader.conf is the name of a directoryjhb2011-07-201-2/+5
* Add cap_new(2) and cap_getrights(2) symbols to libc.jonathan2011-07-203-1/+478
* These two are ath_hal regulatory domain updates from the Atherosadrian2011-07-202-28/+76
* Export capability information via sysctls.jonathan2011-07-202-1/+37
* This patch removes a check in ifconfig which disables HT/40 channelsadrian2011-07-201-12/+0
* Fix brokenness introduced by my last commit.adrian2011-07-201-0/+2
* Remove explicit MAXCPU usage from sys/pcpu.h avoiding a namespaceattilio2011-07-192-4/+2
* This sets the BSS channel for each VAP for the given interface.adrian2011-07-191-0/+15
* This patch enables listing DFS related flags when 'ifconfig -v wlanXadrian2011-07-191-3/+14
* Remove pc_name member of struct pcpu.attilio2011-07-192-6/+0
* Bump MAXCPU for amd64, ia64 and XLP mips appropriately.attilio2011-07-196-3/+6
* On 64 bit architectures size_t is 8 bytes, thus it should use an 8 bytesattilio2011-07-194-6/+14
* Add the possibility to specify from kernel configs MAXCPU value.attilio2011-07-199-0/+19
* Rework the dynamic per-CPU stats code a bit. Always set 'statics->ncpus'jhb2011-07-183-8/+18
* Tweak the interactive description of CPU vs WCPU.jhb2011-07-181-2/+2
* Constantly print the command name and if set include the threadbz2011-07-181-8/+20
* Fix building of 32-bit compat libraries on amd64 with clang, and usingdim2011-07-181-4/+0
* Rename ki_ocomm to ki_tdname and OCOMMLEN to TDNAMLEN.bz2011-07-189-26/+31
* sintrcnt/sintrnames is the address of the size, not the actual size.pluknet2011-07-181-2/+2
* Disable gvmat64.S, the assembler version of longest_match for now.delphij2011-07-181-10/+10
* - Export each thread's individual resource usage in in struct kinfo_proc'sjhb2011-07-184-8/+55
* - Remove the eintrcnt/eintrnames usage and introduce the concept ofattilio2011-07-1819-72/+70
* Enable NEW_PCIB by default on ia64.jhb2011-07-181-0/+2
* Implement bus_adjust_resource() for the ia64 nexus driver.jhb2011-07-181-17/+34
* Provide ability to audit cap_rights_t arguments.jonathan2011-07-184-0/+44
* Only the USB root HUB thread is allowed to attach and detach drivershselasky2011-07-185-5/+0
* If compiling RESCUE always ignore feature_present(3) calls so thatbz2011-07-183-0/+7
OpenPOWER on IntegriCloud