summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Cleanup (cont)edwin2008-08-081-506/+0
* 1) Fix longstanding math bug with denominator > 1 (wrong probability).ache2008-08-081-8/+16
* I was confused a bit by the wrong construction with RAND_MAXache2008-08-083-4/+10
* 1) Replace hardcoded RANDOM_MAX macro with wrong (1 less than must be)ache2008-08-081-11/+5
* Remove some unused variables.das2008-08-084-4/+1
* remove the empty "datfiles" directory.edwin2008-08-080-0/+0
* In the linedas2008-08-083-3/+3
* Allow 53C1010 without NVRAM to negotiate Ultra-3.marius2008-08-071-0/+2
* - Reimplement {d,i}tlb_enter() and {d,i}tlb_va_to_pa() in C. There'smarius2008-08-074-123/+118
* Use arc4random_uniform(3)ache2008-08-071-1/+1
* Use __FreeBSD_version check since it is bootstrap toolache2008-08-071-0/+8
* Fix a small problem in the comment about departure from NetBSD.imp2008-08-071-1/+1
* Permit Giant to be passed as the explicit interlock either tojhb2008-08-074-30/+80
* Convert to new style PC Card front end driver. Add support for theimp2008-08-071-19/+35
* Add NEC PC-9802N-J02 (confirmed) and NEC PC-9202N-J02R (speculative)imp2008-08-072-17/+5
* Add card_if.h and pccarddevs.himp2008-08-071-1/+1
* Document the new return values for sleepq_abort(), sleepq_broadcast(), andjhb2008-08-072-4/+23
* Add reference to arc4random_uniform(3)ache2008-08-071-0/+1
* Use arc4random_uniform(3)ache2008-08-071-3/+1
* Use arc4random_uniform(3)ache2008-08-071-7/+6
* Update SCSI opcodes and ASCs from t10.org.jkim2008-08-072-1227/+2398
* Implement cproj{,f,l}().das2008-08-077-7/+174
* Use humanize_number to report pen-sizes so people don't have to countphk2008-08-072-4/+18
* Annotate creal(), cimag(), and conj() with __pure2.das2008-08-071-9/+10
* Use cpack() and the gcc extension __imag__ to implement cimag() anddas2008-08-076-6/+18
* Minor white space tweaks.rwatson2008-08-072-7/+6
* Correct comment typo.rwatson2008-08-071-2/+2
* Comment out information about Jumbo Frame support, it's notbrueffer2008-08-071-8/+8
* Fix ACL preservation, apparently broken in 1.47.trasz2008-08-071-1/+3
* - acificfrancexchange -> pacificfrancexchangeedwin2008-08-071-1/+3
* Introduce pmap_change_attr_locked().alc2008-08-071-17/+18
* Update the units library file.edwin2008-08-071-104/+195
* When the miibus for the AX88x90 or TC5299J cards fails to attach, weimp2008-08-062-8/+10
* Make atacontrol(8) rebuild work when /usr is not mounted or from /rescueantoine2008-08-061-6/+25
* Fix ia64 build.dfr2008-08-061-3/+3
* add WPS ouisam2008-08-061-0/+2
* Fix 64bt build.dfr2008-08-061-1/+3
* User may do "mount -o snapshot ...", that causes new FFS mount to bekib2008-08-061-1/+2
* Add an implementation of the RPCSEC_GSS authentication protocol for RPC. Thisdfr2008-08-0653-95/+5048
* Fix a copy/paste errorkevlo2008-08-061-1/+0
* Unify the initial card probe/attach procedure with the kldloadimp2008-08-062-63/+114
* Cleanup for WARNS 6.marcel2008-08-067-47/+50
* Minor style tweaks.jhb2008-08-051-6/+5
* Remove the second check for a 64-bit BAR value on a 32-bit system injhb2008-08-051-19/+1
* Add a script to perform simple analysis of a crash dump (either a fulljhb2008-08-054-0/+422
* If a thread that is swapped out is made runnable, then the setrunnable()jhb2008-08-0510-97/+150
* If the kernel fails to allocate resources for the initial value of a BARjhb2008-08-051-13/+33
* - Consolidate module version for the pcf module into just pcf.c insteadjhb2008-08-054-6/+6
* Add lifetime informations to generated SPD entries when SPDDUMPvanhu2008-08-051-0/+17
* ufsmount.h uses "struct\tfoo *bar;", except where it doesn't.des2008-08-052-7/+7
OpenPOWER on IntegriCloud