summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add -H flag to print thread id.dchagin2011-01-262-3/+15
* Fix another broken datedougb2011-01-261-1/+1
* Clarify the availability of the noatime option on network file systemsdougb2011-01-261-2/+6
* Fix my fix to nfe.4, and also fix re.4dougb2011-01-262-2/+2
* Fix date in .Dddougb2011-01-261-1/+1
* Remove TX taskqueue and directly invoke re_start in interrupt task.yongari2011-01-252-21/+13
* Fix compilation with debug on.cracauer2011-01-252-3/+3
* Remove dead code.jhb2011-01-251-1/+0
* Prefer MSI-X to MSI on controllers that support MSI-X. Allyongari2011-01-252-11/+54
* When loading dso without PT_GNU_STACK phdr, only callkib2011-01-2510-2/+26
* Emit .note.GNU-stack for the syscall stubs generated by libc only onkib2011-01-251-2/+9
* Fix get_program_var_addr() when type of the resolved symbol is functional.kib2011-01-251-1/+6
* sh: Clean up some old comments:jilles2011-01-251-6/+3
* Do not allocate buffer to hold data for zero-sized sections.kan2011-01-251-1/+3
* Disable TSO for all Realtek controllers. Experimentation showedyongari2011-01-251-7/+5
* Use test(1) operators and test for the catpage not being older than theuqs2011-01-251-2/+2
* Document sbuf_new_for_sysctl(9).mdf2011-01-252-1/+15
* When matching an incoming ARP against a bridge, ensure both interfaces belongthompsa2011-01-251-2/+2
* Remove DOS-style EOLssem2011-01-251-11/+11
* When vtruncbuf() iterates over the vnode buffer list, lock buffer objectkib2011-01-251-2/+5
* Bio shall not be accessed after g_io_deliver(9).kib2011-01-251-1/+1
* Fix logic error introduced in previous commit.jpaetzel2011-01-251-4/+10
* Document P_FOLLOWFORK.kib2011-01-251-0/+1
* Document PT_FLAG_FORKED, PT_FOLLOW_FORK, pl_tdname and pl_child_pid.kib2011-01-251-5/+40
* Allow debugger to specify that children of the traced process should bekib2011-01-257-15/+98
* Back out r217734. [1]bz2011-01-252-3/+10
* * Re-format the v4k header to be consistentadrian2011-01-251-25/+29
* Bring over a fix from ath9k - zero some of the TX descriptors for Kite/AR9285.adrian2011-01-251-0/+14
* Rename this linux-ism __BIG_ENDIAN_BITFIELD macro to something suitable for F...adrian2011-01-251-3/+3
* Commit updated AR9285 (Kite) v2 initvals from ath9k.adrian2011-01-251-14/+103
* Fix this tool to use the updated (corrected) v4k eeprom definition introduced...adrian2011-01-251-7/+20
* Fix the Atheros V4K EEPROM definitions to match those in ath9k.adrian2011-01-252-23/+38
* Supply maximum value as an argument to the decimal() functionsobomax2011-01-251-27/+27
* Import the ERTT (Enhanced Round Trip Time) Khelp module. ERTT uses thelstewart2011-01-244-1/+644
* Fix a LOR by dropping the global ifnet locks while allocating a new ifnetjhb2011-01-241-6/+20
* In uart_tty_outwakeup(), check CTS/RTS flow control settings andmarcel2011-01-241-5/+10
* Reinitialize driver when MTU is changed and driver is running.yongari2011-01-241-1/+3
* Add more sanity checks for USB_HOST_ALIGN input values. Re-factor existinghselasky2011-01-241-3/+6
* Replace spaces with tabs.jh2011-01-241-2/+2
* Remove an invalid register setup; this is likely a holdover fromadrian2011-01-241-3/+0
* Add missing section number for .Xr rc.gjb2011-01-241-1/+1
* Don't open configuration file from worker process. Handle SIGHUP in thepjd2011-01-245-58/+83
* Added a blurb about thin provisioning, fixed some formatting.ivoras2011-01-241-2/+6
* libkvm: Unbreak build for powerpc64/powerpcuqs2011-01-241-0/+1
* While printing out the WSID and CPU ID only the first time it appears forrwatson2011-01-241-8/+2
* Fix off-by-one whitespace error in netstat -Q workstream listing.rwatson2011-01-241-4/+4
* ICH7 SATA controller in legacy mode can provide access to SATA registersmav2011-01-241-14/+104
* Add build infrastructure for Khelp modules.lstewart2011-01-242-0/+6
* Undo a local option which mistakenly crept into a commit.adrian2011-01-241-1/+0
* o Cylinder numbers are 10 bits in the MBR;sobomax2011-01-241-19/+19
OpenPOWER on IntegriCloud