summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add GET_PARAM support for Z pipes.rnoland2009-08-234-1/+19
* Add kernel support for Radeon R6/7xx 3D.rnoland2009-08-239-21/+3129
* Use a more appropriate choice of words.jkoshy2009-08-231-1/+1
* Add a read only sysctl tracking the hw.drm.msi tunable.rnoland2009-08-232-0/+5
* Clean up the handling of device minorsrnoland2009-08-234-12/+8
* Clean up the locking in drm_alloc_resource()rnoland2009-08-231-7/+15
* Fix the conformance of poll(2) for sockets after r195423 bykib2009-08-232-7/+12
* Add support for diffs generated by Perforce.ed2009-08-231-0/+24
* - Hide ZFS kernel threads under zfskern process.pjd2009-08-235-16/+15
* Set priority of vdev_geom threads and zvol threads to PRIBIO.pjd2009-08-232-0/+8
* - Give minclsyspri and maxclsyspri real values (consulted with kmacy).pjd2009-08-232-4/+16
* Make dev.asmc.N.light.control writable by everyone.rpaulo2009-08-231-1/+2
* Constify prime numbers.rpaulo2009-08-231-3/+3
* Fix another typo right next to the previous one, that amazingly, I didjulian2009-08-231-1/+1
* Add ttydisc_rint_simple().ed2009-08-234-27/+26
* Fix typo in comment that has been bugging me for days.julian2009-08-231-1/+1
* Add claraifications to the kproc and kthread manpages and linkjulian2009-08-233-0/+44
* Use US spellings, fix typos.jkoshy2009-08-233-18/+18
* Fix typos.jkoshy2009-08-231-7/+7
* Fix a typo.jkoshy2009-08-231-1/+1
* Fix typos, use American English spellings.jkoshy2009-08-234-22/+22
* Fix typos.jkoshy2009-08-231-9/+9
* Update name of INDEX file as part of 8.0 -> 9.0 transition.kensmith2009-08-231-1/+1
* Correct typos.jkoshy2009-08-231-2/+2
* Correct grammar.jkoshy2009-08-231-2/+2
* Fix the typo mentioned in the PR, and one additional.dougb2009-08-231-3/+3
* Fix a typo.jkoshy2009-08-231-1/+1
* Fix typos.jkoshy2009-08-233-4/+4
* Move is_wired_interface() from rc.d/wpa_supplicant into network.subr,dougb2009-08-232-15/+19
* The svnversion string is only relevant when newvers.sh is calleddougb2009-08-231-20/+16
* Add a script to create the /var/db/mergemaster.mtree file for newdougb2009-08-231-0/+155
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-226-11/+14
* Fix ipfw's initialization functions to get the correct order of evaluationjulian2009-08-213-69/+123
* Bugfix: all requests for creating vnets via vimage -c were alwayszec2009-08-211-4/+2
* Don't allow access to the internals until it has all been set up.julian2009-08-211-1/+2
* This patch fixes two bugs in sglist(9) and improves robustness of the API viajhb2009-08-212-16/+78
* Fix a boot hang for hptrr(4) caused by changes introduced in r195534.kensmith2009-08-211-0/+4
* Check whether the SMBIOS reports reasonable amount of memory. If it isjkim2009-08-202-20/+24
* Fix signed comparison bug when ticks goes negative after 24 days ofpeter2009-08-201-1/+1
* vimage(8) is a legacy CLI interface for managing jails associated withzec2009-08-203-175/+399
* Change the 'resid' parameter to sglist_consume_uio() from an int to ajhb2009-08-203-3/+3
* Temporarily revert the new-bus locking for 8.0 release. It will bejhb2009-08-2040-302/+130
* fstat: fix fsid comparison when executed on systems with 64-bit longavg2009-08-202-2/+2
* Fix CARP memory leaks on carp_if's malloc'd using M_CARP. This occurs whenwill2009-08-201-3/+3
* Our libc doesn't implement control method for XDR (only kernel does) and itpjd2009-08-201-0/+70
* Add support for backing up the old kernel when installing a new kernelsimon2009-08-193-3/+222
* Make the MacBookPro3,1 hardware boot again.ed2009-08-192-0/+2
* This change fixes a comment and addresses a complaint by kib@ bykmacy2009-08-191-2/+6
* Temporarily enhance em(4) and igb(4) hack to take account for IFF_NOARP.delphij2009-08-192-2/+4
* Remove the dependency on the kernel -- in particular the gctl request tomarcel2009-08-191-18/+23
OpenPOWER on IntegriCloud