summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Unbreak nForce3 SATA support.sos2006-08-052-21/+20
* hook packet injection tools upsam2006-08-052-1/+15
* test programs for 802.11 packet injectionsam2006-08-0517-0/+4460
* 802.11 packet injection test toolsam2006-08-053-0/+879
* crude stumbler using raw packet api'ssam2006-08-052-0/+1077
* raw tx statsam2006-08-051-0/+1
* raw 802.11 packet transmit supportsam2006-08-052-101/+357
* raw 802.11 packet transmit supportsam2006-08-053-31/+148
* Remove reference to PTI cards. They haven't been functioningmjacob2006-08-051-15/+0
* Add OpenSolaris compatibility definitions for stat64 and fstat64 whichjb2006-08-041-0/+8
* Add a type definition for the cyclic timer callback function.jb2006-08-041-0/+6
* Add some OpenSolaris compatibility definitions which are only visiblejb2006-08-041-0/+25
* Add some compatibility definitions for OpenSolaris source.jb2006-08-041-0/+30
* Fix for architectures where sizeof(void *) > sizeof(int).jb2006-08-041-2/+2
* Build shared on PowerPC now that the bug has been found and fixed.marcel2006-08-041-4/+0
* The KAME compatability shims in net_osdep.h have been removed.brooks2006-08-041-0/+2
* Fix (static) buffer overflow bug. The dest buffer is of size MAXPATHLEN,marcel2006-08-041-1/+1
* With exception of the if_name() macro, all definitions in net_osdep.hbrooks2006-08-0440-411/+1
* Use TAILQ_EMPTY instead of checking if TAILQ_FIRST is NULL.brooks2006-08-041-1/+1
* Increase local reserved (high && low) storage in each commandmjacob2006-08-041-1/+1
* Fix na_fcentry_t to not have a lun field. Fix indentation in handlymjacob2006-08-043-37/+57
* Initialize 2300 request/response pointers in isp_reset- not inmjacob2006-08-041-7/+4
* Rename ioctl driven task management functions so theymjacob2006-08-042-6/+10
* Forgot to add mountlate to the Makefile.des2006-08-041-1/+1
* By default "autosrc" is off.glebius2006-08-041-2/+2
* Copy the link-layer address from our ifnet pointer at reset timegallatin2006-08-041-0/+3
* Build libthread_db on PowerPC.marcel2006-08-041-1/+1
* Add stub functions. This allows libthread_db to be built and installed,marcel2006-08-042-0/+106
* Dont overwrite cpu_model in the case of Via's C3-CPU.mr2006-08-041-1/+2
* In symlook_obj(): fix _rtld_error output.delphij2006-08-041-2/+2
* Turn off by default "feature" that overwrites MAC addressglebius2006-08-041-1/+0
* Check if the filedes of kevent is expected one. Though ourume2006-08-041-0/+4
* Remove useless NULL pointer check: we are using M_WAITOK flag for memoryoleg2006-08-041-4/+0
* _close() should be called instead of close() here.ume2006-08-041-2/+6
* Commit the results of the typo hunt by Darren Pilgrim.yar2006-08-0426-28/+28
* Use floating point instead of hacking something together. Suggested bynjl2006-08-041-10/+8
* Improve quoting of the S1-S5 states. Suggested by yar@.njl2006-08-041-17/+47
* The page queues lock is no longer required by vm_page_io_start(). Reducealc2006-08-041-3/+3
* When sleeping on a busy page, use the lock from the containing objectalc2006-08-033-18/+15
* Use proper trap code for the EXC_ALI traps. This fixes SIGBUS duringsobomax2006-08-032-2/+2
* Report the correct function name in a DPRINTF.jb2006-08-031-3/+4
* Update document date.bms2006-08-031-1/+1
* Revert back changes to made in rev 1.109 of if_em.c which were unnecessary.pdeuskar2006-08-032-978/+978
* - Fix ncp_poll() to not panic if the socket doesn't have any pending data.jhb2006-08-032-17/+33
* Should vlan_input() ever be called with ifp pointing to a non-Ethernetyar2006-08-031-4/+5
* Back out rev. 1.107 because it introduced as many problemsyar2006-08-031-9/+15
* Merge in new driver from Intel, version 6.0.5. It adds support forglebius2006-08-036-803/+2792
* Add the DTrace library script directory.jb2006-08-031-0/+2
* Not allowed to use tabs. The rule that proves the rule. Heh.jb2006-08-031-2/+2
* Regen.jb2006-08-032-469/+3254
OpenPOWER on IntegriCloud