summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix an error that could cause sysctl -a to enter an infinite loop in thenwhitehorn2011-07-301-6/+6
* Mount memsticks read-only by default to prevent them being filled bynwhitehorn2011-07-303-3/+3
* Update to -r224294 to ensure that only one of MNT_SUJ or MNT_SOFTDEPmckusick2011-07-306-37/+36
* Reset the NIC if ANI is enabled or disabled.adrian2011-07-291-1/+15
* Make ums(4) driver more picky, not attaching to "mouses" with absolutemav2011-07-291-8/+40
* In some cases, at least on Marvell 88SE912x controllers, Current Commandmav2011-07-292-6/+15
* Add control for ATA disk read-ahead, alike to the previously added writemav2011-07-291-11/+102
* In some cases failed SATA disks may report their presence, but don'tmav2011-07-291-8/+19
* Properly initialize an error variable to avoid returning uninitializedjhb2011-07-291-0/+1
* - Send the RELSIM_ADJUST_OPENINGS in response to a MPI_EVENT_QUEUE_FULL usingmarius2011-07-293-2/+86
* - Staticize functions as appropriate and comment out unused ones.marius2011-07-298-96/+152
* Revert my last change to this file, as BETA1 is not announced yet.bcr2011-07-281-6/+1
* Add a section to the jail chapter that explains why it is notbcr2011-07-281-1/+6
* To inet or not two inet. Unbreak static IPv4 configuration. If you triedbz2011-07-281-1/+1
* Looks like we're ready for 9.0-BETA1 builds.kensmith2011-07-261-1/+1
* Document the tftp.blksize variable added in src/lib/libstand/tftp.c.rodrigc2011-07-251-0/+5
* This a follow up commit from r224216 for powerpc 32-bit. Increaseandreast2011-07-251-2/+2
* remove RESTARTABLE_PANICS optionavg2011-07-257-42/+0
* Move the MNTK_SUJ flag in mnt_kern_flag to MNT_SUJ in mnt_flagmckusick2011-07-246-26/+29
* This update changes the mnt_flag field in the mount structure frommckusick2011-07-247-43/+44
* Document the potential for jail escape.gjb2011-07-241-1/+8
* Fix various broken links in manual pages.gjb2011-07-2310-22/+19
* 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
OpenPOWER on IntegriCloud