summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Install iodev.h.kib2011-02-172-1/+3
* Fix the beginning day of the Great Lent, it starts on Monday for 7 weeks befo...osa2011-02-171-2/+6
* Improve the check for ports which have gone missing, and just ignorephk2011-02-171-1/+5
* - Fix build of manual page and inclusion of mos driver into kernel config file.hselasky2011-02-174-5/+13
* Add in ANI parameters for the AR9280. These aren't enabled by defaultadrian2011-02-171-2/+28
* Add a new parameter to selectively enable/disable the ANI operations.adrian2011-02-174-11/+19
* Call the right function.adrian2011-02-171-1/+1
* Properly propagate whether the channel is HT40 or not when calculatingadrian2011-02-172-9/+14
* Add initial support for RTL8401E PCIe Fast Ethernet.yongari2011-02-162-1/+7
* Mfp4 CH=177274,177280,177284-177285,177297,177324-177325bz2011-02-1623-103/+179
* Remove in-addr.arpa from the list of zones it is possible to slave locallydougb2011-02-161-8/+0
* Only use -z noexecstack for these explicit arches: i386, amd64, powerpcdim2011-02-161-1/+1
* Fix the last binary in the base system that still has an executabledim2011-02-161-0/+4
* Modify the spi flash driver to allow smaller read IO sizes, but enforceadrian2011-02-161-17/+18
* Remove reading of symbols from a.out loaded files. Since we are tightimp2011-02-161-18/+1
* To avoid excessive code duplication create wrapper for fill regsdchagin2011-02-166-48/+18
* Bump dummynet module version to meet dummynet schedulers' requirements,pluknet2011-02-161-1/+1
* MFi386: revision 218713nyan2011-02-161-3/+4
* Fix build breakage in if_mos.c when USB_DEBUG option is set.hselasky2011-02-161-1/+1
* Add support for new USB to ethernet controller:hselasky2011-02-166-1/+1334
* Add the -j option to enable soft updates journaling when creatingmckusick2011-02-162-3/+18
* When building libzpool on ia64 or sparc64, don't add the .note.GNU-stackdim2011-02-151-0/+2
* test: Note that this is used both as a normal program and a shell builtin.jilles2011-02-151-0/+4
* Fix some leftover binaries and shared libraries in the system that stilldim2011-02-155-2/+13
* For realtime signals fill the sigval value.dchagin2011-02-153-0/+6
* Make a linux_rt_sigtimedwait() system call is actually working.dchagin2011-02-151-10/+6
* Style(9) fix. Wrap long lines in linux_rt_sigtimedwait().dchagin2011-02-151-5/+8
* Put the macro declaration in the relevant include file for future use.dchagin2011-02-152-3/+3
* In sys/boot/common/ufsread.c, use uint8_t instead of u_int8_t.dim2011-02-151-1/+1
* Apply a few small optimizations to boot2's code, to make it shrink adim2011-02-152-4/+5
* Don't forget to bump man page date for r218711.ed2011-02-151-1/+1
* Remove dead reference to regexp(3). Use regex(3) instead.ed2011-02-151-1/+1
* Fix a regression introduced in r215906. The change made in r215906yongari2011-02-151-1/+3
* Disable flipping antennas for AR9280.adrian2011-02-151-0/+8
* Properly check for errors from waitpid().jhb2011-02-151-4/+4
* Since r218070 reenabled the call to vm_map_simplify_entry() fromkib2011-02-151-9/+23
* Note that a UFS filesystem can have up to 20 active snapshots.keramida2011-02-151-1/+10
* Document TRYBROKEN in ports(7).keramida2011-02-151-1/+4
* - Add Dell Wireless 1390 BCM4311 Mini PCI to supported list.miwi2011-02-151-1/+2
* - Use the correct DMA tag/map pair for synchronize the FC scratch area.marius2011-02-147-49/+61
* bring this in line with what ath9k does.adrian2011-02-141-1/+1
* Some statistics additions - prepare for error codes > 32 (since the AR5416adrian2011-02-142-6/+34
* Mfp4 CH=177256:bz2011-02-141-0/+11
* Rework r218685. Copy just enough data for the resource type.jkim2011-02-141-23/+22
* Style(9) fix. Do not initialize variables in the declarations.dchagin2011-02-141-2/+5
* Prevent reading from the ACPI_RESOURCE past its actual end. Formdf2011-02-141-1/+5
* Further simplify tmpfs_reg_resize(). Also, update its comments, includingalc2011-02-141-17/+12
* Add a check to make sure the provider name is "mdN" before printing thebrucec2011-02-141-1/+5
* * Fix page fault caused by referring freed node.hselasky2011-02-143-54/+75
* Correct a subtle bug in the 'gsched_rr' disk scheduler.luigi2011-02-141-8/+20
OpenPOWER on IntegriCloud