| Commit message (Expand) | Author | Age | Files | Lines |
* | Acquire a read lock, rather than a write lock, on a UDPv6 inpcb when | rwatson | 2008-04-22 | 1 | -9/+9 |
* | Add FreeBSD IDs to files that originate in FreeBSD. | jb | 2008-04-22 | 23 | -0/+46 |
* | Use native rwlock. | davidxu | 2008-04-22 | 1 | -54/+20 |
* | Kill $P4$ id. | rpaulo | 2008-04-21 | 1 | -2/+0 |
* | The vmspace->vm_daddr is constant until freed, there is no need | rdivacky | 2008-04-21 | 1 | -2/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r178388, | marius | 2008-04-21 | 1 | -4/+7 |
|\ |
|
| * | * gthr-posix.h (__gthread_active_p): Use the Solaris implementation | marius | 2008-04-21 | 1 | -4/+7 |
* | | Update instructions to match recent practices | delphij | 2008-04-21 | 1 | -3/+5 |
* | | Add vendor metadata | delphij | 2008-04-21 | 1 | -0/+7 |
* | | Resolve conflicts. | delphij | 2008-04-21 | 1 | -2/+2 |
* | | This commit was generated by cvs2svn to compensate for changes in r178382, | delphij | 2008-04-21 | 2 | -13/+24 |
|\ \ |
|
| * | | Import netcat as of today's OPENBSD_4_3 snapshot. | delphij | 2008-04-21 | 3 | -15/+26 |
* | | | Change the default of ddb_enable to YES so we default to generating textdumps | brooks | 2008-04-21 | 1 | -1/+1 |
* | | | Back-out previous revision. For now I can use _ddb() variants of stack(9) KPI, | pjd | 2008-04-21 | 1 | -6/+3 |
* | | | Use ddb(4), not DDB(4) for man page cross-references. | rwatson | 2008-04-21 | 2 | -5/+5 |
* | | | In ICMPv6, read lock rather than write lock the inpcb on receive. | rwatson | 2008-04-21 | 1 | -4/+4 |
* | | | With IPv4 raw sockets, read lock rather than write lock the inpcb when | rwatson | 2008-04-21 | 2 | -20/+20 |
* | | | Read lock, rather than write lock, the inpcb when transmitting with or | rwatson | 2008-04-21 | 1 | -11/+11 |
* | | | Add HW level support for the Adaptec 1420SA controller. | sos | 2008-04-21 | 3 | -7/+37 |
* | | | Unload DMA slot on device timeouts. | sos | 2008-04-21 | 1 | -0/+1 |
* | | | Do not enable FIS based PM switching, even if not used some controllers barf. | sos | 2008-04-21 | 1 | -2/+2 |
* | | | Make genclock standard on all platforms. | phk | 2008-04-21 | 25 | -29/+2 |
* | | | Remove duplicate headers <sys/socket.h> | kevlo | 2008-04-21 | 1 | -1/+0 |
* | | | Add a small script that will examine all files which exist on /cfg and | phk | 2008-04-21 | 1 | -0/+42 |
* | | | awi(4) has been removed. | brueffer | 2008-04-21 | 2 | -3/+0 |
* | | | Switch to using genclock. Have nexus double as clock device for | marcel | 2008-04-21 | 3 | -77/+78 |
* | | | On the AT91, we need to write on the EOI register after we handle an | cognet | 2008-04-20 | 3 | -1/+14 |
* | | | fix build | sam | 2008-04-20 | 1 | -1/+1 |
* | | | This commit was generated by cvs2svn to compensate for changes in r178363, | sam | 2008-04-20 | 1 | -391/+0 |
* | | | 802.11 support moves to vaps | sam | 2008-04-20 | 2 | -1/+11 |
* | | | test scripts for vaps and other 802.11 features | sam | 2008-04-20 | 20 | -0/+755 |
* | | | add dwds test app | sam | 2008-04-20 | 3 | -1/+359 |
* | | | update for vaps | sam | 2008-04-20 | 3 | -33/+148 |
* | | | o update for vaps | sam | 2008-04-20 | 3 | -21/+314 |
* | | | o update for vaps | sam | 2008-04-20 | 2 | -112/+160 |
* | | | rc support for vaps | sam | 2008-04-20 | 5 | -70/+115 |
* | | | 802.11 regulatory definitions used by ifconfig | sam | 2008-04-20 | 2 | -1/+1581 |
* | | | Multi-bss (aka vap) support for 802.11 devices. | sam | 2008-04-20 | 155 | -22417/+29398 |
* | | | move awi to the Attic; it will not make the jump to the new world order | sam | 2008-04-20 | 20 | -3942/+1 |
* | | | - Add ($paragraph$) for printed version. | hrs | 2008-04-20 | 1 | -4/+86 |
* | | | Revert to rev. 1.161 - switch back to optimized TCP options ordering. | bz | 2008-04-20 | 1 | -5/+2 |
* | | | Move (define ($paragraph$)) to the marked section for HTML output. | hrs | 2008-04-20 | 1 | -49/+49 |
* | | | New release notes: | hrs | 2008-04-20 | 1 | -1/+8 |
* | | | New release notes: | hrs | 2008-04-20 | 1 | -0/+6 |
* | | | Use role="merged" and arch="amd64,i386,..." attributes to mark a | hrs | 2008-04-20 | 3 | -125/+116 |
* | | | devclass_get_maxunit() returns n+1 with n starting at 0. | bz | 2008-04-20 | 1 | -4/+5 |
* | | | Add one more HTC PocketPC device id. | mav | 2008-04-20 | 2 | -0/+2 |
* | | | Move "1000baseT" from IFM_SUBTYPE_ETHERNET_DESCRIPTIONS to | antoine | 2008-04-20 | 1 | -1/+1 |
* | | | Unbreak firmware.ko build without kernel. | antoine | 2008-04-20 | 1 | -1/+1 |
* | | | Add recent obsolete files. | antoine | 2008-04-20 | 1 | -0/+16 |