summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r220761 since, as kib@ pointed out, the case ofrmacklem2011-04-183-13/+0
* Only wait for the IP to appear on the interface if natd is running in thesobomax2011-04-181-5/+5
* Do not assume PM timer GAS type is I/O or memory. It may be an unsupportedjkim2011-04-181-8/+33
* More whitespace fixes.glebius2011-04-184-41/+41
* Make pmap_invalidate_cache_range() available for consumption on amd64.kib2011-04-184-14/+78
* Whitespace fixes.glebius2011-04-186-268/+266
* Changed "conscontrol unset" to accept an existing virtualru2011-04-182-24/+12
* LibAliasInit() should allocate memory with M_WAITOK flag. Modify itglebius2011-04-183-18/+12
* Document problems with -d/-w and the fact that -X is the default.trasz2011-04-181-2/+9
* Fix a few acpi sysctls that want "IK" formatting to specify CTLTYPE_INT.mdf2011-04-181-7/+7
* Pullup up to TCP header length before matching against 'tcpopts'.glebius2011-04-181-2/+5
* When checking to see if a window update should be sent to the remote peer,jhb2011-04-181-0/+8
* Fix a copy/paste whitespace error.mdf2011-04-181-3/+3
* Regen.mdf2011-04-1811-12/+97
* Add the posix_fallocate(2) syscall. The default implementation inmdf2011-04-1811-2/+393
* Reduce geom_raid log verbosity.mav2011-04-181-1/+1
* Handle ready timeout during polled operation same as done in mvs(4) before.mav2011-04-182-0/+6
* It is already seven years since mbuf allocator uses sameglebius2011-04-181-15/+16
* Remove always false "< 0" check for unsgined int variable. This check ismav2011-04-181-2/+0
* Remove some used variables.mav2011-04-181-4/+0
* For now, only enable GTT. CST is firing very frequently during local tests;adrian2011-04-181-1/+1
* Finish last change.glebius2011-04-181-1/+0
* Add TX carrier sense timeout statistics.adrian2011-04-183-2/+7
* Further cleanup of node creation path from M_NOWAIT usage.glebius2011-04-181-11/+3
* Bump pad, I'm adding more statistics.adrian2011-04-181-1/+1
* Rework the Global TX timeout handling to look more like ath9k.adrian2011-04-182-3/+12
* Remove some used variables.mav2011-04-182-21/+10
* - Tune different wait loops to cut some more milliseconds from reset time.mav2011-04-181-19/+19
* Mention the memstick target here.nwhitehorn2011-04-181-0/+1
* Delete mistakenly added sys/files.ts7800philip2011-04-182-4/+80
* Add global TX timeout handling.adrian2011-04-187-5/+17
* After removing libobjc and other Objective-C components in r220755,dim2011-04-182-1/+6
* ng_netflow_cache_init() can be void.glebius2011-04-183-7/+4
* Node constructor methods are supposed to be called in syscallglebius2011-04-1840-144/+43
* Use M_WAITOK flag instead M_WAIT for malloc.ae2011-04-181-5/+6
* Add a vput() to nfs_lookitup() in the experimental NFS clientrmacklem2011-04-181-1/+4
* Add vput() calls in two places in the experimental NFS clientrmacklem2011-04-181-2/+5
* Change the mutex locking for several locations in thermacklem2011-04-171-28/+60
* Add checks for MNTK_UNMOUNTF at the beginning of threermacklem2011-04-173-0/+13
* The change in r206686 to allow the stop argument to work for a servicedougb2011-04-171-1/+2
* kdump: Show code for signals where the default action was taken.jilles2011-04-171-1/+1
* Remove libobjc and other Objective-C related components, as these aredim2011-04-1795-36676/+127
* For clang, make -mno-mmx imply -mno-3dnow. This is what gcc does.dim2011-04-171-4/+3
* Update to reflect net install changes.nwhitehorn2011-04-171-12/+44
* Get rid of the "nfscl: consider increasing kern.ipc.maxsockbuf"rmacklem2011-04-171-7/+2
* Fix up some of the sysctls for the experimental NFS client sormacklem2011-04-172-6/+10
* Make dialog's --prgbox option actually work.nwhitehorn2011-04-171-7/+6
* Update dialog to version 1.1-20110302.nwhitehorn2011-04-1799-2873/+5185
|\
| * Update dialog to 20110302 version.nwhitehorn2011-04-1798-2868/+5179
| * Vendor import of dialog-1.1-20100428.nwhitehorn2011-01-13282-0/+61165
OpenPOWER on IntegriCloud