summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Revert previous commit. Pre-Nehemiah C3 CPUs do have 3DNow!; it doesn'tdes2006-08-131-1/+1
* | | | Undefine __DATE__ in order to avoid placing a build timestamp intocperciva2006-08-131-0/+3
* | | | Reimplement the page's NOSYNC flag as an object-synchronized instead of aalc2006-08-134-12/+12
* | | | Add an extension to the UINT & ULONG types. The XINT & XLONG types behaveobrien2006-08-123-4/+51
* | | | Add the module version to fix the loading with if_bridge.thompsa2006-08-121-0/+1
* | | | Fix bug preventing the proper displaying of the CTLFLAG_WR option.obrien2006-08-121-1/+1
* | | | Reduce the scope of the page queues lock in vm_pgmoveco() now thatalc2006-08-121-2/+2
* | | | Fix "pkg_version -Io" coredump, if some packages have no origin atkrion2006-08-121-1/+1
* | | | Oops. Remove accidentally committed change.pjd2006-08-121-3/+0
* | | | Restore the "plumb" compatibility command, which was lostyar2006-08-121-0/+1
* | | | Fix incorrect .Xr syntax I introduced in the previous commit.yar2006-08-121-1/+1
* | | | Handle MSDOS file systems properly. Before the change file systemspjd2006-08-122-34/+295
* | | | Verify if a label doesn't point to the parent directory.pjd2006-08-121-0/+24
* | | | The strstr() function is in the libkern now.pjd2006-08-121-22/+0
* | | | Add strstr() function to the libkern.pjd2006-08-123-0/+68
* | | | I don't know where I got the idea that the VIA C3 has 3DNow!; it doesn't.des2006-08-121-1/+1
* | | | Batch of changes:imp2006-08-123-61/+112
* | | | The TOPIC97 and TOPIC100 seem to have a special register in the excaimp2006-08-121-0/+6
* | | | Don't reset Tx threshold value whenever xl_init_locked() is called.yongari2006-08-121-1/+3
* | | | Make sure to check frames in Tx queue are empty before clearingyongari2006-08-121-4/+4
* | | | Due to the poor PHY documentation from RealTek I can't sure but Iyongari2006-08-121-10/+18
* | | | Fix invalid reference of mbuf chains.yongari2006-08-121-25/+25
* | | | Fix invalid reference of mbuf chains.yongari2006-08-122-26/+26
* | | | Fix invalid reference of mbuf chains.yongari2006-08-121-16/+16
* | | | Remove extraneous trailing \0 in string literal.thomas2006-08-111-2/+1
* | | | Before performing a sodealloc() when pru_attach() fails, assert thatrwatson2006-08-111-0/+3
* | | | The groff_mm(7) locale files are *not* obsolete; they are justru2006-08-111-2/+0
* | | | (sm_mon_1_svc): Fix debugging output: when establising a monitoringthomas2006-08-111-2/+3
* | | | Unbreak nForce4 SATA support.sos2006-08-112-8/+8
* | | | Fixes an edge case bug in timewait handling where ticks rolling over causingmohans2006-08-116-9/+8
* | | | First pass at allowing memory to be mapped using cache modes other thanjhb2006-08-119-20/+415
* | | | Explicitly set v3 mode only when it is requested. Don't bother otherwise.jkim2006-08-112-2/+12
* | | | Before using byte offset for IV creation, covert it to little endian.pjd2006-08-112-11/+21
* | | | Forgot to bump version number after G_ELI_FLAG_READONLY flag addition.pjd2006-08-111-3/+5
* | | | Reintroduce CSTD, which allows a Makefile to specify the precise dialectdes2006-08-111-0/+15
* | | | Ensure that the page's new field for object-synchronized flags is alwaysalc2006-08-112-6/+4
* | | | Cosmetic: fix indentation.des2006-08-111-2/+2
* | | | Raise the quality of the HPET timer to 2000 so it will be the preferreddes2006-08-111-1/+1
* | | | Optionally pad outgoing frames to the minimum of 60 bytes (excl. FCS)yar2006-08-112-2/+57
* | | | Additional debugging stuff I had in my tree.des2006-08-111-3/+10
* | | | Spell 'connection options' correctly.keramida2006-08-112-2/+6
* | | | - em(4) updated to version 6.1.4brueffer2006-08-112-6/+8
* | | | Merge in new driver from Intel, version 6.1.4. It adds support forglebius2006-08-113-49/+64
* | | | Add some more errno mappings (bsd -> linux) and a comment about the status..netchild2006-08-102-2/+12
* | | | Fox two typos.netchild2006-08-101-2/+2
* | | | MFp4: Integrate a boatload of bug fixes from p4. We're right on theimp2006-08-107-2/+705
* | | | Add some more files...netchild2006-08-101-0/+201
* | | | checkpoint new versionsam2006-08-1012-483/+2454
* | | | MFp4:imp2006-08-101-6/+23
* | | | MFp4: remove obsolete filesimp2006-08-102-109/+0
OpenPOWER on IntegriCloud