aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Don't spam syslog with "inet_ntop(): Address family not supportedRuslan Ermilov2011-04-201-2/+3
* MFp4 CH=191760,191770:Bjoern A. Zeeb2011-04-201-0/+9
* MFp4 CH=191760:Bjoern A. Zeeb2011-04-201-8/+17
* MFp4 CH=191470:Bjoern A. Zeeb2011-04-204-20/+28
* MFp4 CH=191466:Bjoern A. Zeeb2011-04-202-2/+1
* Modify the offset + size checks for read and write in theRick Macklem2011-04-201-3/+13
* Modify the offset + size checks for read and write in theRick Macklem2011-04-201-3/+6
* Add stablerestart(5) to the See Also list for nfsd.8.Rick Macklem2011-04-191-1/+2
* Use Toeplitz hash for RSS.Navdeep Parhar2011-04-191-0/+1
* - Move all Ethernet specific items from sge_eq to sge_txq. sge_eq isNavdeep Parhar2011-04-193-115/+345
* Correctly output the entire array for hw.acpi.thermal._ACx.Matthew D Fleming2011-04-191-1/+2
* Enable DC calibration for all 6000 series devices, except thoseBernhard Schmidt2011-04-191-1/+6
* Pull some features out of the firmware:Bernhard Schmidt2011-04-193-3/+20
* Scenario:Pawel Jakub Dawidek2011-04-192-0/+20
* Remove support for the Intel C Compiler from the build infrastructure.Dimitry Andric2011-04-198-109/+21
* Remove a comment which is no longer true since r213878, apart fromMarius Strobl2011-04-191-3/+0
* Allow VOP_ALLOCATE to be iterative, and have kern_posix_fallocate(9)Matthew D Fleming2011-04-193-48/+61
* Do not invoke resume event handlers if suspend was successful.Jung-uk Kim2011-04-191-4/+6
* Improve the man page and l2control's usage() a bit.Maksim Yevmenkin2011-04-192-13/+22
* Add suspend/resume event handlers for apm(4) as well.Jung-uk Kim2011-04-191-6/+7
* - Rewrite functions that copyin/out NAT configuration, so that theyGleb Smirnoff2011-04-193-55/+74
* Call init_param1() much earlier, so that msgbufsize is non-zero when we wantSergey Kandaurov2011-04-191-2/+3
* Rewrite NAT configuration parser, so that memory allocation size isGleb Smirnoff2011-04-191-186/+189
* Fix mirror selection, which was broken by stderr redirection.Nathan Whitehorn2011-04-192-2/+2
* Revert r220809 since it put the entry in the wrong placeRick Macklem2011-04-191-2/+1
* Add sysctl handlers for net.inet.ip.dummynet.hash_size, .pipe_byte_limitAndrey V. Elsukov2011-04-191-8/+52
* ipdn_bound_var() functions is designed to bound a variable betweenAndrey V. Elsukov2011-04-191-1/+5
* Fix some English grammar.Alexander Motin2011-04-196-17/+17
* According to specification. device should respond to COMRESET with COMINITAlexander Motin2011-04-193-26/+47
* Properly handle memory allocation errors during error recovery.Alexander Motin2011-04-193-16/+55
* Add leading zeros when printing the physical memory chunks on __powerpc64__.Andreas Tobler2011-04-191-1/+1
* Fix make buildworld -DMODULES_WITH_WORLD after r220454.Ulrich Spörlein2011-04-191-0/+1
* Use M_WAITOK instead M_WAIT for malloc. Remove unneded checks.Andrey V. Elsukov2011-04-191-7/+1
* Fix up handling of the nfsmount structure in read and writeRick Macklem2011-04-191-11/+11
* Add stablerestart(5) to the See Also list for nfsd(8).Rick Macklem2011-04-191-1/+2
* Furthermore condition IP waiting behaviour also on -dynamic flag.Maxim Sobolev2011-04-181-4/+8
* Revert r220761 since, as kib@ pointed out, the case ofRick Macklem2011-04-183-13/+0
* Only wait for the IP to appear on the interface if natd is running in theMaxim Sobolev2011-04-181-5/+5
* Do not assume PM timer GAS type is I/O or memory. It may be an unsupportedJung-uk Kim2011-04-181-8/+33
* More whitespace fixes.Gleb Smirnoff2011-04-184-41/+41
* Make pmap_invalidate_cache_range() available for consumption on amd64.Konstantin Belousov2011-04-184-14/+78
* Whitespace fixes.Gleb Smirnoff2011-04-186-268/+266
* Changed "conscontrol unset" to accept an existing virtualRuslan Ermilov2011-04-182-24/+12
* LibAliasInit() should allocate memory with M_WAITOK flag. Modify itGleb Smirnoff2011-04-183-18/+12
* Document problems with -d/-w and the fact that -X is the default.Edward Tomasz Napierala2011-04-181-2/+9
* Fix a few acpi sysctls that want "IK" formatting to specify CTLTYPE_INT.Matthew D Fleming2011-04-181-7/+7
* Pullup up to TCP header length before matching against 'tcpopts'.Gleb Smirnoff2011-04-181-2/+5
* When checking to see if a window update should be sent to the remote peer,John Baldwin2011-04-181-0/+8
* Fix a copy/paste whitespace error.Matthew D Fleming2011-04-181-3/+3
* Regen.Matthew D Fleming2011-04-1811-12/+97