| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | Import the driver_ndis files from the 0.3.9 distribution. | wpaul | 2005-10-10 | 3 | -0/+1779 |
* | | This commit makes a big round of updates and fixes many, many things. | wpaul | 2005-10-10 | 10 | -1227/+2537 |
* | | Correct typo. | ceri | 2005-10-10 | 1 | -1/+1 |
* | | Bug fix initialization on multi-core HTT CPUs. | jkoshy | 2005-10-10 | 1 | -46/+59 |
* | | - Note that ng_iface(4) now supports ALTQ. | glebius | 2005-10-10 | 2 | -5/+23 |
* | | ALTQ support for ng_iface(4). Before turning on please consult manual page. | glebius | 2005-10-10 | 1 | -26/+68 |
* | | Replace "/etc/make.conf" with references to make.conf(5) | yar | 2005-10-10 | 6 | -8/+10 |
* | | Clarify the usage and effects of sys.mk, make.conf(5), and __MAKE_CONF. | yar | 2005-10-10 | 2 | -35/+76 |
* | | * pkg_version(1) exits if INDEX files is not found and -I is not | krion | 2005-10-10 | 2 | -5/+10 |
* | | The pthread_attr_set_createsuspend_np was broken, fix it by | davidxu | 2005-10-10 | 1 | -1/+1 |
* | | Fix pkg_info(1) and pkg_delete(1) to handle properly packages which | krion | 2005-10-10 | 2 | -2/+2 |
* | | Release clean buffer with wrong size and no dependencies also for non-VMIO | tegge | 2005-10-09 | 1 | -2/+1 |
* | | Adjust totread argument passed to cluster_read() to account for offset not | tegge | 2005-10-09 | 1 | -1/+1 |
* | | When breaking up a large request into smaller ones for the strategy | peadar | 2005-10-09 | 1 | -1/+7 |
* | | Fix numerous errors of >= 1 ulp for cosf(x) and sinf(x) (1 line) | bde | 2005-10-09 | 1 | -1/+12 |
* | | Don't pretend that a failed sync write was succesful. | tegge | 2005-10-09 | 1 | -3/+1 |
* | | Reduce probability for a deadlock that can occur when a snapshot inode is | tegge | 2005-10-09 | 1 | -0/+11 |
* | | Eliminate a deadlock that can occur when a dirty block belonging to a snapshot | tegge | 2005-10-09 | 1 | -0/+2 |
* | | Eliminate a deadlock that can occur during the cgaccount() processing due to | tegge | 2005-10-09 | 1 | -3/+2 |
* | | Reduce the probability of low block numbers passed to ffs_snapblkfree() by | tegge | 2005-10-09 | 1 | -55/+35 |
* | | Reinitialize v_type and v_op fields in case vnode has been reused without | tegge | 2005-10-09 | 1 | -0/+5 |
* | | Add RELENG_6_0. | des | 2005-10-09 | 2 | -2/+2 |
* | | Rough implementation of the create and add verbs. The verbs cause | marcel | 2005-10-09 | 2 | -44/+355 |
* | | Make sure that the created fifo gets deleted if the top level make instance | scottl | 2005-10-09 | 1 | -0/+2 |
* | | Finish off style(9) fixes which I started two revisions ago. This basically | csjp | 2005-10-09 | 1 | -20/+24 |
* | | - Do not hardcode the bsize to a sectorsize of 2048, even though | rodrigc | 2005-10-09 | 1 | -5/+21 |
* | | Sync whitespace change that is found uniquely in RELENG_6, to reduce diff | delphij | 2005-10-09 | 2 | -2/+2 |
* | | Woops, in my previous commit, I actually committed some style changes with | csjp | 2005-10-09 | 0 | -0/+0 |
* | | Oops, the last-minute optimization in rev.1.8 wasn't a good idea. The | bde | 2005-10-09 | 1 | -7/+18 |
* | | Lock object while we iterate through it's backing objects. | csjp | 2005-10-09 | 1 | -6/+7 |
* | | Fixed syntax error (a missing brace) in previous commit. | bde | 2005-10-08 | 1 | -0/+1 |
* | | bridge.4 is now mlinked to if_bridge.4 so do not list it for deletion. | thompsa | 2005-10-08 | 1 | -1/+0 |
* | | Fixed range reduction near (but not very near) +-pi/2. A bug caused | bde | 2005-10-08 | 1 | -19/+7 |
* | | Ue a better msleep identifier. Fix some whitespace. | scottl | 2005-10-08 | 1 | -5/+5 |
* | | aac_intr0 rotted long ago, remove it. | scottl | 2005-10-08 | 1 | -14/+0 |
* | | As alc pointed out to me, vm_page.c 1.305 was incomplete: uma_startup() | des | 2005-10-08 | 3 | -8/+8 |
* | | Mega Update to the aac driver to support a whole new family of cards and | scottl | 2005-10-08 | 6 | -171/+799 |
* | | In ngt_input(), do not derefer sc (= (sc_p) tp->t_lsc) before making | tanimura | 2005-10-08 | 1 | -2/+5 |
* | | MFP4: More removal of unused stuff. | imp | 2005-10-08 | 2 | -2/+0 |
* | | MFP4: Changes to hopefully make the new power code work better | imp | 2005-10-08 | 1 | -3/+3 |
* | | MFP4: We no longer use intr_handlers, so remove it. | imp | 2005-10-08 | 2 | -4/+0 |
* | | MFP4: Note why we do the dance we do for waiting for the thread to die. | imp | 2005-10-08 | 1 | -0/+8 |
* | | Remove a couple of explicit memset(0) ops that were zeroing past the end of | scottl | 2005-10-08 | 1 | -4/+2 |
* | | Now that bridge(4) has been removed, link bridge.4 to if_bridge.4 | thompsa | 2005-10-08 | 1 | -0/+1 |
* | | Fixed profiling of main() for amd64 and i386. This started rotting | bde | 2005-10-07 | 2 | -12/+2 |
* | | Import iwi-specific tools. Can help debug firmware or connection issues. | damien | 2005-10-07 | 3 | -0/+136 |
* | | Fixes my previous commit (rev 1.20) | damien | 2005-10-07 | 1 | -3/+3 |
* | | A deja vu of: | glebius | 2005-10-07 | 2 | -3/+45 |
* | | Add parse_uuid() that creates a binary representation of an UUID from | marcel | 2005-10-07 | 2 | -0/+48 |
* | | Catch up with increasing the resolution suitable for high-res kernel | bde | 2005-10-07 | 1 | -3/+13 |