]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
We need to operate on struct thread now, not struct proc.
[FreeBSD/FreeBSD.git] / sys /
2001-11-08 obrienWe need to operate on struct thread now, not struct...
2001-11-08 peterFor what its worth, sync up the type of ps_arg_cache_ma...
2001-11-07 kbyancAdd quirk for Minolta 2330 Zoom digital camera.
2001-11-07 kbyancAdd quirk for Nikon Coolpix 995.
2001-11-07 obrienrcsid[]->__FBSDID
2001-11-07 fennerInitialize first to -1; this will create a (nearly...
2001-11-07 peterFix printf format bugs introduced in rev 1.34 for print...
2001-11-07 jhbRemove a few more debugging bits and turn on twiddle...
2001-11-06 kbyancFix bug in scsi_read_write() where it might use 6-byte...
2001-11-06 peterAdd AMD766 OHCI USB controller. Remove unused VENDORID...
2001-11-06 umeFixed the behavior when there is no inbound policy...
2001-11-06 tmmAdd emul.c and in_cksum.c, make the OpenFirmware consol...
2001-11-06 tmmAdd a special OpenFirmware entry point for terminating...
2001-11-06 tmmAdd code to emulate unimplemented (non-fp) instructions...
2001-11-06 rwatsono Cache the process's struct prison so as to create...
2001-11-06 tmmAdd optimized implementations of in_cksum_skip() and...
2001-11-06 tmmFix the intial setup of the stray interrupt handler...
2001-11-06 rwatsono Remove a tab missed in the previous whitespace commit.
2001-11-06 rwatsono Remove double-indentation of sysctl_kern_securelvl...
2001-11-06 greenCorrectly unlock the target process if /proc/$foo/mem...
2001-11-06 obrienFix tab damage in rev 1.326.
2001-11-06 iwasakiAdd S4BIOS sleep (BIOS hibernation) and DSDT overriding...
2001-11-06 nyanMFi386: sys/boot/i386/loader/main.c revision 1.25
2001-11-06 nyanMFi386: sys/boot/i386/libi386/Makefile revision 1.21
2001-11-06 phkThis file was part of something grander, which doesn...
2001-11-06 phkThis file is a 2.2 vintage pre-CAM file of no current...
2001-11-06 desMore drive-by stylification, and some clarifications
2001-11-06 desMore drive-by stylification
2001-11-06 desDrive-by stylification + reintroduce set_border().
2001-11-06 dessyscons' set_border() is now named sc_set_border()...
2001-11-06 arr- Fixes non-zero'd out sin_zero field problem so that...
2001-11-05 kbyancAdd quirk entry for Olympus E-100RS digital camera...
2001-11-05 arro No need to set values to 0 when we utilize M_ZERO
2001-11-05 phkGC the a.out support in DDB, nothing anywhere would...
2001-11-05 arr- Include machine/md_var.h to get rid of cpu_reset...
2001-11-05 phkGC userconfig after Peter axed it 15 months ago.
2001-11-05 phk3.5 years ago Wollman wrote:
2001-11-05 phkAlso remove the .h files for the old rp driver.
2001-11-05 phkGarbage call!
2001-11-05 rwatsono dpt_control.c is not compiled into the system (commen...
2001-11-05 phkRemove the old RocketPort driver which was left behind...
2001-11-05 jhb- If we are booted via cdboot, use bc_add() to instanti...
2001-11-05 jhbHook up the bioscd driver and the cd9660 filesystem.
2001-11-05 dillonAdjust vnode_pager_input_smlfs() to not attempt to...
2001-11-05 jhbAdd a device driver for the BIOS device for CD-ROM...
2001-11-05 jhbAdd a DEVT_CD type for CD drivers.
2001-11-05 dillonImplement IO_NOWDRAIN and B_NOWDRAIN - prevents the...
2001-11-05 ume- net.inet.ipsec.esp_auth hasn't been there
2001-11-05 rwatsonUpdate copyrights to include Thomas Moestl.
2001-11-05 iwasakiRemove unnecessary WAK_STS bit waiting code for S1...
2001-11-05 gallatinForce the RxBuf and TxBuf arrays to be aligned on 16...
2001-11-05 phkDefine a new mount flag "MNT_JAILDEVFS"
2001-11-05 marcelDon't pass os_boot_rendez directly to SAL_SET_VECTORS...
2001-11-05 mpClean up the trap handling code and make it consistent...
2001-11-05 mpAdd enable_fpu/save_fpu for handling the floating point...
2001-11-04 dillonFix the fix. BIO_ERROR must be set in b_ioflags, not...
2001-11-04 impMove machine link creation from genassym to kernel...
2001-11-04 luigiMFS: sync the ipfw/dummynet/bridge code with the one...
2001-11-04 impMove the include before the extra rules so make all...
2001-11-04 phkFix "echo > /dev/null" for non-root users which broke...
2001-11-04 dillonAdd mnt_reservedvnlist so we can MFC to 4.x, in order...
2001-11-04 peter*** empty log message ***
2001-11-04 luigis/FREE/free/
2001-11-04 phkDon't call cdevsw_add().
2001-11-04 phkdevsw_add() and cdevsw_remove() are no longer needed.
2001-11-04 phkDon't call cdevsw_add().
2001-11-04 phkDon't call cdevsw_{add,remove}().
2001-11-04 phkDon't call cdevsw_add().
2001-11-04 asmodaiAdd Søren's email address.
2001-11-04 phkDon't call cdevsw_add().
2001-11-04 phkDon't call devsw_add().
2001-11-04 phkRename the top 7 bits if disk minors to spare bits...
2001-11-04 phkDon't call cdevsw_add().
2001-11-04 phkDon't call cdevsw_add()
2001-11-04 phkB_ERROR is BIO_ERROR on -current.
2001-11-04 phkCall to cdevsw_add() no longer needed.
2001-11-04 phkRemove unneeded call to cdevsw_add()
2001-11-04 dillonFix a bug in CD9660 when vmiodirenable is turned on...
2001-11-04 jhbTrim all the extra debugging output including hexdumps...
2001-11-04 jhbAxe the old cdldr.
2001-11-04 jhbUse the new cdboot instead of cdldr.
2001-11-04 jhbThis is a new CD bootstrap utility designed to replace...
2001-11-04 jhbPrint out 'foo devices:' as the line before displaying...
2001-11-03 phkDon't choke on old sd%d.ctl devices.
2001-11-03 jhbWhoops, missed these bits in the previous commit.
2001-11-03 jhbAdd support for sending messages to the serial console...
2001-11-03 jhbAdd support for outputting multiple lines when dumping...
2001-11-03 jhbAdd support for trace traps by returning from them...
2001-11-03 jhbOutput a newline at the end of a dump so that there...
2001-11-03 umeUnbreak build without INET6.
2001-11-03 gallatinIntroduce a boot environment variable (clock_compat_osf...
2001-11-03 phkRemove unneeded and #if 0'ed code to register in cdevsw[]
2001-11-03 phkUse vfs_timestamp() instead of getnanotime().
2001-11-03 phkUse vfs_timestamp() instead of getnanotime() directly.
2001-11-03 phkAdd PCIC_TI4410
2001-11-03 dfrImplement <machine/ieeefp.h>
2001-11-03 peterDesupport FreeBSD/vax
2001-11-03 peter_SIG_MAXSIG (128) is the highest legal signal. The...
2001-11-03 tanimuraAvoid crash of minor numbers between /dev/midistat...
2001-11-03 peterPartial reversion of rev 1.138. kill and killpg allow...
next