summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add another TTY locking migration macro: tty_getlock().ed2008-09-241-0/+1
* Enable shared lookups on UFS. There are some remaining issues with forcedjhb2008-09-241-1/+1
* Part 1 of making shared lookups more resilient with respect to forcedjhb2008-09-242-9/+22
* Update description of witness_watch.jhb2008-09-241-3/+5
* Add multiple include guards.jhb2008-09-241-0/+4
* Allow a jail's IP alias to be created with an arbitrary netmask.ru2008-09-242-2/+10
* Fix a crash when calling tty_rel_free() while draining during closure.ed2008-09-241-2/+2
* When dropping a packet and issuing a reset during TCP segment handling,rwatson2008-09-241-5/+12
* Change the static struct sysentvec and struct Elf_Brandinfo initializerskib2008-09-2414-589/+605
* - Remove default NIC dependency on ulp headerskmacy2008-09-2412-8/+36
* Fix some ifdef logic in the libc syncicache() bit that I somehow missed in thenwhitehorn2008-09-241-1/+3
* Allow the cacheline size on PowerPC to be set at runtime. This is essential fornwhitehorn2008-09-245-62/+36
* Remove spurious duplicated defination of sock.delphij2008-09-241-2/+0
* Improve rev 183168, so that if /chosen/stdout is connected to the serialsobomax2008-09-231-6/+5
* In cust_install_files() we ignore CVS directories. In a similar way nowsimon2008-09-231-1/+1
* - Change all "echo #..." into using a progress print function to make itsimon2008-09-231-41/+65
* Track state to determine if the associated TTY device node has been used.ed2008-09-231-4/+19
* regensam2008-09-231-1/+168
* add missing optionssam2008-09-232-0/+7
* add missing optionssam2008-09-232-0/+5
* The kernel implemented 'memcmp' is an alias for 'bcmp'. However, memcmpobrien2008-09-2310-14/+61
* style(9)obrien2008-09-231-1/+1
* Reverse if() logic to improve readability.obrien2008-09-231-4/+3
* Add missing library dependencies.ru2008-09-232-4/+4
* Update cxgb include paths to not require prefixing with dev/cxgbkmacy2008-09-2351-376/+149
* Update to xen specific files for SMPkmacy2008-09-231-3/+5
* In preparation for PowerPC G5 support, allow PVO objects to contain pagenwhitehorn2008-09-233-54/+62
* Allow cxgb to be unified across versions by making newer features conditionalkmacy2008-09-238-6/+70
* Change the DBDMA API to allow DBDMA registers in a subregion of a resource. T...nwhitehorn2008-09-234-11/+14
* - Fix flag checkkmacy2008-09-231-3/+7
* - Track number of times that the transmit queue overflowedkmacy2008-09-231-4/+3
* * Add USB boot support.bms2008-09-221-5/+52
* Use Giant for kbdmux(4) locking. This is to workaround the problememax2008-09-221-4/+4
* Add my entry to committers-src.dotrnoland2008-09-221-0/+2
* - Don't read the identifier string from the VPD if there's no chipmarius2008-09-221-3/+4
* Close a race between concurrent calls to ufsdirhash_recycle() andjhb2008-09-221-5/+10
* Mark the first slice of a NanoBSD image 'active' by default.bms2008-09-221-0/+4
* Add ng_rmnode_flags() so the caller can pass NG_QUEUE and have the nodethompsa2008-09-222-2/+9
* Introduce a hooks layer for the MPSAFE TTY layer.ed2008-09-228-48/+341
* Fix usage of mac_vnode_check_open() in linuxulator - last argumenttrasz2008-09-221-1/+1
* Fix style(9) issue in TTY header files: document function argument names.ed2008-09-225-70/+76
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-222-0/+78
* Make the make_pseudo_driver.sh shellscript work again.ed2008-09-221-2/+2
* Regenerate for r183270.obrien2008-09-224-7/+14
* Add freebsd32 compat shims for ioctl(2)obrien2008-09-225-2/+218
* add back regdomain.xmlsam2008-09-221-0/+4
* Document changes in behaviour due to sparse CPU numbering support.jkoshy2008-09-226-27/+46
* Support sparsely numbered CPUs.jkoshy2008-09-226-81/+173
* When invoking the udp_send() from udp6_send() due to use of a v6-mappedrwatson2008-09-221-3/+13
* Add workaround for occasional packet loss issue of JMC250 A2yongari2008-09-222-3/+20
OpenPOWER on IntegriCloud