| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | zfs: move vnode creation from zfs_znode_cache_constructor to zfs_znode_alloc | avg | 2013-07-24 | 1 | -49/+19 |
* | newvers.sh: add another git-svn fallback | avg | 2013-07-24 | 1 | -0/+5 |
* | newvers.sh: fix the fallback case of git-svn detection | avg | 2013-07-24 | 1 | -1/+1 |
* | Remove duplicated parapgraph. | se | 2013-07-24 | 1 | -10/+0 |
* | Remove unused argument from vmem_add1(). | glebius | 2013-07-24 | 1 | -3/+3 |
* | Since r251709 a slab no longer use 8-bit indicies to manage items, | glebius | 2013-07-24 | 1 | -8/+0 |
* | Decouple the UUID generator from network interfaces by having MAC | marcel | 2013-07-24 | 3 | -34/+103 |
* | Fix a bug in cp += SA_SIZE() in RTA_* loop. This could prevent | hrs | 2013-07-24 | 1 | -8/+7 |
* | Increase the size of the OFW bounce buffer to 4 pages. With this I can now run | jhibbits | 2013-07-24 | 1 | -3/+3 |
* | - Remove the long obsolete 'vm_pageout_algorithm' experiment. | jeff | 2013-07-24 | 1 | -9/+2 |
* | Add support for emulation of the "or r/m, imm8" instruction. | neel | 2013-07-23 | 1 | -3/+60 |
* | - Correct a stale comment. We don't have vclean() anymore. The work is | jeff | 2013-07-23 | 1 | -5/+0 |
* | Fix a bug introduced in r252646 that causes a page with the PG_PTE_PAT bit set | neel | 2013-07-23 | 1 | -3/+18 |
* | wordexp(): Fix syntax validation for backslashes in single-quotes. | jilles | 2013-07-23 | 2 | -1/+14 |
* | Generate debug data release dist sets | emaste | 2013-07-23 | 1 | -1/+29 |
* | tmpfs works perfectly fine with -o union -- there is no reason to exclude it | nwhitehorn | 2013-07-23 | 1 | -1/+1 |
* | Add the support for 802.1q and port based vlans for arswitch. | loos | 2013-07-23 | 12 | -70/+661 |
* | Remove the large part of struct ipsecstat. Only few fields of this | ae | 2013-07-23 | 8 | -113/+21 |
* | Fix the arswitch instability problem. It turns out that the | loos | 2013-07-23 | 4 | -27/+9 |
* | Add a new flag (ETHERSWITCH_VID_VALID) to say what vlangroups are in use. | loos | 2013-07-23 | 6 | -12/+35 |
* | Fix the usage error message. The valid range is up to max. vlan - 1 since vl... | loos | 2013-07-23 | 1 | -1/+3 |
* | Remove ftp2.tr.freebsd.org, it is out of date. | gavin | 2013-07-23 | 3 | -3/+0 |
* | Revert r249590 and in case if mp_ncpus isn't initialized use MAXCPU. This | glebius | 2013-07-23 | 2 | -3/+4 |
* | Add constant for PPP-Max-PayLoad tag. | glebius | 2013-07-23 | 2 | -0/+3 |
* | Add isnan() and isinf() to the global namespace in libstdc++'s <cmath>. | theraven | 2013-07-23 | 1 | -0/+2 |
* | In pci_cfgregread() and pci_cfgregwrite(), multiplex the domain and | marcel | 2013-07-23 | 1 | -2/+2 |
* | In ia64_mca_init(), don't limit the allocation of the info block to | marcel | 2013-07-23 | 1 | -2/+2 |
* | In pmap_mapdev(), if the physical memory range is not covered by an EFI | marcel | 2013-07-23 | 1 | -1/+1 |
* | Fix previous commit when option RACCT is not used. | jlh | 2013-07-22 | 1 | -0/+2 |
* | Fix a panic in the racct code when munlock(2) is called with incorrect values. | jlh | 2013-07-22 | 1 | -1/+4 |
* | Add TP-LINK TL-WDN4800. | pluknet | 2013-07-22 | 1 | -0/+1 |
* | Update chipset support list for ath_hal. | pluknet | 2013-07-22 | 1 | -2/+4 |
* | Merge in phase 14+ -> 16 mps driver fixes from LSI: | ken | 2013-07-22 | 7 | -391/+687 |
* | CAM and mps(4) driver scanning changes. | ken | 2013-07-22 | 6 | -315/+198 |
* | Document EINVAL error return from PT_LWPINFO | emaste | 2013-07-22 | 1 | -1/+9 |
* | Fix build. | glebius | 2013-07-22 | 1 | -1/+2 |
* | Sync-up with bsdinstall(8) FTP mirrorselect changes. | dteske | 2013-07-22 | 2 | -53/+18 |
* | Add some USB gadget example drivers for USB audio, USB keyboard, | hselasky | 2013-07-22 | 13 | -0/+2322 |
* | Update mirror list to more closely match | gavin | 2013-07-22 | 1 | -38/+7 |
* | For consistency with previous releases, name the cdrom install | gjb | 2013-07-22 | 1 | -5/+6 |
* | Remove weirdly-named autofoo file. This is not needed for the (FreeBSD) | cperciva | 2013-07-22 | 1 | -98/+0 |
* | 5725 family of devices corrupts TSO packets when TSO DMA buffers | yongari | 2013-07-22 | 1 | -11/+45 |
* | This file isn't derived from anything delivered by Berkeley, so remove | imp | 2013-07-22 | 1 | -4/+0 |
* | Remove cr_prison NULL check from proc_to_reap. | mjg | 2013-07-22 | 1 | -2/+1 |
* | Remove duplicate assertion from tdsendsignal. | mjg | 2013-07-22 | 1 | -3/+1 |
* | Fix an XHCI regression: | hselasky | 2013-07-21 | 1 | -11/+9 |
* | Regenerate. | kib | 2013-07-21 | 5 | -26/+192 |
* | Implement compat32 wrappers for the ktimer_* syscalls. | kib | 2013-07-21 | 5 | -45/+141 |
* | Wrap kmq_notify(2) for compat32 to properly consume struct sigevent32 | kib | 2013-07-21 | 2 | -26/+61 |
* | The freebsd32_lio_listio() compat syscall takes the struct sigevent32. | kib | 2013-07-21 | 1 | -1/+1 |