summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add missing static keywords to column(1)ed2011-11-061-22/+22
* Add missing static keywords to colcrt(1)ed2011-11-061-5/+5
* Add missing static keywords to col(1)ed2011-11-061-23/+23
* Add missing static keywords to cmp(1)ed2011-11-061-1/+1
* Add missing static keywords to catman(1)ed2011-11-061-1/+1
* Add missing static keywords to cap_mkdb(1)ed2011-11-061-10/+10
* Add missing static keywords to c99(1)ed2011-11-061-8/+8
* Add missing static keywords to banner(1)ed2011-11-061-7/+7
* Add KLD_DEBUG option.fjoe2011-11-062-0/+2
* - Fix potential double mbuf free: M_PREPEND may free mbuf chain and returnfjoe2011-11-061-1/+3
* Fix potential double mbuf free: M_PREPEND may free mbuf chain and returnfjoe2011-11-061-1/+2
* Constify "address" argument of ng_address_path().fjoe2011-11-062-2/+2
* Wake up the page daemon in vm_page_alloc_freelist() if it couldn'talc2011-11-061-20/+36
* Implement the sysctl's for fibre channel that are listed in the man page.mjacob2011-11-062-0/+9
* fifo_misc test: Fix swapped lseek arguments.jilles2011-11-051-1/+1
* lint: Fix lseek() argument order.jilles2011-11-051-1/+1
* sh(1): Improve documentation of field splitting.jilles2011-11-051-11/+55
* make(1): obj dirs are physical paths so write `pwd -P` rather than `pwd`.jilles2011-11-051-3/+3
* Make it possible to set CC and CXX (and optionally, AS and LD) indim2011-11-051-1/+2
* Roll up several patches used by PC-BSD.jpaetzel2011-11-054-4/+13
* group functions together by function...jmg2011-11-051-42/+117
* Whenever you boot with nfsv4_server_enable=NO (the default) in rc.conf,dim2011-11-051-0/+5
* Correct typo in comment.pjd2011-11-051-1/+1
* In zvol_open() if the spa_namespace_lock is already held, it means thatpjd2011-11-051-0/+8
* Implement support for modem control lines.hselasky2011-11-051-4/+119
* Remove an unused variable from pam_unix.ed2011-11-051-2/+0
* Fix typo.kib2011-11-051-1/+1
* Remove redundand definitions. The chunk was missed from r227102.kib2011-11-051-10/+0
* Provide typedefs for the type of bit mask for the page bits.kib2011-11-053-30/+33
* Add static keywords to variables and functions where possible in games/.ed2011-11-057-153/+151
* Implement altq(4) support.yongari2011-11-041-8/+10
* Because ti(4) drops a driver lock in RX handler, check whetheryongari2011-11-041-4/+4
* Don't abuse if_hwassist and make sure enabling corresponding TX/RXyongari2011-11-041-32/+60
* Don't clear upper 4bits from VLAN tag information. It'syongari2011-11-041-2/+2
* Introduce ti_ifmedia_upd_locked() to use in driver initializationyongari2011-11-041-3/+21
* Announce IFCAP_LINKSTATE capability and let network stack know linkyongari2011-11-041-7/+25
* Make sure to unload loaded DMA area(descriptor, command, event ring).yongari2011-11-041-0/+2
* Fix a warning emitted by Clang.ed2011-11-041-1/+2
* s/u_intXX_t/uintXX_t/gyongari2011-11-042-135/+135
* Make ti(4) build with 'options TI_PRIVATE_JUMBOS'.yongari2011-11-041-1/+1
* style.yongari2011-11-041-163/+163
* Use ANSI function definations.yongari2011-11-041-146/+55
* Always use the opt_*.h options for ipfw.ko, not just whenbz2011-11-048-28/+6
* Silence an (otherwise harmless) very recurrent warning when building thermh2011-11-041-1/+2
* Add missing static keywords for global variables to tools in sbin/.ed2011-11-0431-49/+48
* Call the correct chipset power routine when disabling the AR5416 and later NICs.adrian2011-11-041-1/+1
* Fix for panic at USB controller attach failure during cold boot.hselasky2011-11-041-0/+5
* Simplify the implementation of the failure case in kmem_alloc_attr().alc2011-11-041-8/+7
* Regen.jhb2011-11-0411-14/+101
* Add the posix_fadvise(2) system call. It is somewhat similar tojhb2011-11-0418-24/+511
OpenPOWER on IntegriCloud