summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Changing proto_socketpair.c compilation and linking order revealedpjd2010-02-211-1/+4
* Decompose the most lousy named file in sys/kern; kern_subr.c.ed2010-02-213-94/+134
* Fix another fo-pa of mine... duplicate patches shouldrrs2010-02-211-760/+0
* Adds the missing mips gdb files that Irrs2010-02-215-0/+818
* ifconfig(8) expects interface fooX to be supported by the module if_foo,rwatson2010-02-211-2/+2
* While there, trim some trailing whitespace.ed2010-02-211-1/+0
* - Remove GNU bc/dc bits. There has not been any regressions seen aftergabor2010-02-2188-20901/+0
* Add proper const keywords to sysctl(3) parameters.ed2010-02-215-27/+17
* Document the interaction between /etc/devfs.conf andgavin2010-02-212-4/+17
* Add a "-x" option to chown(8)/chgrp(1) similar to the same option ingavin2010-02-213-13/+26
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-211-2/+2
* Since create_pagetables() zeroes the page tables, pmap_bootstrap() needn'talc2010-02-211-2/+0
* - fix bootstrap for variable KVA_PAGESkmacy2010-02-212-85/+55
* don't hold spin lock across freekmacy2010-02-211-1/+1
* - make printf conditionalkmacy2010-02-211-17/+21
* remove atkbd from default config to avoid pulling in real-mode bios emulationkmacy2010-02-211-3/+3
* Add __FBSDID.yongari2010-02-211-2/+3
* Increase PCIe maximuim read request size to 2048. Because re(4) usesyongari2010-02-211-0/+3
* Starting with UltraSPARC IV CPUs the CPU caches are described with differentmarius2010-02-201-19/+37
* Some machines can not only consist of CPUs running at different speedsmarius2010-02-2020-69/+84
* Add TSO support on VLAN. Controller requires VLAN hardware taggingyongari2010-02-201-8/+10
* Add TSO support on VLAN in fconfig(8).yongari2010-02-203-8/+10
* Add TSO support on VLANs. Intentionally separated IFCAP_VLAN_HWTSOyongari2010-02-202-1/+17
* Set curvnet earlier so that it also covers calls to sodisconnect(), whichbz2010-02-201-2/+3
* Correct inversed programming of ethernet hardware address onyongari2010-02-201-10/+16
* Start to implement ifnet DDB support:bz2010-02-201-0/+81
* Add support for BCM54K2 found in combination with Apple K2 GMAC.marius2010-02-202-0/+27
* Upon virtual network stack teardown properly release the TCP syncachebz2010-02-201-2/+24
* Enhance a panic string to contain more useful debugging information.bz2010-02-201-1/+2
* Fix handling of SHUTDOWN-ACK chunk in COOKIE_WAIT and COOKIE_ECHOED.tuexen2010-02-203-6/+24
* Split up ip_drain() into an outer lock and iterator part andbz2010-02-203-8/+40
* Eliminate an unused declaration.alc2010-02-201-2/+0
* These contain JC's patch to get gdb sort of workingrrs2010-02-205-18/+28
* Fix for the rge driver for boards without rge6 and rge7.rrs2010-02-202-5/+24
* Changes for pci and pci-e supportrrs2010-02-204-164/+1112
* Opps forgot to add this:rrs2010-02-201-0/+760
* Cleanups for sys/mips/rmi/bus_space_rmi.crrs2010-02-201-175/+30
* Some fixes to the current RMI interrupt handling, changes in this patch are:rrs2010-02-203-35/+45
* Enable NETIF_OPEN_CLOSE_ONCE on PowerPC OFW. This fixes netbooting onnwhitehorn2010-02-201-0/+5
* Reduce KVA pressure on OEA64 systems running in bridge mode by mappingnwhitehorn2010-02-206-71/+46
* Turn on experimental support for DEEPNAP on the 970MP.nwhitehorn2010-02-201-2/+10
* Merge r198724 to Book-E. casuword() non-atomically read the current valuenwhitehorn2010-02-201-2/+13
* Add a regression test for the kthread(9) interface.attilio2010-02-202-0/+214
* Show the cpu info for fa526kevlo2010-02-203-1/+7
* Correct both FA526/FA626TE cpu ids since the cpu id is alwayskevlo2010-02-201-2/+2
* Remove redundant inclusion of <sys/cdefs.h>.ed2010-02-201-2/+0
* Add <sys/cdefs.h>.ed2010-02-201-0/+2
* Fix common misspelling of hierarchyuqs2010-02-2011-14/+14
* - More style(9) fixupsgabor2010-02-201-26/+29
* Fix DDB backtrace that includes a kernel exception frame.neel2010-02-201-2/+14
OpenPOWER on IntegriCloud