summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* As promised, cleanup the #if __FreeBSD_version mess.joerg1998-12-211-41/+3
* Include rdp(4).joerg1998-12-215-5/+13
* This commit was generated by cvs2svn to compensate for changes in r41980,joerg1998-12-212-0/+1680
|\
| * This is my first cut on a driver for the RealTek RTL 8002 pocketjoerg1998-12-212-0/+1680
* Regrettably, you can't take setdef0.c out of order, or, surprise,msmith1998-12-213-9/+9
* Sync with sys/i386/conf/options.i386 revision 1.96.kato1998-12-212-14/+4
* Sync with sys/i386/conf/Makefile.i386 revision 1.131.kato1998-12-212-6/+6
* Check for DMA capbility is against unit,not controller.msmith1998-12-211-2/+2
* Add asleep() and await() support. Currently highly experimental. Adillon1998-12-213-4/+206
* Add two fields for the lower layers convenience.phk1998-12-201-1/+5
* Remove unused file. It seems to have been a vestige of when mfs did itsbde1998-12-201-43/+0
* Backed out rev.1.46. It had no effect for aout, was incomplete for elf,bde1998-12-201-10/+6
* Fixed building elf kernels without a `make depend' step. The magicbde1998-12-203-9/+9
* Remove a vestige of the amd driver.bde1998-12-201-667/+0
* Add a workaround to avoid 'defined but not used' warnings for linkerdfr1998-12-201-8/+10
* Add LDGP(pv) to suword, subyte, fuword, fubyte so that they can be calleddfr1998-12-201-1/+5
* In ufs_setattr(), if only one of va_atime or va_mtime are != VNOVAL, thendfr1998-12-201-3/+3
* 1) Fix some serious bugs (1 botch on my part which caused a filemark to bemjacob1998-12-191-40/+89
* Move the "generic" SMP options from options.i386 to conf/optionsmsmith1998-12-192-14/+4
* Move the "generic" SMP options from options.i386 to conf/options.msmith1998-12-191-1/+5
* Add MTIOCERRSTAT ioctl and structures that define (at least formjacob1998-12-191-2/+35
* Make it compile again.sos1998-12-192-10/+10
* Wait for channel commands to complete after issuing the commands.bde1998-12-193-45/+87
* Add more non-Intel family ((new)) chipset, just like VIA technology MVP3foxfair1998-12-191-9/+37
* Remove the bogus charracters "42" from the beginning of the first line.julian1998-12-191-2/+2
* Fix two bogons created by 'patch(1)' in my last commit.julian1998-12-192-8/+11
* Trim the ethernet CRC from received frames manually in wb_rxeof().wpaul1998-12-191-2/+11
* Fix for bogus BIOS configuration of the 450NX PCI interface on somemsmith1998-12-191-2/+14
* Reviewed by: Luoqi Chen, Jordan Hubbardjulian1998-12-1923-42/+631
* Support for Intel 450NX-based systems with more than one PCI bus (ie.msmith1998-12-191-1/+54
* Make <sys/dirent.h> and <dirent.h> self-sufficient, using new __intN_t types.dt1998-12-191-5/+7
* Little reorganization:dt1998-12-196-66/+70
* Correct the definition for PN_NETCFG_NO_RXCRC: it's 0x20000000, notwpaul1998-12-181-2/+2
* Removed unused (slightly wrong) stub functions.bde1998-12-181-21/+5
* Add in block position/block locate functions.mjacob1998-12-181-21/+141
* Add structures and function definitions pertinent for hardware locate support.mjacob1998-12-181-1/+51
* Move some compile flags from the kernel makefile to bsd.kern.mk so thatdfr1998-12-173-5/+13
* Correct the definition of the changer device capabilities page. Thegibbs1998-12-171-1/+1
* import logical/hardware block locate ioctls from NetBSDmjacob1998-12-171-1/+11
* Flush the tx fifo in cystop(). Now ttyflush() (and thus tcflush(3))bde1998-12-173-9/+12
* Add some tape specific density codes- only enough of them here to recognizemjacob1998-12-171-1/+17
* Several changes having to do blocksize- mostly to force variable as the default.mjacob1998-12-171-51/+268
* Fixed handling of BREAK in input. BREAK was not being converted into anbde1998-12-173-9/+21
* Oops, this should have been in the previous commit (ensure atomic updatebde1998-12-173-3/+9
* Implemented sending of BREAKs. This is quite complicated because thebde1998-12-175-44/+507
* Sync with sys/i386/isa/clock.c revision 1.129.kato1998-12-173-66/+66
* The fe driver has been merged into sys/i386/isa/if_fe.c.kato1998-12-171-3826/+0
* Sync with sys/i386/isa/wd.c revision 1.181.kato1998-12-171-3/+3
* Sync with sys/i386/isa/npx.c revision 1.64.kato1998-12-171-2/+2
* Sync with sys/i386/isa/fd.c revision 1.129.kato1998-12-172-12/+12
OpenPOWER on IntegriCloud