summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sync strlen with userland implementation.delphij2012-11-031-13/+98
* Fix typobapt2012-11-031-1/+1
* If no contents keyword is specified, the default for files issjg2012-11-031-0/+47
* Add a couple of examples.joel2012-11-021-1/+65
* Copy code from scsi_read_write() as mfi_build_syspd_cdb() to build SCSIdelphij2012-11-021-26/+82
* Update nsamples and nbuffers defaults to match reality.jimharris2012-11-021-3/+3
* A few minor adjustments after r242424:joel2012-11-021-9/+6
* - In cancel_mkdir_dotdot don't panic if the inodedep is not available. Ifjeff2012-11-021-1/+1
* Merge 242488, better use of strlcpy.alfred2012-11-021-2/+3
* Document that you can use -v along with -l.alfred2012-11-022-1/+2
* Tweak comment to make more clear why it will fail.attilio2012-11-021-1/+1
* kdump: Also decode fcntl commands containing underscores and digits.jilles2012-11-021-1/+1
* Add more obsolete files.antoine2012-11-021-0/+9
* Don't allow for more than one segment for the control space sincemjacob2012-11-021-3/+2
* Don't allow for more than one segment for the control space sincemjacob2012-11-021-3/+2
* The r241025 fixed the case when a binary, executed from nullfs mount,kib2012-11-0210-15/+78
* - Fix struct and struct fields names.glebius2012-11-021-41/+31
* Remove separate paragraph on ASCII messages and insteadglebius2012-11-021-49/+27
* Fix broken macro checking in the libc++ Makefile, introduced in r241909.dim2012-11-021-1/+1
* MFV pciids-20121024, r242469philip2012-11-021-687/+2141
* o OpenBSD 5.2 added.maxim2012-11-021-0/+2
* - If DRM_DEBUG_DEFAULT_ON is defined, then initialize drm_debug_flagi toglebius2012-11-021-2/+3
* Drop this from 500 to 128, to save a little space on memory constrainedadrian2012-11-021-1/+1
* Free the dma map -after- it's checked, not before. Or you'll beadrian2012-11-021-1/+1
* Remove the recently added sysctl variable net.pfil.forward.ae2012-11-0217-59/+38
* 10 years too late add support for "2.88MB 3.5in Extra High Density"eadler2012-11-021-0/+6
* fopen(3): Mention that the "x" mode option is from C11.jilles2012-11-011-1/+5
* Add descriptions for callout_reset_on and callout_schedule_on andjimharris2012-11-011-1/+35
* Correct buffer size printout.hselasky2012-11-011-10/+4
* Increase default volume for FastTracker playback channels.hselasky2012-11-011-1/+4
* Don't disable PCIe just because the host is not a PCI host; the latter flagjmallett2012-11-011-4/+4
* Fix sysctl free bug in last commit, which eventually leads to a panic.hselasky2012-11-011-14/+188
* The test fails with "exit 1" if /usr/games/fortune doesn't actuallyeadler2012-11-011-1/+1
* Add an option to display the current dump device via dumpon -l.alfred2012-11-012-3/+49
* Sort textdump options list.joel2012-11-011-6/+6
* Add whitespace between mandatory and optional kernelalfred2012-11-011-0/+1
* Provide a device name in the sysctl tree for programs to query thealfred2012-11-014-6/+16
* Export all mixer nodes into dev.pcm.X.mixer.Y sysctl nodes, hence thehselasky2012-11-011-32/+264
* Add missing inclusion guard.hselasky2012-11-011-0/+5
* In general, we call pmap_remove_all() before calling vm_page_cache(). So,alc2012-11-012-28/+13
* Enable the new instructions for reading and writing bases for %fs,kib2012-11-012-1/+18
* Provide the reading and display of the Standard Extended Features,kib2012-11-014-0/+30
* Fix build for SMP.cognet2012-11-011-1/+1
* - Portability changes for ARMgabor2012-11-019-70/+74
* fcntl(2): Fix typos in name of constant "F_DUP2FD_CLOEXEC".jilles2012-11-011-2/+2
* Nuke whitespace.joel2012-11-011-3/+2
* Minor mdoc fix.joel2012-11-011-1/+1
* TCP/UDP checksum offloading feature for IP fragmented datagram wasyongari2012-11-011-27/+0
* Remove TCP/UDP checksum offloading feature for IP fragmentedyongari2012-11-011-11/+5
* Small textdump enhancements.alfred2012-11-016-7/+72
OpenPOWER on IntegriCloud