| Commit message (Expand) | Author | Age | Files | Lines |
* | Add man page for ufoma(4) in poor English and formatting. | takawata | 2006-01-09 | 1 | -0/+117 |
* | Add -K option to pkg_add and pkg_info. | flz | 2006-01-09 | 10 | -18/+71 |
* | o Fix typo in the define: s/MRAK_INT_GEN/MARK_INT_GEN/. The typo | maxim | 2006-01-09 | 2 | -2/+2 |
* | Add ufoma drivers in 'files', too. | takawata | 2006-01-09 | 1 | -0/+1 |
* | Add FOMA (NTT DoCoMo 3G mobile phone system) driver. | takawata | 2006-01-09 | 2 | -0/+1115 |
* | Update monitoring support: | sam | 2006-01-09 | 3 | -40/+96 |
* | add flag to tag frames w/ a known bad FCS | sam | 2006-01-09 | 1 | -0/+1 |
* | Forced commit because I lost the commit message in the previous commit: | harti | 2006-01-09 | 0 | -0/+0 |
* | Kill empty line. | joel | 2006-01-09 | 1 | -1/+0 |
* | Connect the HOSTRES MIB to the build. | harti | 2006-01-09 | 1 | -0/+1 |
* | msg | harti | 2006-01-09 | 18 | -0/+7005 |
* | Turn on inverted external amplifier sense flags for ICH4/82801DB. | ariff | 2006-01-09 | 1 | -0/+10 |
* | added a note about the assumption for m->m_pkthdr.rcvif | suz | 2006-01-09 | 1 | -0/+8 |
* | Rescue pthread_set_name_np for compatible reason, remove unused code. | davidxu | 2006-01-09 | 2 | -151/+10 |
* | Tweak macro THR_LOCK_RELEASE a bit for non-PTHREAD_INVARIANTS case. | davidxu | 2006-01-09 | 1 | -7/+14 |
* | By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT into | imp | 2006-01-09 | 12 | -13/+15 |
* | Fix obvious capabilities (rate) violation. Should be 5500, not 4000. | ariff | 2006-01-09 | 1 | -1/+1 |
* | Return real detached state. | davidxu | 2006-01-09 | 1 | -0/+2 |
* | Enable NO_GETMAXLUN quirk. | flz | 2006-01-09 | 1 | -1/+2 |
* | o DragonFly 1.4.0 added. | maxim | 2006-01-08 | 1 | -0/+2 |
* | There should be no need to retry when the CCB status code is | iedowse | 2006-01-08 | 1 | -0/+2 |
* | Add support for Canon CanoScan D660U. | netchild | 2006-01-08 | 3 | -0/+4 |
* | Langauge fixes required to disambiguate some statements. | gnn | 2006-01-08 | 1 | -84/+114 |
* | Bump .Dd date after latest changes. | flz | 2006-01-08 | 1 | -1/+1 |
* | - Add an entry for Acer Acerscan 1240U. | flz | 2006-01-08 | 1 | -1/+3 |
* | Add a mechanism to include files added by ports which contain | dougb | 2006-01-08 | 6 | -1/+48 |
* | Fix a bug recently introduced, the _thread_active_count should be | davidxu | 2006-01-08 | 1 | -0/+1 |
* | It was always intended that regular expression matching be case | imp | 2006-01-08 | 1 | -1/+1 |
* | Remove the UQ_NO_OPEN_CLEARSTALL quirk, as this is now the default | iedowse | 2006-01-08 | 2 | -12/+0 |
* | Don't perform an endpoint stall clear every time a pipe is opened. | iedowse | 2006-01-08 | 1 | -17/+0 |
* | Allow background threads to be suspended. | davidxu | 2006-01-08 | 1 | -1/+4 |
* | Try to reduce total time needed for suspending all threads, | davidxu | 2006-01-08 | 1 | -4/+17 |
* | Add Product ID for Acerscan 1240u and the corresponding entry in uscanner.c. | flz | 2006-01-08 | 2 | -0/+2 |
* | If destroying a spinlock, make sure that it is exited properly. | scottl | 2006-01-08 | 1 | -0/+4 |
* | When using @cwd %%FOO%%, we must ensure to return in the original | krion | 2006-01-07 | 6 | -9/+42 |
* | While reviewing if_sn in an attempt to understand network drivers | imp | 2006-01-07 | 1 | -34/+34 |
* | - Mention the size of the additional header | pav | 2006-01-07 | 1 | -1/+1 |
* | Revert an untested local change that crept in with the lo_class changes | jhb | 2006-01-07 | 1 | -4/+0 |
* | Remove functions i386_get_gsbase and i386_set_gsbase, they were already | davidxu | 2006-01-07 | 1 | -14/+0 |
* | Add codec id support for Analog Device AD1986 AC'97 codec. | ariff | 2006-01-07 | 1 | -0/+1 |
* | Add a new feature to thr_kill, if thread ID argument is -1, send | davidxu | 2006-01-07 | 1 | -12/+27 |
* | Trying to fix compilation bustage introduced in rev1.160 by converting | avatar | 2006-01-07 | 1 | -1/+1 |
* | Set the siginfo si_addr field, and also the mysterious 3rd parameter | grehan | 2006-01-07 | 2 | -2/+8 |
* | Fix FD_ISSET() on LP64 platforms. The FD_ISSET() function/macro is | marcel | 2006-01-06 | 1 | -1/+1 |
* | the geom_fox MLINK should not have been there. | wilko | 2006-01-06 | 1 | -1/+0 |
* | Make "portsnap extract" automatically create ${PORTSDIR} if necessary | cperciva | 2006-01-06 | 1 | -2/+6 |
* | - Update copyright years from the Specialix SDK. | jhb | 2006-01-06 | 1 | -2/+2 |
* | hookup geom_fox(4) | wilko | 2006-01-06 | 1 | -0/+2 |
* | Add manual page for the geom_fox multipath driver. | wilko | 2006-01-06 | 1 | -0/+201 |
* | Update the firmware image used for the SIJET cards to the latest available | jhb | 2006-01-06 | 1 | -2267/+2438 |