summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* updates for 802.11-related parameterssam2007-07-091-10/+198
* Fix duplicates that crept in at the last minute :-(.imp2007-07-091-2/+1
* Fix a regression in IPv4 multicast join path (IP_ADD_MEMBERSHIP).bms2007-07-091-11/+26
* Correct a reference-counting mistake in the ZFS code which led to abnormaldfr2007-07-094-6/+2
* document the call to wakeup after a task has been run...jmg2007-07-091-0/+6
* Further diff reduction against the proposed merged usbdevs: Add a fewimp2007-07-091-21/+37
* More vendors from the merged list.imp2007-07-091-10/+71
* dma_tag is a static structure. Testing for it being a NULL pointermarcel2007-07-091-1/+1
* Fix typo.yongari2007-07-091-1/+1
* Eliminate the special case handling of OBJT_DEVICE objects inalc2007-07-081-10/+0
* NULL_LDT_BASE is used in !SMP kernels too and set_user_ldt() is notattilio2007-07-081-4/+2
* MFp4:delphij2007-07-084-67/+83
* Fix a bug of retrieving configuration ROM.simokawa2007-07-081-2/+2
* Now that we have a function that can be called from a cdevsw close()njl2007-07-071-9/+1
* Actual code shows several problems in ia32 LDT handling:attilio2007-07-072-34/+39
* Fix installworld: /usr/bin/printf isn't available then,kientzle2007-07-071-1/+3
* Minor UDPv4 cleanup: capitalize comment, move statistics update after mbufrwatson2007-07-071-3/+3
* When a cached page is reactivated in vm_fault(), update the counter thatalc2007-07-061-8/+10
* Trivial differences with the proposed merged BSD usbdevs file mergedimp2007-07-061-95/+94
* uhub already does the printing and naming of a device, so don't do itimp2007-07-061-5/+1
* Add a test case for sed(1) regression - we should not ignore casedelphij2007-07-062-0/+5
* Before doing compile_re() which needs a parameter to identifydelphij2007-07-061-4/+4
* Forced commit to document a cast correction needed to getkientzle2007-07-060-0/+0
* Make test suite work with libarchive 1.3.1: Take advantage ofkientzle2007-07-0617-25/+289
* New "version stamp" simplifies determining the exact versionkientzle2007-07-064-23/+70
* Fix a typo that prevented the quad symbols from being exporteddeischen2007-07-061-1/+1
* Fix some problems with lock_profiling in sx locks:attilio2007-07-063-23/+36
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-066-36/+0
* Bump version after repo-copy of I4B headers.bz2007-07-061-1/+1
* I4B header files are now installed in include/i4b/ and no longer livebz2007-07-061-0/+9
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-066-1433/+0
* I4B header files are now installed in include/i4b/ and no longerbz2007-07-0619-34/+29
* I4B header files were repo-copied from sys/i386/include tobz2007-07-062-0/+17
* I4B header files were repo-copied from sys/i386/include/ tobz2007-07-0684-195/+195
* Belately note default driver change for NVIDIA network adapters.yongari2007-07-061-0/+5
* Take care that the input to setenv() may actually be a pointer straightscf2007-07-061-14/+28
* I did not intend to turn -Werror on for pc98. Refine the test forpeter2007-07-061-1/+1
* Turn on -Werror for sparc64 and sun4v.peter2007-07-061-1/+2
* Fix warnings.peter2007-07-062-3/+3
* Fix warning - add missing #includepeter2007-07-061-0/+1
* re(4) devices requires an external EEPROM. Depending on models ityongari2007-07-062-2/+4
* Forced commit to note a repo-copy of this file frombz2007-07-050-0/+0
* Fix remaining syntax errors (missing semicolons)peter2007-07-051-2/+2
* Space cleanupdelphij2007-07-0524-163/+163
* ANSIfy[1] plus some style cleanup nearby.delphij2007-07-0527-800/+384
* Added comments eplaining the requirement for device crypto with IPSECgnn2007-07-051-3/+5
* Remove unused variable from pf_subr.c to make it -Werror buildable.mlaier2007-07-052-2/+2
* Prefer device_printf to printf + device_get_nameunit. This savesimp2007-07-051-17/+14
* MFp4: Fixing IPW_DEBUG enabled builds by converting the last piece ofavatar2007-07-051-1/+2
* If the mech_type argument to gss_display_status is null, use a defaultdfr2007-07-051-1/+10
OpenPOWER on IntegriCloud