summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Print packet loss figures with one decimal place. ping6 already doesdd2006-08-141-4/+4
* It's not entirely obvious that PGEX_I must be zero if no-execute is neitheralc2006-08-141-2/+2
* Fix 2KLOGIN code to specify *ibits* (not *obits*) so that themjacob2006-08-141-60/+77
* The register offset is within 4K, not 256 bytes, for some QLogic cards.mjacob2006-08-141-1/+1
* The macro IS_23XX should not mistakenly include 24XX cards.mjacob2006-08-141-1/+2
* Make em(4) handle too many fragmented frame with m_defrag(9).yongari2006-08-141-12/+33
* Overhaul Rx path to recover from mbuf cluster allocation failure.yongari2006-08-142-48/+69
* Apply alignment fixup only when programmed frame size is greater thanyongari2006-08-141-3/+3
* Minor white space tweaks.rwatson2006-08-131-4/+2
* Correctly handle the case in calloc(num, size) wherecperciva2006-08-131-1/+1
* Don't push a map on a master server which will fail anyway.ru2006-08-131-1/+11
* Convert to the standard section 4 SYNOPSIS layout.brueffer2006-08-131-1/+14
* 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
OpenPOWER on IntegriCloud