summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* sysctl(3): Update description of various kern.* variables.jilles2010-04-251-12/+10
* Re-calculate a geometry when reprobing as well.marcel2010-04-251-0/+9
* Fix undo for schemes that have internal partitions. Internal partitionsmarcel2010-04-251-1/+14
* ifp->if_ipackets++ when RX packet interrupts are occurred.weongyo2010-04-241-0/+2
* An NFSv4 server will reply NFSERR_GRACE for non-recovery RPCsrmacklem2010-04-249-37/+46
* builtin(1): Add missing escaping for !, . and : in the table.jilles2010-04-241-3/+3
* builtin(1): Mention [ sh builtin.jilles2010-04-241-1/+3
* - fix style issues on i386 as wellkmacy2010-04-241-16/+16
* apply style(9) changes applied to head_page_lock_2kmacy2010-04-241-17/+17
* remove vm obect tracker that slipped in from prior work.rnoland2010-04-241-1/+0
* Resurrect pmap_is_referenced() and use it in mincore(). Essentially,alc2010-04-2415-18/+289
* Fix some sorting and whitespace nits.marius2010-04-242-6/+6
* stat: Allow -f %Sf to display the file flags symbolically.jilles2010-04-242-3/+33
* Move the constants specifying the size of struct kinfo_proc intokib2010-04-2410-25/+27
* Add a TestFloat based test suite for floating-point implementationsmarius2010-04-2441-0/+18426
|\
| * Move TestFloat 2a to the dist subdirectory.marius2010-04-2045-0/+18113
* - Temporarily lower WARNS until I fix alignment warnings on sparc64.jeff2010-04-241-0/+2
* suj.c seems to contain two versions of the code.pjd2010-04-241-2065/+0
* Protect fsck.h from being included twice.pjd2010-04-241-0/+5
* Fix build for UFS without SOFTUPDATES.pjd2010-04-241-1/+2
* - Merge soft-updates journaling from projects/suj/head into head. Thisjeff2010-04-2440-2129/+13155
* Most MIPS systems have a comparatively-sparse physical memory layout. Switchjmallett2010-04-242-5/+6
* Adjust a test case and make it more jump optimization neutral for JIT case.jkim2010-04-231-1/+1
* Build some nops into CLEAR_STATUS here to make sure that the followingjmallett2010-04-231-2/+4
* o) Remove default MAXMEM on SWARM; pmap can readily use lmem for >512Mjmallett2010-04-232-6/+11
* Large memory mappings are always CPU local and always done with interruptsjmallett2010-04-231-2/+2
* sh: Add some more tests for ${v#...} and ${v%...}.jilles2010-04-231-0/+46
* Address some WITNESS panics that occur when using the via driver.rnoland2010-04-234-8/+10
* Remove one zero from the double-0.bz2010-04-231-2/+2
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-2343-210/+250
* * Fix compilation when using SCTP_AUDITING_ENABLED.tuexen2010-04-233-42/+24
* Add and describe GEOM_PART_EBR.marcel2010-04-231-0/+5
* Implement the resize command for resizing partitions. Without newmarcel2010-04-232-1/+134
* Implement the resize verb and add support for resizing partitionsmarcel2010-04-238-4/+222
* Fix compilation error.neel2010-04-231-1/+1
* When the experimental NFS client is handling an NFSv4 server rebootrmacklem2010-04-228-36/+91
* If a conditional jump instruction has the same jt and jf, do not performjkim2010-04-224-20/+62
* Use a more obvious prefix for the USB control (endpoint 0) transfers ratherthompsa2010-04-229-55/+55
* Properly name the sxlocks, mutexes and condvars.thompsa2010-04-225-31/+33
* Use SX_DUPOK rather than making the string unique.thompsa2010-04-221-2/+2
* Change USB_DEBUG to #ifdef and allow it to be turned off. Previously this hadthompsa2010-04-2258-106/+121
* Document the new USB notification types.thompsa2010-04-221-1/+55
* Intialize interrupt moderation control register. The magic valueyongari2010-04-221-0/+3
* Fix compilation with WITHOUT_CRYPT or WITHOUT_OPENSSL options.pjd2010-04-223-5/+22
* Now that we properly set write-combining on the pages that back the GART,rnoland2010-04-222-5/+8
* Allow to modify directory's content even if the ZFS_NOUNLINK (SF_NOUNLINK,pjd2010-04-221-0/+13
* re-write scatter gather memory allocation yet again...rnoland2010-04-226-113/+62
* Rework how drm maps are handled.rnoland2010-04-2223-168/+201
* Remove explicit setting of NO_CTF in WMAKEENV and in the make call fornetchild2010-04-221-2/+2
* Do the ctfmerge (= all symbols, not only symbols from one object file) fornetchild2010-04-221-0/+5
OpenPOWER on IntegriCloud