summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Implementation of the upcoming Wireless Mesh standard, 802.11s, on therpaulo2009-07-1152-203/+6012
* Get correct maxio from the controller and drop the tunable.jkim2009-07-112-37/+7
* Update to tcsh 6.17.00.mp2009-07-1155-4809/+6174
|\
| * Import of tcsh-6.17.00mp2009-07-1055-4806/+6178
| * Flatten vendor/tcsh/dist.mp2009-07-10475-0/+0
* | Fix alignment issue with ATA IDENTIFY structure.scottl2009-07-101-11/+11
* | For ic_opmode switch cases, provide a default label with a printf sayingrpaulo2009-07-104-2/+10
* | mark struct ieee80211req_maclist packed so sizeof works as intended on arm;sam2009-07-101-1/+1
* | Sync the libusb 1.0 exported api to the latest GSoC code.thompsa2009-07-105-506/+510
* | When amd64 CPU cannot load segment descriptor during trap return tokib2009-07-101-12/+12
* | Separate the parallel scsi knowledge out of the core of the XPT, andscottl2009-07-1051-2505/+9093
* | correctly set the tailq ptr when removing the last item in the qsam2009-07-101-1/+2
* | Rearrange shift operation to increase interpolation accuracy,ariff2009-07-091-60/+60
* | The mutex_owned() macro should operate on kmutex_t and not on mutex_t.pjd2009-07-093-1/+10
* | Fix cxgb(4) panic with jumbo frames.np2009-07-091-2/+1
* | Since the nfscl_getclose() function both decremented open counts and,rmacklem2009-07-093-183/+178
* | The control terminal revocation at the session leader exit does notkib2009-07-091-3/+4
* | Extend the cn_flags field of the struct componentname to 64 bits to havekib2009-07-091-2/+2
* | Adjust the description of hw.snd.feeder_rate_polyphase_max andjoel2009-07-091-4/+18
* | Add manual page links to advertise procstat(1) a little better.trasz2009-07-095-5/+10
* | Add support for Radeon HD 4770 (RV740) chips.rnoland2009-07-093-1/+40
* | Restore the segment registers and segment base MSRs for amd64 syscallkib2009-07-0911-15/+60
* | Make xl(4) build with Tx checksum offload.yongari2009-07-091-4/+4
* | Remove crcopy call from seteuid now that it calls crcopysafe.jamie2009-07-081-1/+0
* | Regen the freebsd32 parts.trasz2009-07-084-5/+8
* | Fix freebsd32 version of lpathconf(2).trasz2009-07-081-1/+1
* | Give a more expected behavior to -[hns] options, defaulting to alljamie2009-07-082-11/+18
* | Fix a typo in the examples.jamie2009-07-081-2/+2
* | Regenerate after lpathconf(2) addition.trasz2009-07-086-7/+38
* | There is an optimization in chmod(1), that makes it not to call chmod(2)trasz2009-07-0811-10/+59
* | Fix regressions in return events of poll() on TTYs.ed2009-07-082-11/+8
* | Fix some uninitialise variables.brian2009-07-083-5/+106
* | Add support for using a livefs from a USB disk.cperciva2009-07-084-3/+33
* | Refactor code from installFixitCDROM into a new function, fixit_livefs_common.cperciva2009-07-081-49/+70
* | Fix kernel panic, when ataahci driver is used on system with increasedmav2009-07-081-1/+1
* | Revert revisions 188839 and 188868. Use of the ioctl in geom_dev.cmarcel2009-07-085-59/+1
* | Increase HZ_VM from 10 to 100. While 10 hz saves cpu timesilby2009-07-081-1/+1
* | Fix ar5416 and later parts on big-endian platforms: setup the h/w bytesam2009-07-071-15/+14
* | Fix two typos and sort sysctls.joel2009-07-071-9/+9
* | Fix poll(2) and select(2) for named pipes to return "ready for read"kib2009-07-074-37/+36
* | Bump for BETA1.kensmith2009-07-071-1/+1
* | Fix AR5416 and later parts when building with AH_DEBUG or similar defined:sam2009-07-062-16/+21
* | Document the new EQ and VPC features along with a few loader tunables.joel2009-07-061-5/+56
* | When pmap_change_attr() changes the PAT setting on a kernel mapping, it hasalc2009-07-061-3/+11
* | After the per-CPU IDT changes, the IDT vector of an interrupt could changejhb2009-07-064-12/+44
* | MFi386: Add a 'show idt' command to DDB to display the non-default functionjhb2009-07-061-1/+26
* | The new method of reading the mac address from thejfv2009-07-061-1/+36
* | - pkg_install is maintained by portmgr.flz2009-07-061-2/+1
* | In the current code, rdlock_count is not correctly handled for some cases.attilio2009-07-062-1/+4
* | This addresses some issues with my earlier -R fix thatkientzle2009-07-062-66/+74
OpenPOWER on IntegriCloud