aboutsummaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* - Add device entry for the next generation of C1010 deviceGerard Roudier2000-01-012-64/+97
* Use an ifdef in ext2_fs.h instead of a bogus separate file (ext2_fs_i.h)Bruce Evans2000-01-015-90/+144
* Updated/corrected the list of GPL'ed files.Bruce Evans2000-01-012-0/+10
* This file is not used directly. The small parts of it that are used wereBruce Evans2000-01-011-780/+0
* This file is not used directly. It was merged into ext2_linux_balloc.cBruce Evans2000-01-011-26/+0
* This commit was generated by cvs2svn to compensate for changes in r55289,Bruce Evans2000-01-012-0/+806
|\
| * Import the Linux ext2fs files that our GPL'ed ext2fs files seem to beBruce Evans2000-01-017-0/+2547
* Correct the delay durations as in the sample sources provided by Crystal Semi...Seigo Tanimura2000-01-011-4/+4
* Fill in the blanks for some of the Texas Instruments cardbus controllers.Bill Fumerola1999-12-315-0/+16
* Recognize the CSC0101 ID for the Thinkpad series.Peter Wemm1999-12-302-0/+2
* Attach the CS4610 PCI / CS4239 setup in isa compatability mode as CSC0100.Peter Wemm1999-12-301-0/+2
* Prevent kernel panic at ifconfig up after Note PC resume.Yoshinobu Inoue1999-12-301-3/+22
* Implement scrollback for pcvt based on code submitted byHellmuth Michaelis1999-12-3010-309/+470
* Don't forget the 'stripe' and 'mirror' keywords when we turn debuggingGreg Lehey1999-12-301-1/+1
* Go ahead and take these off the vendor branch as Gerard Roudier is nowDavid E. O'Brien1999-12-303-0/+8
* make ess cards use a 64k buffer again, by implementing esschan_init()Cameron Grant1999-12-303-18/+39
* Change error message make sense and add a missingMatt Jacob1999-12-301-1/+4
* Restore this driver to a working state. The control device hasMatt Jacob1999-12-291-7/+6
* Don't use time_offset as a leaky bucket variable in hardpps(), thisPoul-Henning Kamp1999-12-291-15/+18
* Copy Texas Instruments cardbus controllers from pcisupport.c, the pcisupport.cBill Fumerola1999-12-294-0/+18
* Substantially revamp the way that we determine the amount of memory availableMike Smith1999-12-298-57/+164
* make es1373 chips with ac97 2.1 work on troublesome motherboardsCameron Grant1999-12-291-19/+25
* Remove vnode_if.sh - it's a perl script. This stayed around for a whilePeter Wemm1999-12-291-354/+0
* Add the Texas Instruments PCI14xx pccard/cardbus controllers device ids.Bill Fumerola1999-12-291-0/+8
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-2994-223/+229
* Change #ifdef KERNEL to #ifdef _KERNEL in the public headers. "KERNEL"Peter Wemm1999-12-29304-703/+710
* - latest 2ndbuffer patchCameron Grant1999-12-2914-200/+486
* Add the Id for the NeoMagic 256ZX, the display from which I'm seeing this..Bill Fumerola1999-12-291-0/+2
* Make tcp_drain() actually do something. When invoked (usually as aMike Smith1999-12-282-0/+58
* Avoid to write garbage if uiomove fails.Boris Popov1999-12-282-0/+8
* Fix an overflow in the msdosfs_read() function which exposed on the filesBoris Popov1999-12-282-6/+6
* It is possible that number of sectors specified in the BPBBoris Popov1999-12-284-12/+28
* Make cloning mask sockaddr (genmask) possible.Ruslan Ermilov1999-12-281-1/+2
* Added following modes:KATO Takenori1999-12-282-16/+42
* Fix a panic when doing non-multiples of PAGE_SIZE or misaligned transfersPeter Wemm1999-12-281-1/+13
* Fix the swap backed vn case - this was broken by my rev 1.128 toPeter Wemm1999-12-282-22/+50
* Correctly handle a user-requested abort in the middle of displaying aMike Smith1999-12-281-2/+4
* Actively limit the allocation of mbufs to NMBUFS/nmbufs and mbuf clustersMike Smith1999-12-281-2/+22
* Fix a small typo in the comments.Bill Fumerola1999-12-281-1/+1
* Getaddrinfo(), getnameinfo(), and etc support in libc/net.Yoshinobu Inoue1999-12-281-1/+1
* This commit adds device driver support for the ADMtek AN986 PegasusBill Paul1999-12-2822-24/+1888
* Two nits and disable isa probe due to its overly agressive claiming ofWarner Losh1999-12-282-4/+4
* Add ipsec_esp option to files which depend on crypto.Yoshinobu Inoue1999-12-271-15/+15
* Fix typo "," vs ";"Peter Wemm1999-12-272-2/+2
* Fixed namespace pollution in rev.1.24 (don't implement <sys/signal.h> here).Bruce Evans1999-12-271-4/+5
* Synced with sys/isa/sio.c rev 1.282.KATO Takenori1999-12-272-10/+96
* Synced with sys/i386/isa/clock.c rev 1.148. This is a cosmetic changeKATO Takenori1999-12-273-12/+48
* Synced with sys/i386/conf/Makefile.i386 rev 1.169.KATO Takenori1999-12-272-22/+8
* Synced with Makefile.i386. The following cleanups in Makefile.i386Bruce Evans1999-12-272-6/+6
* This should have been committed with related changes to .c files.Bruce Evans1999-12-271-1/+1