summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix synchronization in gmirror and graid3 which I broken. Synchronizationpjd2006-09-132-6/+12
* Document net.inet.tcp.maxtcptw and net.inet.tcp.nolocaltimewait.glebius2006-09-131-1/+19
* Remove unessary includes and follow common ordering style.andre2006-09-131-10/+2
* Rewrite of TCP syncookies to remove locking requirements and to enhanceandre2006-09-135-208/+315
* - Change the example CFLAGS entry to match our default in sys.mk.ru2006-09-131-3/+7
* Remove duplicated code. Declare functions non-static that shouldn't bescottl2006-09-131-43/+33
* dd a series of regression tests to validate that privilege requirements arerwatson2006-09-1332-0/+4026
* Fix a lock leak in an error case.pjd2006-09-131-1/+1
* initialize variable (WARNS=6)charnier2006-09-131-0/+1
* compile under WARNS=6charnier2006-09-132-5/+3
* Reduce the number of errors under WARNS=6charnier2006-09-131-9/+5
* document that PAE kernels needs twice the value of non-PAE kernelsjmg2006-09-131-1/+5
* Busmaster DMA address fix in VIA 6421 case.sos2006-09-121-1/+1
* Remove redundant defines alerady set by Makefile.fekan2006-09-121-3/+0
* Format mask lacks one bit.sos2006-09-121-1/+1
* Style sync.obrien2006-09-121-2/+0
* Put the osta.c license on osta.h. The license is the same.imp2006-09-121-0/+15
* Add FBSDID, rename local variable time to not conflict with time()charnier2006-09-121-7/+11
* Bump date, per ru@imp2006-09-121-1/+1
* Trim some unneeded includes.jhb2006-09-121-2/+0
* Add my birthday to the calendar, sadly I am only the fifth youngest.alexbl2006-09-121-0/+1
* Move to more global Makefile.tgt vs. having to define in the leaves.obrien2006-09-121-4/+0
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined, and set an ARMobrien2006-09-121-0/+4
* Default to big endian ARM if "TARGET_BIG_ENDIAN" is defined (& targeting ARM).obrien2006-09-121-0/+4
* Craft the FreeBSD/ARM ABI by hacking the New ARM ABI source.obrien2006-09-121-0/+24
* Default vector to big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-4/+11
* Build 'ld' supporting a big endian ARM if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-121-1/+5
* Configure for for big endian if TARGET_BYTES_BIG_ENDIAN is defined.obrien2006-09-121-2/+2
* WARNS=6 chocked on unitialized variable.charnier2006-09-121-1/+1
* Introduce a new entry point, mac_create_mbuf_from_firewall. This entry pointcsjp2006-09-1212-7/+131
* - Revert making bus_generic_add_child() the default for BUS_ADD_CHILD().jhb2006-09-112-1/+2
* Add note about identify routines needing to use BUS_ADD_CHILD ratherimp2006-09-111-0/+6
* Fix issues found by Coverity (223392, 223393) due to TSO additionspdeuskar2006-09-111-2/+4
* Minor overhaul of SMBus support:jhb2006-09-1116-281/+327
* Add a new ddb command 'show lapic' to dump details about the local APICjhb2006-09-112-0/+140
* Actually hook up the IPI_INVLCACHE IDT vectors backingjhb2006-09-112-2/+9
* Fix a NULL pointer dereference of ro->ro_rt->rt_flags by checking for theandre2006-09-111-1/+1
* Add support for a few more Serverworks and lookalikes chips.sos2006-09-112-9/+15
* Update to fit latest USB cleanup crusade.sos2006-09-111-2/+2
* Add prototype for bus_generic_add_child() missed in previous commit.jhb2006-09-111-0/+3
* Add a default method for BUS_ADD_CHILD() that just callsjhb2006-09-112-1/+8
* Add myself as OpenSSL janitor/maintainer.simon2006-09-111-0/+1
* Give the ACPI I/O rman's unique description strings to make 'devinfo -u'jhb2006-09-111-2/+2
* - Fix rman_manage_region() to be a lot more intelligent. It now checksjhb2006-09-113-25/+47
* CF devices are ATA not ATAPI.sos2006-09-111-1/+3
* Define build 'as' TARGET_BYTES_BIG_ENDIAN if "TARGET_BIG_ENDIAN" is defined.obrien2006-09-111-0/+3
* null commit to provide commit message to previousmjacob2006-09-111-1/+1
* PR: 103130mjacob2006-09-111-1/+1
* Regen.ru2006-09-111-2/+7
* Document the new know, WITHOUT_ASSERT_DEBUG.ru2006-09-111-0/+4
OpenPOWER on IntegriCloud