| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Fix a typo in a comment. | jhb | 2010-12-21 | 1 | -1/+1 |
* | Initialize fp_location for explicitly managed fail points, and push | mdf | 2010-12-21 | 2 | -46/+34 |
* | Check number of arguments before trying to read arg0. This prevents access | ae | 2010-12-21 | 1 | -0/+2 |
* | Move the fail_point_entry definition from fail.h to kern_fail.c, which | mdf | 2010-12-21 | 2 | -39/+43 |
* | - Introduce the Hhook (Helper Hook) KPI. The KPI is closely modelled on pfil(9), | lstewart | 2010-12-21 | 8 | -2/+1275 |
* | Only use the BIOS-supplied IRQ for the atkbdc device for a child atkbd | jhb | 2010-12-21 | 1 | -8/+10 |
* | The local variable "rv" is still required by vm_fault_hold_user_pages(). | alc | 2010-12-20 | 1 | -3/+3 |
* | sh: Make warnings in the printf builtin non-fatal, like in the program. | jilles | 2010-12-20 | 4 | -32/+29 |
* | Unbreak the build by temprorarily not using include directives in | syrinx | 2010-12-20 | 7 | -10/+60 |
* | Introduce vm_fault_hold() and use it to (1) eliminate a long-standing race | alc | 2010-12-20 | 5 | -81/+42 |
* | rpc.lockd(8) WARNS cleanup | uqs | 2010-12-20 | 4 | -6/+5 |
* | lmcconfig(8): bump to WARNS=3, fix typo in usage while here | uqs | 2010-12-20 | 2 | -210/+281 |
* | Fix type used to hold fgetc(3) output, this should help arm and powerpc | uqs | 2010-12-20 | 1 | -1/+1 |
* | factor(6): Check return values of BN_* functions. | uqs | 2010-12-20 | 1 | -4/+8 |
* | Remove useless conditional. | uqs | 2010-12-20 | 1 | -3/+2 |
* | Document limitation of station address reprogramming. | yongari | 2010-12-20 | 1 | -1/+13 |
* | Add (disabled) sample configuration lines needed to enable snmp_target(3) module | syrinx | 2010-12-20 | 1 | -35/+98 |
* | Bring in a SNMP module that allows configuration of SNMPv3 Notification targets. | syrinx | 2010-12-20 | 24 | -100/+1998 |
* | Merge amd64 and i386 bus.h and move the resulting header to x86. Replace | tijl | 2010-12-20 | 13 | -2280/+1125 |
* | Suggest to run the delete-old target after the second mergemaster. If you run | netchild | 2010-12-20 | 1 | -2/+6 |
* | Don't whine about child drivers calling pci_enable_busmaster(). That is | jhb | 2010-12-20 | 1 | -4/+0 |
* | Memory can be laid out with large gaps on 64-bit PowerPC, so switch to | nwhitehorn | 2010-12-20 | 1 | -1/+6 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 2 | -6/+10 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 1 | -111/+48 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 1 | -4/+6 |
* | Add __unused | charnier | 2010-12-20 | 1 | -1/+1 |
* | Add __unused | charnier | 2010-12-20 | 1 | -1/+1 |
* | Add __unused | charnier | 2010-12-20 | 1 | -5/+5 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-20 | 2 | -8/+6 |
* | Oops, fwe(4) listed twice. | yongari | 2010-12-20 | 1 | -1/+0 |
* | Add ae(4) to the list of drivers use the miibus interface. | yongari | 2010-12-20 | 1 | -1/+4 |
* | igb(4), ixgbe(4), mxge(4) and nxge(4) support VLAN hardware tag | yongari | 2010-12-20 | 1 | -1/+7 |
* | Add .Xr to altq(4). | yongari | 2010-12-19 | 1 | -1/+2 |
* | Add .Xr to altq(4). | yongari | 2010-12-19 | 1 | -1/+2 |
* | ae(4), igb(4), ixgb(4) and ixgbe(4) supports altq(4). | yongari | 2010-12-19 | 1 | -1/+5 |
* | Add --numeric-owner to tar extract operations in portsnap. | simon | 2010-12-19 | 1 | -5/+5 |
* | Restore the ABI of struct kinfo_proc32 after r213536. | kib | 2010-12-19 | 1 | -0/+1 |
* | Correct cookie type to match reality. | pjd | 2010-12-19 | 1 | -2/+1 |
* | Reduce lock scope a little. | pjd | 2010-12-19 | 1 | -2/+2 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 20 | -470/+204 |
* | Garbage-collect unused variable. | nwhitehorn | 2010-12-19 | 2 | -9/+4 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 1 | -33/+18 |
* | Add __unused. Ansi prototypes. | charnier | 2010-12-19 | 1 | -66/+34 |
* | add __unused | charnier | 2010-12-19 | 1 | -6/+4 |
* | Update firmware for wpi(4) from version 2.14.4 to 15.32.2.9. | bschmidt | 2010-12-19 | 5 | -2636/+2644 |
* | Fix a bug introduced in r216518. The ndis_subsys field holds the PCI | tijl | 2010-12-19 | 1 | -7/+19 |
* | Fix panic trying to use monitor mode. The iwn_cmd() calls issued by | bschmidt | 2010-12-19 | 1 | -0/+2 |
* | Fix build on bigendian archs. | bschmidt | 2010-12-19 | 1 | -0/+1 |
* | Redo some parts of r216333, specifically, the locking changes to | alc | 2010-12-19 | 1 | -39/+60 |
* | Document JMC251/JMC261 support. | yongari | 2010-12-19 | 1 | -4/+8 |