summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert r220809 since it put the entry in the wrong placermacklem2011-04-191-2/+1
* Add sysctl handlers for net.inet.ip.dummynet.hash_size, .pipe_byte_limitae2011-04-191-8/+52
* ipdn_bound_var() functions is designed to bound a variable betweenae2011-04-191-1/+5
* Fix some English grammar.mav2011-04-196-17/+17
* According to specification. device should respond to COMRESET with COMINITmav2011-04-193-26/+47
* Properly handle memory allocation errors during error recovery.mav2011-04-193-16/+55
* Add leading zeros when printing the physical memory chunks on __powerpc64__.andreast2011-04-191-1/+1
* Fix make buildworld -DMODULES_WITH_WORLD after r220454.uqs2011-04-191-0/+1
* Use M_WAITOK instead M_WAIT for malloc. Remove unneded checks.ae2011-04-191-7/+1
* Fix up handling of the nfsmount structure in read and writermacklem2011-04-191-11/+11
* Add stablerestart(5) to the See Also list for nfsd(8).rmacklem2011-04-191-1/+2
* Furthermore condition IP waiting behaviour also on -dynamic flag.sobomax2011-04-181-4/+8
* 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
OpenPOWER on IntegriCloud