]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys/i386
Import the (Fast) Etherlink XL driver. I'm reasonally confident in its
[FreeBSD/FreeBSD.git] / sys / i386 /
1998-08-16 wpaulImport the (Fast) Etherlink XL driver. I'm reasonally...
1998-08-16 jdpMake ELF kernels build again.
1998-08-16 jdpRevamp the ELF include files to better support architec...
1998-08-16 bdeUse [u]intptr_t instead of [u_]long for casts between...
1998-08-16 bdeCast an int to (intptr_t) before casting it to (void *).
1998-08-16 bdeFixed yet more ioctl breakage due to the type of the...
1998-08-16 bdepmap.c:
1998-08-16 bdeUse an array of uintptr_t's instead of an array of...
1998-08-15 bdeOops, the previous fix confused Linux's sigset_t with...
1998-08-15 bdeUse offsetof() to avoid some casts from pointers to...
1998-08-14 sosOnly write a filemark on close when data has actually...
1998-08-14 sosChanged \n to \r in the mouse cutbuffer, this makes...
1998-08-13 msmithFix BNC/AUI autodetection.
1998-08-13 bdeCleaned up previous commit, mainly by moving repetitive...
1998-08-13 bdeUpdated for not-so-new version of Cyclom-Y boards ...
1998-08-12 bdeRemoved support for FreeBSD-1.x.
1998-08-12 bdeFixed printf format errors.
1998-08-12 bdeRemoved unused includes.
1998-08-11 bdeRemoved a bogus ifdef that broke using SWI_* in LKMs.
1998-08-11 bdeDon't depend on "implicit int".
1998-08-11 bdeRegister tty software interrupt handlers at run time...
1998-08-11 bdeFixed printf format errors.
1998-08-11 bdeImplemented dynamic registration of software interrupt...
1998-08-10 bdeFixed null setting of multiple wakeup prevention variable.
1998-08-10 bdeFixed restoring of cpl after trap handling. The wrong...
1998-08-10 bdeUse [u]intptr_t instead of [unsigned] long to convert...
1998-08-10 bdeFixed the formatting of some tables (mainly the one...
1998-08-10 phkReserve majors for M-Systems DiskOnChip driver. This...
1998-08-10 yokota- Added SC_BAD_FLICKER for syscons.
1998-08-10 yokotaA workaround for screen flicker; eliminate some I/O...
1998-08-10 phkThe machine dependent disk slice manager does not recognize
1998-08-09 jkhMF22: Shut this thing up by default.
1998-08-08 jkhA few misc changes to get the spigot and meteor board...
1998-08-05 bdeConverted the second last instance of hzto() to tvtohz().
1998-08-05 eivindUpdate DPT driver from 1.4.3 to 1.4.5
1998-08-04 brianAdd driver dgm - for the Digiboard PC/Xem
1998-08-04 msmithCorrect an irritating documentation error.
1998-08-03 msmithCopy in the nfs_diskless structure if NFS_ROOT is defin...
1998-08-03 msmithMajor ppbus updates from the author.
1998-08-03 yokota1. Reorganized screen saver related code so that both...
1998-08-03 yokota- When the system is shut down, switch to the vty0...
1998-08-03 yokotaFix the bug which always reallocated the cut buffer...
1998-08-03 yokotaDon't accept the blank time value, if it is too big.
1998-08-03 yokota- Add new bell types: "quiet.normal" and "quiet.visual".
1998-08-03 peterThis commit was generated by cvs2svn to compensate...
1998-08-02 gpalmerAdd the ISP Qlogic SCSI card to the list of known devices.
1998-07-31 phkTFTP_ACK goes to port 69 (default tftp port) and tftpd...
1998-07-30 bdeAdded a flags arg to dsopen() and updated drivers....
1998-07-30 alexTypo fix: teh --> (the|they)
1998-07-29 bdeFixed sign extension bugs awoken by changing speed_t...
1998-07-29 bdeFixed print format errors.
1998-07-29 bdeFixed printf format errors.
1998-07-29 bdeFixed error handling:
1998-07-28 bdeSet p->p_switchtime to switchtime instead of to the...
1998-07-28 bdeMicro-optimized and cleaned up the clearing of switchti...
1998-07-28 jlemonu_int --> unsigned int, remove (now unneeded) <sys...
1998-07-28 jlemonAdd wrappers for i386_*_ioperm, i386_vm86 so userland...
1998-07-28 jlemonFix an off-by-one error when setting the iomap bits.
1998-07-27 jlemonExtend cpl workaround so that it applies when we are...
1998-07-27 jlemonRe-arrange the page layout used by vm86_bioscall so...
1998-07-25 bdeDon't pass the label to diskerr(), since the label...
1998-07-20 msmithAdd the 'cs' driver for Crystal Semiconductor CS89x0...
1998-07-20 msmithAdd support for PCNet PCI chips that only work when...
1998-07-20 bdeMoved allocation of the slices struct to the right...
1998-07-19 jkhA slap on the wrist to Dag-Erling, who plainly did...
1998-07-19 bdeStop physical DMA for the non-auto case in isa_dmadone...
1998-07-18 desAllow dump devices with dkpart != SWAP_PART on devfs...
1998-07-18 bdeFixed error handling after a seek error that can't...
1998-07-17 joergPlace a fat warning that floppy tapes should be configu...
1998-07-15 bdeChanged %n to %r in devfs name format strings. %n...
1998-07-15 bdeDon't cast pointers to longs in asm statements.
1998-07-15 bde%n in a comment was a poor abbreviation for Immediate...
1998-07-15 bdeThe ioctl request arg is unsigned log, so don't attempt...
1998-07-15 bdeThe ioctl request arg is unsigned long, so don't attemp...
1998-07-15 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-15 bdeDon't cast pointers to longs in asms. Changed all...
1998-07-15 bdeCast the value returned by strtoul() to a uintptr_t...
1998-07-15 bdeCast virtual addresses that happen to be represented...
1998-07-14 msmithAdd missing register name defines.
1998-07-14 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-14 bdeDon't pretend to support ix86's with 16-bit ints and...
1998-07-14 bdeChanged to the C9x draft spelling of the (unsigned...
1998-07-13 bdeFixed printf format errors (only 1 left in GENERIC...
1998-07-13 julianSLICE probing becomes asynchronous. It can now be trigg...
1998-07-12 bdeRemoved historical dependencies on `Makefile'. They...
1998-07-12 bdeRemoved all traces of PARAM in Makefile.i386. Incremen...
1998-07-11 bdeFixed printf format errors.
1998-07-11 bdeFixed printf format errors.
1998-07-11 phkDon't disable pmap_setdevram() which isn't called,...
1998-07-11 phkImprove a couple of comment.
1998-07-11 bdeFixed printf format errors.
1998-07-11 bdeDon't pretend to support ix86's with 7-bit ints by...
1998-07-11 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-11 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-11 julianAdd ipforward option
1998-07-11 bdeDon't pretend to support ix86's with 16-bit ints by...
1998-07-10 jkhQuick and dirty support for Linux's mremap. Not used...
1998-07-10 bdeOops, fptrint_t still needs to be declared in <machine...
1998-07-10 bdeAdded a kernel-only typedef (ptrint_t) giving an integr...
1998-07-09 desThis commit was generated by cvs2svn to compensate...
next