| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | More drive-by stylification, and some clarifications | des | 2001-11-06 | 1 | -10/+16 |
* | More drive-by stylification | des | 2001-11-06 | 1 | -4/+4 |
* | Drive-by stylification + reintroduce set_border(). | des | 2001-11-06 | 3 | -212/+219 |
* | syscons' set_border() is now named sc_set_border(), so there is no longer | des | 2001-11-06 | 1 | -2/+0 |
* | - Fixes non-zero'd out sin_zero field problem so that the padding | arr | 2001-11-06 | 1 | -0/+1 |
* | Add quirk entry for Olympus E-100RS digital camera. This and the existing | kbyanc | 2001-11-05 | 1 | -0/+10 |
* | o No need to set values to 0 when we utilize M_ZERO | arr | 2001-11-05 | 1 | -2/+0 |
* | GC the a.out support in DDB, nothing anywhere would pull this | phk | 2001-11-05 | 1 | -402/+0 |
* | - Include machine/md_var.h to get rid of cpu_reset() warning. (-Wall) | arr | 2001-11-05 | 1 | -0/+1 |
* | GC userconfig after Peter axed it 15 months ago. | phk | 2001-11-05 | 7 | -6339/+0 |
* | 3.5 years ago Wollman wrote: | phk | 2001-11-05 | 5 | -586/+0 |
* | Also remove the .h files for the old rp driver. | phk | 2001-11-05 | 2 | -1137/+0 |
* | Garbage call! | phk | 2001-11-05 | 11 | -810/+0 |
* | o dpt_control.c is not compiled into the system (commented out in | rwatson | 2001-11-05 | 1 | -6/+6 |
* | Remove the old RocketPort driver which was left behind in favour | phk | 2001-11-05 | 3 | -1990/+0 |
* | - If we are booted via cdboot, use bc_add() to instantiate the cd0 device | jhb | 2001-11-05 | 1 | -14/+16 |
* | Hook up the bioscd driver and the cd9660 filesystem. | jhb | 2001-11-05 | 1 | -0/+2 |
* | Adjust vnode_pager_input_smlfs() to not attempt to BMAP blocks beyond the | dillon | 2001-11-05 | 1 | -2/+7 |
* | Add a device driver for the BIOS device for CD-ROM's booted via El Torito | jhb | 2001-11-05 | 7 | -21/+424 |
* | Add a DEVT_CD type for CD drivers. | jhb | 2001-11-05 | 1 | -0/+1 |
* | Implement IO_NOWDRAIN and B_NOWDRAIN - prevents the buffer cache from blocking | dillon | 2001-11-05 | 7 | -10/+32 |
* | - net.inet.ipsec.esp_auth hasn't been there | ume | 2001-11-05 | 5 | -527/+224 |
* | Update copyrights to include Thomas Moestl. | rwatson | 2001-11-05 | 2 | -7/+8 |
* | Remove unnecessary WAK_STS bit waiting code for S1 sleep. | iwasaki | 2001-11-05 | 1 | -14/+0 |
* | Force the RxBuf and TxBuf arrays to be aligned on 16-bit boundaries to | gallatin | 2001-11-05 | 2 | -3/+3 |
* | Define a new mount flag "MNT_JAILDEVFS" | phk | 2001-11-05 | 3 | -18/+15 |
* | Don't pass os_boot_rendez directly to SAL_SET_VECTORS, because it's | marcel | 2001-11-05 | 1 | -1/+2 |
* | Clean up the trap handling code and make it consistent with the other platforms. | mp | 2001-11-05 | 7 | -613/+895 |
* | Add enable_fpu/save_fpu for handling the floating point registers in the PCB. | mp | 2001-11-05 | 6 | -0/+235 |
* | Fix the fix. BIO_ERROR must be set in b_ioflags, not b_flags | dillon | 2001-11-04 | 2 | -2/+2 |
* | Move machine link creation from genassym to kernel-depend, per nyan@ | imp | 2001-11-04 | 2 | -4/+4 |
* | MFS: sync the ipfw/dummynet/bridge code with the one recently merged | luigi | 2001-11-04 | 11 | -266/+346 |
* | Move the include before the extra rules so make all the default. | imp | 2001-11-04 | 1 | -2/+2 |
* | Fix "echo > /dev/null" for non-root users which broke in previous commit. | phk | 2001-11-04 | 1 | -5/+7 |
* | Add mnt_reservedvnlist so we can MFC to 4.x, in order to make all mount | dillon | 2001-11-04 | 7 | -0/+14 |
* | *** empty log message *** | peter | 2001-11-04 | 1 | -3/+3 |
* | s/FREE/free/ | luigi | 2001-11-04 | 1 | -1/+1 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 1 | -1/+1 |
* | devsw_add() and cdevsw_remove() are no longer needed. | phk | 2001-11-04 | 4 | -27/+0 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 1 | -1/+0 |
* | Don't call cdevsw_{add,remove}(). | phk | 2001-11-04 | 1 | -3/+0 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 2 | -21/+0 |
* | Add Søren's email address. | asmodai | 2001-11-04 | 1 | -1/+1 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 7 | -41/+0 |
* | Don't call devsw_add(). | phk | 2001-11-04 | 1 | -4/+0 |
* | Rename the top 7 bits if disk minors to spare bits, rather than type bits. | phk | 2001-11-04 | 5 | -8/+8 |
* | Don't call cdevsw_add(). | phk | 2001-11-04 | 8 | -30/+0 |
* | Don't call cdevsw_add() | phk | 2001-11-04 | 2 | -8/+0 |
* | B_ERROR is BIO_ERROR on -current. | phk | 2001-11-04 | 2 | -2/+2 |
* | Call to cdevsw_add() no longer needed. | phk | 2001-11-04 | 3 | -3/+0 |