summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Resort copyrights and licenses in kern_acct.c: per UCB letter,rwatson2007-01-081-1/+27
* Per Olivier Houchard, use the proper license for this file. Heimp2007-01-081-10/+10
* Fix potential node refcnt leak. If mbufs are q'd on ic_mgtq whensam2007-01-083-7/+31
* Break out my copyrights with our 2-clause BSD license from the UMichrwatson2007-01-086-5/+95
* Canonicalize copyright: use a date range rather than comma-delimitedrwatson2007-01-081-1/+1
* Canonicalize copyrights in some files I hold copyrights on:rwatson2007-01-083-3/+4
* Remove the advertising clause. UCB did this some time ago, but theseimp2007-01-0818-72/+0
* Correct several issues with rate set negotiation:sam2007-01-084-40/+46
* o Changes to psycho_attach(): [1]marius2007-01-082-64/+225
* In ofw_pcibus_attach() skip dupe PCI devices reported by themarius2007-01-081-0/+2
* Fix a typo which blindly enabled TSO capability without respect toyongari2007-01-081-1/+1
* Don't rely on GM_GP_CTRL register contents when mii(4) layer reportsyongari2007-01-081-19/+14
* Fix LINT and ACPI_DEBUG builds and add print for use of flush cache inst.njl2007-01-081-5/+8
* - Garbage collect more alpha remnants.marius2007-01-085-1506/+2
* Initialize legacy SYS_RES_IRQ resources before attempting to use MSI.yongari2007-01-081-0/+1
* Tell backing v_object the filesize right on it's creation.pav2007-01-071-1/+6
* Be more specific in ENXIO description:pjd2007-01-071-3/+4
* open(2) returns EROFS when O_CREAT is specified and the named file wouldpjd2007-01-071-0/+3
* Garbage collect the code for auto-loading modules based on ISAPNP IDs,marius2007-01-072-381/+0
* Re-work Cx handling to be per-cpu and asymmetrical, fixing support onnjl2007-01-077-210/+325
* Special case to support hard-coded configuration for building on Windows.kientzle2007-01-071-0/+3
* Document that we supported Intel PRO/100 VM Network Connection.delphij2007-01-071-1/+3
* Disable multichannel recording in snd_emu10kx module. Whith multichannelnetchild2007-01-071-1/+1
* MFp4 (112646):netchild2007-01-071-1/+1
* MFp4 (112535):netchild2007-01-071-2/+0
* MFp4 (112534):netchild2007-01-072-7/+3
* MFp4 (112499):netchild2007-01-071-0/+2
* MFp4 (112498):netchild2007-01-076-20/+20
* Sort: powerpc comes after pc98.marcel2007-01-071-1/+1
* - POSIX mentions that EACCES can be returned when O_TRUNC is specifiedpjd2007-01-071-1/+18
* Prefer "to be modified" over "to be opened for writing".pjd2007-01-071-1/+1
* MFi386: revision 1.646.nyan2007-01-071-0/+1
* Fix a few of the tests so that correct implementations actually pass them.das2007-01-071-6/+14
* Implement modfl().das2007-01-074-2/+104
* Declare the map entry created by kmem_init() for the range fromalc2007-01-071-1/+2
* Up the event class reporting from 10 (basically, nothing) to EVT_CLASS_INFO.scottl2007-01-071-1/+1
* Fix a parsing bug when specifying more than one address with dotted decimalmlaier2007-01-071-2/+8
* When returning early from audit_arg_file() due to so->so_pcb being NULLrwatson2007-01-061-2/+3
* More minor cleanups:dougb2007-01-064-91/+1
* Handle inf/nan correctly.das2007-01-061-2/+14
* Fix a problem relating to fesetenv() clobbering i387 register stack.das2007-01-062-2/+24
* Fix a cut-and-paste-o.das2007-01-061-2/+2
* Correctly handle NaN.das2007-01-061-0/+2
* Correctly handle inf/nan. This routine is currently unused because wedas2007-01-061-0/+4
* Remove modf from libm's symbol map. It's actually in libc fordas2007-01-061-1/+0
* When performing a mount update to change a mount from read-only to read-write,rodrigc2007-01-061-4/+10
* Fixes module build with DEB(x) defined to x.netchild2007-01-061-1/+1
* Sync with NetBSD:netchild2007-01-061-1/+8
* Extend the emu10kx driver. With the words of the author:netchild2007-01-064-63/+402
* MFi386 rev 1.56:netchild2007-01-061-6/+46
OpenPOWER on IntegriCloud