summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add support for the Samsung S3C2xx0 family of ARM SoCs written byimp2010-03-2022-0/+3883
* - Map EBDA if available and add 64KB above 1MB (high memory), just in case.jkim2010-03-191-33/+113
* The same code is used to import and to create pool.pjd2010-03-191-10/+20
* Split eventhandler_register() into an internal part and a wrapper functionbz2010-03-194-17/+139
* Back out revision 205307.delphij2010-03-191-0/+2
* Slightly improve my previous commit.ed2010-03-191-1/+1
* pmap amd64/i386: fix a typo in a commentavg2010-03-192-2/+2
* vfs_mount.9: drop cross-reference to a removed manualavg2010-03-191-2/+1
* Use the same policy for rejecting / not-reject ACPI tables with incorrectjhb2010-03-192-0/+4
* Don't add the atrun-line to the crontab when MK_AT is set.ed2010-03-191-0/+3
* Regenkib2010-03-194-53/+123
* Remove empty line.kib2010-03-191-1/+0
* Convert aio syscall registration to SYSCALL_INIT_HELPER.kib2010-03-191-33/+59
* Implement compat32 shims for mqueuefs.kib2010-03-193-68/+328
* Implement compat32 shims for ksem syscalls.kib2010-03-192-70/+141
* Move SysV IPC freebsd32 compat shims from freebsd32_misc.c to correspondingkib2010-03-195-587/+733
* Move SysV IPC freebsd32 compat shims helpers from freebsd32_misc.c tokib2010-03-193-54/+74
* Introduce SYSCALL_INIT_HELPER and SYSCALL32_INIT_HELPER macros andkib2010-03-194-0/+95
* FOr SYSCALL_MODULE_HELPER, use "sys/<syscallname>" module name.kib2010-03-192-2/+2
* Make freebsd32_copyiniov() available outside of freebsd32_misc.kib2010-03-192-1/+4
* Properly handle compat32 calls to sctp generic sendmsd/recvmsg functions thatkib2010-03-191-4/+19
* Remove dead statement.kib2010-03-191-1/+0
* Fix two style issues.kib2010-03-191-2/+2
* Make sure the snmp_pf module will first refresh its entires if necessary,syrinx2010-03-191-12/+12
* Fix typo in commentimp2010-03-191-1/+1
* SSE is enabled by default about 5 years ago so there is no point pretendingdelphij2010-03-191-2/+0
* - Added support for 5709S/5716S PHYs.davidch2010-03-183-389/+288
* - Added support for 5709S/5716S PHYs.davidch2010-03-183-23/+158
* turn 205266 in to a no-op until the problem can be properly diagnosedkmacy2010-03-181-1/+1
* Detect illegal access to unmapped memory within real mode emulator to aidjkim2010-03-181-9/+44
* Properly progress through the list of IPv6 addresses using in6_addr size.ed2010-03-181-1/+1
* Update to 9.6.2-P1, the latest patchfix release which deals withdougb2010-03-1857-1858/+2459
* For those of us mere mortals who do not aspire to the lofty heightsdougb2010-03-181-0/+2
* Unbreak build by removing a code bit that is only related to other coderpaulo2010-03-181-1/+1
* Add support for retrieving labeled pf filter rule counters.syrinx2010-03-183-4/+382
* Simplify loops.pjd2010-03-181-20/+10
* Fix a couple of bugs with 802.11n:rpaulo2010-03-184-25/+90
* Add ddb support to the "new" link layer code ("new-arp"):bz2010-03-181-0/+136
* Remove an unneeded variable.ed2010-03-181-1/+0
* Remove two pieces of code (one disabled in revision 39665 and another deriveddelphij2010-03-182-16/+0
* Need to set the proper flag bit when inserting ARPqingli2010-03-181-1/+1
* o) Add a keyword to displaying elapsed time in integer seconds, "etimes".jmallett2010-03-174-2/+25
* Remove two instances of the evil hack to get the ifnet. mii_ifp isimp2010-03-171-12/+2
* o Add support for UltraSparc-IV+:marius2010-03-172-34/+77
* Set the device capabilities to include dynamic link-state forqingli2010-03-171-0/+2
* Cache line align various structures and move volatile counters tokmacy2010-03-171-6/+14
* - cache line align arcs_lock array (h/t Marius Nuennerich)kmacy2010-03-171-3/+3
* Add macros for the VER.impl of SPARC64 II to VIIIfx.marius2010-03-171-1/+8
* - Add TTE and context register bits for the additional page sizes supportedmarius2010-03-175-34/+75
* Fix 2 bugs in mxge_attach()gallatin2010-03-171-3/+3
OpenPOWER on IntegriCloud