| Commit message (Expand) | Author | Age | Files | Lines |
* | Temporarily remove the vm_map_simplify() call from vm_map_insert(). The | dillon | 2001-03-14 | 1 | -0/+7 |
* | o Implement "options FFS_EXTATTR_AUTOSTART", which depends on | rwatson | 2001-03-14 | 5 | -5/+311 |
* | Clean up usage- ct_reserved is really ct_syshandle now. | mjacob | 2001-03-14 | 1 | -13/+13 |
* | First cut of target mode swizzling for non-little endian machines. | mjacob | 2001-03-14 | 1 | -116/+150 |
* | Mote that how the pad bytes can be divided in half and used by either | mjacob | 2001-03-14 | 1 | -4/+8 |
* | In order to save ourselves grief with the SUNPRO compiler under | mjacob | 2001-03-14 | 3 | -176/+80 |
* | In xpt_set_transfer_settings(), force async if either the period or the | ken | 2001-03-13 | 1 | -10/+12 |
* | fix a panic triggerable by anyone with read/write access to the audio | cg | 2001-03-13 | 3 | -1/+11 |
* | RFC768 (UDP) requires that "if the computed checksum is zero, it | ru | 2001-03-13 | 1 | -3/+5 |
* | - Sync up with stable by adding in the Netgraph and Sound module sections, | jhb | 2001-03-13 | 1 | -1/+56 |
* | Count and show incoming UDP datagrams with no checksum. | ru | 2001-03-13 | 1 | -1/+2 |
* | Multiply empty lines pasted as single line, fix it | ache | 2001-03-13 | 1 | -2/+2 |
* | Fix a race condition in the transmit path caused by the controller | phk | 2001-03-13 | 1 | -54/+94 |
* | Dont call device close and ioctl functions if device has disappeared. | sos | 2001-03-13 | 1 | -2/+5 |
* | Commit some tweaks I have had laying around my tree for over a year now. | peter | 2001-03-13 | 2 | -12/+14 |
* | By convention, the moduledata is static unless there is a reason for it | peter | 2001-03-13 | 1 | -1/+1 |
* | Don't allow userland to use the RFHIGHPID flag. Its only purpose is to | des | 2001-03-13 | 1 | -1/+1 |
* | Correctly cleanup in case of failure to bind a pcb. | phk | 2001-03-12 | 1 | -7/+10 |
* | Move the fxp driver so it is under the miibus section. | jlemon | 2001-03-12 | 4 | -6/+6 |
* | Adjust the fxp module to use the correct directory path, and add a | jlemon | 2001-03-12 | 1 | -2/+3 |
* | Fix a whitespace bogon. | jlemon | 2001-03-12 | 1 | -1/+1 |
* | Make the miibus'ified the new fxp driver for -current. | jlemon | 2001-03-12 | 1 | -1/+2 |
* | Convert the fxp driver to miibus, which involves ripping out the PHY | jlemon | 2001-03-12 | 3 | -757/+589 |
* | Use CPUTYPE to add appropriate compiler flags to COPTFLAGS for kernel | kris | 2001-03-12 | 5 | -5/+20 |
* | change the default mode from adhoc to bss (infrastructure) | assar | 2001-03-12 | 1 | -1/+1 |
* | change default from adhoc mode to BSS (infrastructure) | assar | 2001-03-12 | 1 | -1/+1 |
* | Eliminate global node types and instead use an operations vector for | jlemon | 2001-03-12 | 6 | -687/+564 |
* | Unbreak LINT. | jlemon | 2001-03-12 | 1 | -5/+17 |
* | Add Intel 82553, 82555 PHY driver. | jlemon | 2001-03-12 | 1 | -1/+1 |
* | Add the Intel PHY driver. | jlemon | 2001-03-12 | 1 | -0/+1 |
* | Add drivers for Intel 82553 and 82555 PHYs. | jlemon | 2001-03-12 | 2 | -0/+340 |
* | Regenerate. | jlemon | 2001-03-12 | 1 | -1/+8 |
* | Add some definitions for Intel 82553 PHYs | jlemon | 2001-03-12 | 1 | -0/+5 |
* | Don't require that mouse cursor must be visible before mouse paste. | ache | 2001-03-12 | 2 | -15/+7 |
* | Update default keyboard (PREV, PASTE) | ache | 2001-03-12 | 1 | -2/+2 |
* | - Call fork1() directly instead of calling rfork() so that it doesn't mask | jhb | 2001-03-11 | 1 | -9/+5 |
* | Implement keyboard paste | ache | 2001-03-11 | 4 | -5/+18 |
* | Assert that the process we're trying to enqueue isn't already there. | des | 2001-03-11 | 1 | -0/+21 |
* | rfork() masks RFSTOPPED out of the flags it passes to fork1(), so we have | des | 2001-03-11 | 1 | -7/+3 |
* | In ip_output(), initialise `ia' in the case where the packet has | iedowse | 2001-03-11 | 1 | -0/+1 |
* | Add missed MODULE_VERSION() call, so loading of unicode conversion routine | sobomax | 2001-03-11 | 2 | -0/+2 |
* | Do not kill vnodes after rename. This can cause deadlocks in the deadfs. | bp | 2001-03-11 | 2 | -12/+4 |
* | Add a mount time option which slightly relaxes checks for valid Joilet | bp | 2001-03-11 | 4 | -2/+6 |
* | This is an MFC candidate. | gibbs | 2001-03-11 | 14 | -397/+529 |
* | Plug several mbuf leaks in error cases (in nd6) | bmilekic | 2001-03-11 | 3 | -7/+14 |
* | When aio_read/write() is used on a raw device, physical buffers are | alc | 2001-03-10 | 2 | -7/+27 |
* | netgraph.h: | julian | 2001-03-10 | 3 | -24/+65 |
* | Kernel crypto need binary key material, not symbolic ascii. | markm | 2001-03-10 | 1 | -0/+3 |
* | The /dev/random driver used Rijndael, not Blowfish, now. | markm | 2001-03-10 | 2 | -5/+4 |
* | Very large makeover of the /dev/random driver. | markm | 2001-03-10 | 7 | -459/+505 |