summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update to less v429.delphij2009-05-0964-3549/+4937
* - Fixed incorrect packet length problem caused be earlier change todavidch2009-05-082-2/+6
* Regenerate system call tables to use SVN ids.ed2009-05-089-12/+23
* Regenerate ibcs2 system call table.ed2009-05-083-20/+12
* Burn TTY ioctl bridges in compat layers.ed2009-05-0810-550/+7
* Use log(9) for debug and status messages and hide some of the details withdfr2009-05-081-68/+60
* A NOP change: style / whitespace cleanup of the noise that slippedzec2009-05-086-21/+21
* Remove a bogus check that unintentionally slipped in r191816.zec2009-05-081-3/+0
* Introduce a new virtualization container, provisionally named vprocg, to holdzec2009-05-0817-32/+165
* Sync ubsec(4) with reality, note BCM5825 support.philip2009-05-081-0/+2
* Drain the tasks before the interface stop call in case a restart was queued.thompsa2009-05-082-6/+6
* Add one more board ID with inverted external amplifier control.mav2009-05-081-0/+1
* Change the internal buffer used to store input lines from a static buffersepotvin2009-05-087-54/+75
* kill more portability functions that are no longer usefulsam2009-05-083-29/+5
* kill unused OS_GETUPTIMEsam2009-05-082-11/+0
* don't call vn_rele_async_fini in the !_KERNEL casekmacy2009-05-071-0/+2
* define VN_RELE_ASYNC for use by libzpoolkmacy2009-05-071-0/+1
* move VN_RELE_ASYNC to the compatibility layer with the rest of the VN_* defineskmacy2009-05-072-5/+1
* Partially revert r191171, which went too far in tryingkientzle2009-05-071-20/+49
* avoid LOR and gratuitous extra lock acquisitions by moving user_evict list bu...kmacy2009-05-071-6/+16
* Allow the VM to provide backpressure on the ARC cache as it doeskmacy2009-05-071-0/+9
* Asynchronously release vnodes to avoid blocking on range locks when calling b...kmacy2009-05-075-4/+165
* No man page currently exists so comment the two uncommentedkmacy2009-05-071-4/+13
* Give vfs_getopt the type it's expecting.jamie2009-05-071-4/+2
* Add ID of one more SII3132 revision found on adaptec aar-1225sa rev a2.mav2009-05-072-0/+2
* Move the per-prison Linux MIB from a private one-off pointer to the newjamie2009-05-077-98/+331
* Eliminate the loop and the call to pause(9) in vfs_vget_ino(). Ifkib2009-05-071-6/+8
* Add PCI IDs for the Broadcom 5825 incarnation.philip2009-05-072-2/+6
* If we have a regular rint handler, never go into rint_bypass mode.ed2009-05-071-3/+6
* Use a 32 bit type for the interface mask as this equals the max interfacethompsa2009-05-071-1/+2
* repository sync to multi-OS repo ... spaceing changerrs2009-05-071-0/+1
* ABI expansions to hopefully future-proof our MIB/netstat code for 8.0rrs2009-05-071-2/+4
* Update example with feedback from thompsa@.emaste2009-05-071-1/+2
* Add KTR(9) tracing for futex emulation.dchagin2009-05-071-11/+49
* Add my birthdayskreuzer2009-05-071-0/+1
* Adding myself as a ports committerskreuzer2009-05-071-0/+3
* s/ath0/wlan0/ since we no longer use the real device directly.emaste2009-05-071-3/+3
* Linux exports HZ value to user space via AT_CLKTCK auxiliary vector entry,dchagin2009-05-071-3/+1
* Add tcsetsid(3).ed2009-05-077-7/+118
* Change linux struct tms definition to match actual linux one.dchagin2009-05-071-4/+4
* Add preliminary KTR(9) support to the linux emulation layer.dchagin2009-05-073-2/+34
* To avoid excessive code duplication move MI definitions to the MIdchagin2009-05-074-16/+11
* Return EAFNOSUPPORT instead of EINVAL in case when the incorrect ordchagin2009-05-071-1/+1
* Eliminate an incorrect comment.alc2009-05-071-2/+0
* Define the kernel pmap in the same way on arm as on every otheralc2009-05-072-5/+2
* Rework r191742.dchagin2009-05-071-5/+12
* Add the Sierra AC885U and increase the max ports to 8.thompsa2009-05-071-1/+2
* - Fix the u3g port detection where it would not calculate the correct number ofthompsa2009-05-071-50/+43
* Use vendor and product macro expansion to make the device table smaller andthompsa2009-05-071-57/+56
* optimize ath_tx_findrix: there's no need to walk the rates table assam2009-05-071-20/+18
OpenPOWER on IntegriCloud