summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Document the additional error returns possible when handling ELF objectsjkoshy2006-12-255-5/+25
* Keep shadow copies of the `e_shnum', `e_phnum' and `e_shstrndx'jkoshy2006-12-2513-219/+432
* Use strncpy() instead of strlcpy() when copying members ofjkoshy2006-12-251-8/+11
* - add ranged shootdowns when fewer than 64 mappings are being invalidatedkmacy2006-12-253-20/+47
* Fix markup, remove a dummy BUGS section.ru2006-12-241-9/+10
* MFC noted: arcmsr 1.20.00.13.bmah2006-12-241-2/+2
* Fix a typo in __fpu_ftox() that caused long double to long (and long long)marius2006-12-241-9/+10
* Markup nits.ru2006-12-241-2/+2
* Markup revision.ru2006-12-241-20/+20
* Document the -d option.ru2006-12-241-1/+5
* Fix markup.ru2006-12-241-22/+18
* Nitpicking: <sysexits.h> defines exit codes.ru2006-12-241-1/+1
* Correct a logic error.jkoshy2006-12-241-8/+15
* Note that rev. 1.221 introduced a local workaround for a general problem.yar2006-12-241-0/+4
* - remove all calls to sched_pin and sched_unpin as they are only useful tokmacy2006-12-242-133/+78
* Don't count on the first phys_avail range being greater than zerokmacy2006-12-241-2/+1
* TCP Window scaling was being recognised but the recorded settings were beingdarrenr2006-12-241-19/+7
* - resizing the tte_hash in pmap_copy is not likely to occurkmacy2006-12-241-5/+10
* Fix typo, p_slptime should be td_slptime.davidxu2006-12-241-1/+1
* Add missing articles.ru2006-12-231-0/+5
* Add missing things: a prototype and a const qualifier.yar2006-12-231-1/+3
* Re-wrap comments following de-indentation.rwatson2006-12-231-13/+11
* Drop all received data mbufs from a socket's queue if the MT_SONAMEbms2006-12-233-11/+125
* Nits.ru2006-12-231-3/+5
* Dynamically resize the Disk column. It was too narrow for modernyar2006-12-231-21/+46
* Call vnode_create_vobject() in VOP_OPEN. Makes mmap work on UDF filesystem.pav2006-12-231-0/+12
* Clear to EOL after the end of meter so that its reading can decrease.yar2006-12-231-0/+1
* Make it possible for meter to reach 100% mark when swap is totally full.yar2006-12-231-1/+1
* Fix a deadlock in detach/shutdown.alfred2006-12-232-20/+164
* Improve markup.ru2006-12-231-1/+2
* Improve style:yar2006-12-231-20/+6
* Reposition the "(swap not configured)" sign WRT the new layout.yar2006-12-231-1/+1
* Eliminate a couple of screen coordinate variablesyar2006-12-231-14/+8
* Add some vertical whitespace for easier reading.yar2006-12-231-1/+4
* Fix the swap display further:yar2006-12-231-8/+24
* Fix the Total line shown if there are >1 swap devices.yar2006-12-231-11/+9
* Start fixing the "swap" display by saving one horizontal position.yar2006-12-231-2/+2
* Fix a typo in ata-queue.cremko2006-12-231-2/+2
* One more nit.ru2006-12-231-1/+1
* Fix markup.ru2006-12-231-10/+12
* Fic typo in previous commit.cperciva2006-12-231-1/+1
* Add two checks for inappropriate options: -U only makes sense in "x"cperciva2006-12-231-0/+4
* Correct the names of some options.cperciva2006-12-232-5/+5
* Fix a panic when rebooting a SMP machine, when option STOP_NMI is used,davidxu2006-12-231-0/+1
* Update comments to reflect changes in the extattrctl() code.rwatson2006-12-231-12/+8
* Implement chunk allocation/deallocation hysteresis by caching one sparejasone2006-12-231-51/+86
* Connect vfs_extattr.c to build by default.rwatson2006-12-231-0/+1
* Following a repo-copy of vfs_syscalls.c to vfs_extattr.c, removerwatson2006-12-232-5059/+7
* Forced commit to recognize the repo-copy of vfs_syscalls.c torwatson2006-12-220-0/+0
* Move src/sys/sys/mac_policy.h, the kernel interface between the MACrwatson2006-12-2227-1006/+26
OpenPOWER on IntegriCloud