]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
unfinished sblive driver, playback/mixer only for now - not enabled in
[FreeBSD/FreeBSD.git] / sys / i386 /
2000-04-02 greenOne in a while, something happens so uncannily that...
2000-03-31 hmOops, PCVT_FREEBSD is useless too. Add new PCVT_GREENSA...
2000-03-31 hmremove useless PCVT_EMU_MOUSE option.
2000-03-31 hmAdd support for "green" saver mode.
2000-03-31 hmPR: kern/2327
2000-03-30 peterMake sysv-style shared memory tuneable params fully...
2000-03-30 impOldconfig cs driver. Obsoleted by newbus driver in...
2000-03-30 impNewBus the cs driver.
2000-03-30 obrienThis commit was generated by cvs2svn to compensate...
2000-03-29 katoPC-98 BIOS copies the DX register into its work area...
2000-03-29 ruThis commit was generated by cvs2svn to compensate...
2000-03-29 katoRatoc REX-9880/83 support (PC-98 only). This commit...
2000-03-29 dillon This should fix the lockups people have been experi...
2000-03-29 dillon The SMP cleanup commit broke need_resched, this...
2000-03-29 jlemonChange the mbuf size from 128 -> 256. Increasing the...
2000-03-29 katoAdded indirect pio into the bus space stuff for the...
2000-03-28 dillon The SMP cleanup commit broke UP compiles. Make...
2000-03-28 hmpcvt cleanup.
2000-03-28 hmpcvt cleanup.
2000-03-28 dillon Commit major SMP cleanups and move the BGL (big...
2000-03-27 dillon Commit the buffer cache cleanup patch to 4.x and...
2000-03-27 jlemonAdd support for offloading IP/TCP/UDP checksums to...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-27 obrienThis commit was generated by cvs2svn to compensate...
2000-03-26 hmSubstantially cleanup of the pcvt kernel part. This...
2000-03-26 krisThis commit was generated by cvs2svn to compensate...
2000-03-25 krisThis commit was generated by cvs2svn to compensate...
2000-03-25 impMake this compile again and harmonize with GENERIC:
2000-03-24 jhbUpdate sysinstall to use struct uc_device instead of...
2000-03-23 asmodaiDocument options HZ, place it in its own section `CLOCK...
2000-03-21 danInclude a space between hash ('#') and 'Berkeley packet...
2000-03-20 phkIsolate the Timecounter internals in their own two...
2000-03-20 phkRemove B_READ, B_WRITE and B_FREEBUF and replace them...
2000-03-20 cracauerExchange numerical values for FPE_INTDIV and FPE_INTOVF...
2000-03-20 peterArgh, fix cut/paste mistake. This contributed to LINT...
2000-03-20 peterThis file was repo copied and I forgot to cvs rm this...
2000-03-20 katoIncrement number of retries before giving up. This...
2000-03-20 paulUpdate the copyright. Remove the advertising clause.
2000-03-19 acheThis commit was generated by cvs2svn to compensate...
2000-03-19 greenSet the bits in the mask from the left to the right...
2000-03-19 psMake SPLASSERT sysctl and boot time tunable with kern...
2000-03-19 peterDocument and supply COMPAT_OLDPCI and COMPAT_OLDISA...
2000-03-19 peterConnect the ISA and PCI compatability shims to an optio...
2000-03-19 peterCompletely decouple userconfig from 'struct isa_device...
2000-03-19 peterRemove the old a.out-only boot loader, we don't use...
2000-03-19 asmodaiAdd device isic to the ASUSCOM_IPAC entry.
2000-03-19 rwatsonModify if_wi.c to call bpfdetach(ifp) before if_detach...
2000-03-19 yokota- Properly keep track of I/O port resources.
2000-03-18 lileo Replace the old "oltr" driver with the completely...
2000-03-18 asmodaiPut ASUSCOM_IPAC in the section where it belongs, namel...
2000-03-18 asmodaiPut the undocumented options back at the bottom as...
2000-03-18 asmodaiDocument three debug options: npx, bus and vfs locks...
2000-03-18 yokota- `Newbus'ified the mse driver.
2000-03-18 yokota- Add Support for the following PS/2 mice:
2000-03-18 yokota- `Newbus'ified the driver.
2000-03-16 n_hibmaPlease welcome the URio driver. Written by
2000-03-16 phkEliminate the undocumented, experimental, non-deliverin...
2000-03-15 peterRemove stray pointers to wdc; it was removed a while...
2000-03-15 peterRemove left over files from wd; Since pc98 still uses...
2000-03-15 msmithTrim a couple of over-long strings
2000-03-14 asmodaiRemove further vestiges of wd.
2000-03-14 asmodaiGet rid of wdc.
2000-03-14 sosFix the spelling, and some minor tweaks on the ata...
2000-03-14 asmodaiRemove wd entries.
2000-03-13 bdeFixed a spelling error that disabled the rc driver.
2000-03-13 nsayerFix some style bugs. The long line is in a chunk of...
2000-03-13 bdeDisabled the optimization of not doing an invltlb_1pg...
2000-03-13 ruRemove option MD5, it has been standardized almost...
2000-03-13 phkStop isadma from abusing the B_READ, B_RAW and B_WRITE...
2000-03-10 cracauerChange the default FPU control word so that exceptions...
2000-03-09 marcelFix bug in linux_wait4 and linux_waitpid where garbage...
2000-03-09 jlemonAdd Compaq `ida' driver to GENERIC, update it's LINT...
2000-03-09 nsayerImplement Linux BLKGETSIZE ioctl, and open the door...
2000-03-09 obrienThis commit was generated by cvs2svn to compensate...
2000-03-09 msmithRemove the PCI device class and all the PCI-only device...
2000-03-07 nikDocument the discard device appearing as 'ds0', 'ds1...
2000-03-03 robertoThis commit was generated by cvs2svn to compensate...
2000-03-02 dufaultI applied the wrong patch set. Back out anything assoc...
2000-03-02 dufaultPatches that eliminate extra context switches in FIFO...
2000-02-28 bsdReset the hardware debug registers when exec'ing a...
2000-02-28 marcelFix accept(2) behavior in that accepted sockets don...
2000-02-28 bdeFixed configuration of fast interrupts for the isa...
2000-02-28 greenFix a repetition typo about the settings the settings.
2000-02-27 greenDo some cleanups of the IPv6 stuff. This is a non...
2000-02-26 jkhEnable IPv6 support by default.
2000-02-26 mdoddMCA is supported to some extent. Modify a comment...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-24 markmThis commit was generated by cvs2svn to compensate...
2000-02-23 dfrAdd a workaround to allow us to detect the second pci...
2000-02-23 jasoneAdd the VFS_AIO config option and leave it off by defau...
2000-02-21 bsdFix an __asm operand constraint which broke the -O3...
2000-02-20 bsdDon't forget to reset the hardware debug registers...
2000-02-20 n_hibmaUpdate the documentation to reflect Bill Paul's latest...
2000-02-17 bdeDon't include <machine/ipl.h> in <sys/systm.h> in the...
2000-02-16 yokotaMake it clear that 'options XSERVER' is for pcvt and...
2000-02-15 jkhAdd userconfig entries for the new atapi devices.
2000-02-15 mjacobAdd comments about 12160 options.
2000-02-14 peterFix is_splxxx() warnings when not compiled with INVARIA...
next