aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Add support for RV790 (HD 4890) asicsRobert Noland2009-04-031-0/+2
* A little more cleanup from AMD, if we don't have the right microcodeRobert Noland2009-04-032-38/+37
* Allow the NULL, RTLD_SELF and RTLD_NEXT handles to work with dlfunc(3).Konstantin Belousov2009-04-035-31/+24
* o update dwds mcast handling after hoisting ieee80211_encap: frames needSam Leffler2009-04-033-9/+15
* - Fix spacing in the comment.Stanislav Sedov2009-04-031-1/+1
* - Correct the comment.Stanislav Sedov2009-04-031-3/+4
* The 9 bytes immediately prior to the partition table can containMarcel Moolenaar2009-04-031-2/+7
* Remove more debug...Warner Losh2009-04-031-2/+0
* Properly handle malloc() failures.Xin LI2009-04-021-5/+7
* Remove a warning which is supposed to have been removed on 20030301.Xin LI2009-04-021-12/+0
* Signed/unsigned fixes, should be WARNS=2 clean now.Xin LI2009-04-021-3/+3
* Don't crash when we have an invalid count number.Xin LI2009-04-021-0/+2
* vn_vptocnp() unlocks the name cache and forgets to re-lock it beforePeter Wemm2009-04-021-1/+1
* Retire two flags that haven't been used since OLDCARD was retiredWarner Losh2009-04-021-2/+0
* Kill debug that crept in.Warner Losh2009-04-021-2/+2
* Minor tweaks in the names to match the chips more closely.Warner Losh2009-04-022-13/+13
* Bail out when memory allocation is failed, rather than referencingXin LI2009-04-021-2/+6
* Minor DLINK DL100xx support tweaks:Warner Losh2009-04-022-15/+3
* The AX88190 has 64k of external SRAM, of which 62k can be used forWarner Losh2009-04-021-50/+29
* Force an autonegotiation at attach time for all the attached PHYs forWarner Losh2009-04-021-4/+30
* Properly update the shm_open/shm_unlink symbol versioning metadata afterJohn Baldwin2009-04-022-2/+6
* Restore local change to include <sys/bpf.h> inside pcap.h. This fixesRui Paulo2009-04-022-6/+2
* Sync DLTs with latest libpcap version.Rui Paulo2009-04-021-0/+88
* Reduce code duplcations from r190620. While I am here, tweak a comment.Jung-uk Kim2009-04-021-3/+1
* Chase GDT layout changes and unbreak suspend/resume on amd64.Jung-uk Kim2009-04-023-18/+18
* Remove some pointless mergeinfo that is the result of doing a localJohn Baldwin2009-04-010-0/+0
* Implement an ipfw action to reassemble ip packets: reass.Paolo Pisati2009-04-017-2/+80
* Unconditionally build wrappers for i386_get_ioperm(), i386_set_ioperm(),Konstantin Belousov2009-04-011-4/+3
* Add trivial implementation for the freebsd32_sysarch on ia64.Konstantin Belousov2009-04-012-0/+51
* Add some more logic for AD1986A codec input tracing. Use mic preamplifierAlexander Motin2009-04-011-5/+42
* Garbage collect unused MSR_GSBASE since r190620.Jung-uk Kim2009-04-011-3/+0
* Add a new world named 'mips' to our universe.Bjoern A. Zeeb2009-04-011-1/+1
* Fix the Xen build for i386 PV mode.Doug Rabson2009-04-018-6/+121
* Garbage collect unused stack segment since r190620.Jung-uk Kim2009-04-012-2/+0
* Document RTLD_NODELETE, -z nodelete and -z origin support.Konstantin Belousov2009-04-012-3/+29
* Sync definitions for struct sigcontext for i386 and amd64 architecturesKonstantin Belousov2009-04-012-4/+16
* RegenKonstantin Belousov2009-04-014-7/+13
* Rename implementation function for freebsd32 sysarch(2) to allow forKonstantin Belousov2009-04-012-1/+7
* Save and restore segment registers on amd64 when entering and leavingKonstantin Belousov2009-04-0129-351/+1335
* Add separate gdt descriptors for %fs and %gs on amd64.Konstantin Belousov2009-04-012-24/+69
* Fully enumerate all i386 sysarch commands an amd64 include file.Konstantin Belousov2009-04-011-0/+21
* Fill the fsbase and gsbase fields of the mcontext structure on i386.Konstantin Belousov2009-04-011-0/+16
* Add all segment registers for the amd64 CPU to struct reg and mcontext.Konstantin Belousov2009-04-014-8/+35
* Provide convenient definition of the union descriptor, similar to theKonstantin Belousov2009-04-011-0/+17
* Use the real removal date for fla(4), put the entry withTom Rhodes2009-04-011-2/+2
* Add an entry for fla.4.Tom Rhodes2009-04-011-0/+2
* Remove the fla.4 manual page, the driver was nukedTom Rhodes2009-04-012-60/+0
* Fix punctuation.Tom Rhodes2009-04-012-2/+2
* On second thought, remove the comma too.Tom Rhodes2009-04-011-1/+1
* Remove KSE bits, cross reference libthr.3.Tom Rhodes2009-04-011-6/+6