summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixes zfs receive errors caused by snapshot replication being processed in asmh2012-12-131-2/+29
* Add bus_space_read_8 and bus_space_write_8 for amd64.jimharris2012-12-131-4/+34
* Revert r243960 based on feedback regarding keeping x86 headers unifiedjimharris2012-12-133-171/+40
* Added vfs.zfs.vdev.trim_on_init sysctl which allows full vdev trim onsmh2012-12-131-1/+6
* Upgrades trim free request sizes before inserting them into to free map,smh2012-12-132-3/+14
* Merge rev. 1.119 from OpenBSD:glebius2012-12-131-6/+11
* Initialize state id prior to attaching state to key hash. Otherwise aglebius2012-12-131-3/+3
* Fix problem in r238990. The LLE_LINKED flag should be tested prior toglebius2012-12-133-12/+20
* Fixed missing 'n' of \n for my committers linesmh2012-12-131-1/+1
* Fix the location of auditdistd configuration file.pjd2012-12-131-1/+1
* Bump MAX_COLS to 512 to take advantage of wider terminals.rpaulo2012-12-131-1/+1
* Add the common FreeBSD SVN properties.rpaulo2012-12-130-0/+0
* Prevent possible usage of uninitialized pbase variable by checkinggonzo2012-12-131-1/+3
* Add memory barrier macros for ARMgonzo2012-12-131-0/+2
* Disable interrupts in filter in order to avoid interrupt storm andgonzo2012-12-131-7/+4
* Use even more conventional conversion routines.grog2012-12-131-1/+1
* Reluctantly remove one of the most extraordinary numeric conversiongrog2012-12-131-7/+5
* Change progress indicator for downloading patches.alfred2012-12-131-2/+26
* Give credit where credit is due.eadler2012-12-131-0/+2
* Add my ex-mentors.jimharris2012-12-121-0/+4
* sh: Detect and flag write errors on stdout in builtins.jilles2012-12-124-0/+25
* Fix a regression caused by SVN r222417.dteske2012-12-126-40/+87
* Fix a crash in tcp_input(), that happens when mbuf has a fwd_tag on it,glebius2012-12-121-0/+2
* Add myself as a new src committersmh2012-12-121-0/+3
* Renamed zfs trim stats removing duplicate zio_trim identifier from the namesmh2012-12-124-16/+19
* Use kern.max_pid sysctl to obtain maximum PID number instead of using localpjd2012-12-121-3/+17
* Eliminate redundant variable.pjd2012-12-121-6/+3
* Add IDs for SATA controllers on AMD Hudson-2 series chipsets.mav2012-12-123-0/+17
* Add quirks for AD1984A codec and Lenovo X300 laptop.mav2012-12-122-1/+19
* Implement an API to allow a hypervisor to save/restoregrehan2012-12-122-1/+36
* virtio_scsi: Remove duplicated linesbryanv2012-12-121-4/+1
* Handle large negative block counts correctly.grog2012-12-121-1/+1
* Make Tflag and Wflag filters work for more sysctl options.alfred2012-12-121-11/+11
* Add -R, an option to restart all enabled "local" services.delphij2012-12-122-2/+35
* libc: Make various internal file descriptors close-on-exec.jilles2012-12-112-2/+2
* Cleanup a few duplicate llvm libs that snuck in with the recent update.dim2012-12-111-4/+1
* Similar to CTLFLAG_RDTUN, provide CTLFLAG_RWTUN that defines writable sysctlpjd2012-12-111-1/+2
* Remove 'dangerous' instructions from the example make.conf.eadler2012-12-111-8/+7
* Add pci id for the xeon hd4000 (IvyBridge server GT2)bapt2012-12-111-0/+5
* Merge 1.127 from OpenBSD, that closes a regression from 1.125 (mergedglebius2012-12-111-3/+6
* Cleanup more of the kassert_panic.alfred2012-12-111-9/+30
* Fix WITNESS when INVARIANT_SUPPORT is defined.alfred2012-12-111-0/+1
* There's no need to use a TXQ pointer here; we specifically need theadrian2012-12-112-30/+14
* Allow sysctl to filter boot and runtime tunables.alfred2012-12-112-6/+30
* Switch the hardwired WITNESS panics to kassert_panic.alfred2012-12-113-42/+58
* In parse():delphij2012-12-111-6/+5
* back out half of 244098.alfred2012-12-111-1/+1
* Add CTLFLAG_STATS to sysctl flagsalfred2012-12-101-0/+1
* Add constant missed in r244099alfred2012-12-101-0/+1
* allow KASSERT to enter KDB.alfred2012-12-101-0/+14
OpenPOWER on IntegriCloud