summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak the build by temprorarily not using include directives insyrinx2010-12-207-10/+60
* Introduce vm_fault_hold() and use it to (1) eliminate a long-standing racealc2010-12-205-81/+42
* rpc.lockd(8) WARNS cleanupuqs2010-12-204-6/+5
* lmcconfig(8): bump to WARNS=3, fix typo in usage while hereuqs2010-12-202-210/+281
* Fix type used to hold fgetc(3) output, this should help arm and powerpcuqs2010-12-201-1/+1
* factor(6): Check return values of BN_* functions.uqs2010-12-201-4/+8
* Remove useless conditional.uqs2010-12-201-3/+2
* Document limitation of station address reprogramming.yongari2010-12-201-1/+13
* Add (disabled) sample configuration lines needed to enable snmp_target(3) modulesyrinx2010-12-201-35/+98
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.syrinx2010-12-2024-100/+1998
* Merge amd64 and i386 bus.h and move the resulting header to x86. Replacetijl2010-12-2013-2280/+1125
* Suggest to run the delete-old target after the second mergemaster. If you runnetchild2010-12-201-2/+6
* Don't whine about child drivers calling pci_enable_busmaster(). That isjhb2010-12-201-4/+0
* Memory can be laid out with large gaps on 64-bit PowerPC, so switch tonwhitehorn2010-12-201-1/+6
* Add __unused. Ansi prototypes.charnier2010-12-202-6/+10
* Add __unused. Ansi prototypes.charnier2010-12-201-111/+48
* Add __unused. Ansi prototypes.charnier2010-12-201-4/+6
* Add __unusedcharnier2010-12-201-1/+1
* Add __unusedcharnier2010-12-201-1/+1
* Add __unusedcharnier2010-12-201-5/+5
* Add __unused. Ansi prototypes.charnier2010-12-202-8/+6
* Oops, fwe(4) listed twice.yongari2010-12-201-1/+0
* Add ae(4) to the list of drivers use the miibus interface.yongari2010-12-201-1/+4
* igb(4), ixgbe(4), mxge(4) and nxge(4) support VLAN hardware tagyongari2010-12-201-1/+7
* Add .Xr to altq(4).yongari2010-12-191-1/+2
* Add .Xr to altq(4).yongari2010-12-191-1/+2
* ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4).yongari2010-12-191-1/+5
* Add --numeric-owner to tar extract operations in portsnap.simon2010-12-191-5/+5
* Restore the ABI of struct kinfo_proc32 after r213536.kib2010-12-191-0/+1
* Correct cookie type to match reality.pjd2010-12-191-2/+1
* Reduce lock scope a little.pjd2010-12-191-2/+2
* Add __unused. Ansi prototypes.charnier2010-12-1920-470/+204
* Garbage-collect unused variable.nwhitehorn2010-12-192-9/+4
* Add __unused. Ansi prototypes.charnier2010-12-191-33/+18
* Add __unused. Ansi prototypes.charnier2010-12-191-66/+34
* add __unusedcharnier2010-12-191-6/+4
* Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9.bschmidt2010-12-195-2636/+2644
* Fix a bug introduced in r216518. The ndis_subsys field holds the PCItijl2010-12-191-7/+19
* Fix panic trying to use monitor mode. The iwn_cmd() calls issued bybschmidt2010-12-191-0/+2
* Fix build on bigendian archs.bschmidt2010-12-191-0/+1
* Redo some parts of r216333, specifically, the locking changes toalc2010-12-191-39/+60
* Document JMC251/JMC261 support.yongari2010-12-191-4/+8
* Add support for JMicron JMC251/JMC261 Gigabit/Fast ethernetyongari2010-12-185-36/+403
* Use system defined PCIR_EXPRESS_DEVICE_CTL instead of using magicyongari2010-12-181-1/+1
* Make sure whether driver allocated resource before releasing it.yongari2010-12-181-2/+4
* Fix a regression introduced in r213893. FPGA version requires PHYyongari2010-12-181-2/+3
* sh: arith: Disallow decimal constants starting with 0 (containing 8 or 9).jilles2010-12-182-2/+6
* Consistently put a tab character between #define and the macro name.yongari2010-12-181-14/+14
* Remove dead code.uqs2010-12-181-2/+0
* - Signal that data should not be modified.lulf2010-12-182-2/+4
OpenPOWER on IntegriCloud