summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add a simple tool to print the contents of a v4k EEPROM dump.adrian2011-01-247-1/+480
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesmckusick2011-01-2413-23/+25
* Honor $PAGER instead of always calling more.gordon2011-01-241-4/+9
* Apply TX interrupt moderation to all RTL810xE PCIe Fast Ethernetyongari2011-01-241-14/+2
* Add stream scheduling support.tuexen2011-01-2315-178/+1199
* Disable ATAPI DMA unconditionally on Apple Kauai ATA controllers, like itnwhitehorn2011-01-231-5/+6
* This script parses output of userland tools. In the case of a faultedjpaetzel2011-01-231-1/+5
* For `make tinderbox` there is no need to print the extra commands.bz2011-01-231-2/+2
* init(8): Document that login(1) is now responsible for recording logouts.jilles2011-01-231-5/+5
* Enable the 11n PHY by default whether or not 11n is configured.adrian2011-01-231-4/+10
* Update the AR9280v2 inivals to match what is in Linux ath9k.adrian2011-01-231-152/+140
OpenPOWER on IntegriCloud