summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Close body of the VFS_UNLOCK_GIANT() macro into do { } while (0) loop,pjd2010-12-211-1/+5
* Revert r216080 so kmem_map is capped at 3/5 of the currently rather modestmarius2010-12-211-1/+2
* - Add a comment regarding the fact that as documented in the datasheetmarius2010-12-211-3/+7
* sh: Add a function to print warnings (with command name and newline).jilles2010-12-216-14/+27
* Fix a typo in a comment.jhb2010-12-211-1/+1
* Initialize fp_location for explicitly managed fail points, and pushmdf2010-12-212-46/+34
* Check number of arguments before trying to read arg0. This prevents accessae2010-12-211-0/+2
* Move the fail_point_entry definition from fail.h to kern_fail.c, whichmdf2010-12-212-39/+43
* - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9),lstewart2010-12-218-2/+1275
* Only use the BIOS-supplied IRQ for the atkbdc device for a child atkbdjhb2010-12-211-8/+10
* The local variable "rv" is still required by vm_fault_hold_user_pages().alc2010-12-201-3/+3
* sh: Make warnings in the printf builtin non-fatal, like in the program.jilles2010-12-204-32/+29
* 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
OpenPOWER on IntegriCloud