summaryrefslogtreecommitdiff
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0_cvscvs2svn2000-07-262870-3928/+2982
* This commit was manufactured by cvs2svn to create tagrelease/4.1.0cvs2svn2000-07-2638-4582/+1
* Now we're in 4.1-STABLEJordan K. Hubbard2000-07-261-1/+1
* Set to 4.1-RELEASE for tag.Jordan K. Hubbard2000-07-261-1/+1
* MFC: check for truncated files and also set VTEXT on external included filesBrian Feldman2000-07-251-3/+32
* MFC: pcic.c 1.93 -> 1.94Mitsuru IWASAKI2000-07-251-1/+1
* <sys/systm.h> must come in out-of-sorted order for proper prototyping.David E. O'Brien2000-07-241-1/+1
* When shutdown(s, SHUT_RD) is called, it calls sorflush(), which usesJonathan Lemon2000-07-241-0/+4
* MFC 1.115: Enable building Vinum on alpha.Greg Lehey2000-07-231-2/+2
* MFC: Add support for PC87303 chipset.Doug Rabson2000-07-222-6/+47
* MFC: try to fix "psmintr out of sync..."Kazutaka YOKOTA2000-07-221-13/+9
* MFC: Don't define XE_DEBUG.Warner Losh2000-07-211-2/+3
* MFC: allocate memory with M_NOWAIT instead of M_WAITOK to avoid kernel panic.Archie Cobbs2000-07-211-5/+5
* MFC - bridge_refresh sysctlNick Sayer2000-07-211-7/+29
* device xe0 at isa -> device xe. Xircom ethernets have not isaWarner Losh2000-07-201-1/+1
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2000-07-203-0/+357
* MFC: need write to do anything to the machine, read for info onlyWarner Losh2000-07-201-0/+16
* MFC: reset only bold on SGR 39Andrey A. Chernov2000-07-201-2/+2
* MFC: Don't call vfprintf-like functions without a format string.Kris Kennaway2000-07-205-6/+6
* MFC: KNF'ize.David E. O'Brien2000-07-2014-411/+438
* MFC: set `boothowto' approapiately if our console is a serial one.David E. O'Brien2000-07-201-0/+2
* Revert implementation of setfsuid and setfsgid due to securityMarcel Moolenaar2000-07-202-20/+2
* MFC: It would help if taskqueue was actually compiled. :)Paul Saab2000-07-201-0/+1
* MFC: set `boothowto' approapiately if our console is a serial one.David E. O'Brien2000-07-2012-1/+26
* Add the 3ware ATA RAID driverMike Smith2000-07-201-0/+1
* MFC - reduce confusing verbosity.Mike Smith2000-07-201-18/+3
* Last commit missed twe_disk.c due to committer-editor incompatibility.Mike Smith2000-07-201-0/+1
* Ack, the MFC of the 'twe' driver missed out on updating this.Mike Smith2000-07-201-0/+1
* MFC: XBONEHACKKris Kennaway2000-07-203-0/+4
* MFC: rev 1.80 (turn on USB devices)David E. O'Brien2000-07-201-12/+12
* Add note reminding people adding USB devices that they must be also addedDavid E. O'Brien2000-07-201-0/+2
* Put the arguments to SYSCTL_LONG() in the right order.John Baldwin2000-07-201-4/+4
* commit 3.4.8 to releng4Darren Reed2000-07-1920-1155/+2931
* Revert previous commit, which reverted the commit before that.Archie Cobbs2000-07-191-5/+5
* activate newpcm ds1 driverCameron Grant2000-07-191-8/+9
* mfc: many fixesCameron Grant2000-07-1921-453/+873
* MFC: implementation of linux_pread and linux_pwrite.Marcel Moolenaar2000-07-195-9/+41
* MFC: rev 1.32: linux_pread and linux_pwrite prototypesMarcel Moolenaar2000-07-191-2/+4
* mfc rev 1.15Cameron Grant2000-07-191-0/+18
* Backout ``const'ify parameters to ethers(3) routines'' patchRuslan Ermilov2000-07-191-5/+5
* MFC: set if_typeBrian Somers2000-07-191-0/+2
* pullup changes from -currentDarren Reed2000-07-1913-148/+806
* MFC 1.83: Fix an alpha-only race which causes the transmit side of the chip toAndrew Gallatin2000-07-191-0/+12
* MFC: (rev 1.3) Use proper <bsd.kmod.mk>.Ruslan Ermilov2000-07-191-1/+1
* Damn, committed the wrong version.Ruslan Ermilov2000-07-191-2/+1
* MFC: A driver for programming the AGP hardware.Ruslan Ermilov2000-07-195-4/+25
* MFC: [rev 1.66] If devclass_alloc_unit() is called with a wired unit #,Alan Cox2000-07-191-12/+7
* MFC: merge in various cosmetic cleanups:Kelly Yancey2000-07-196-70/+79
* MFC: Implement setfsuid and setfsgid.Marcel Moolenaar2000-07-192-2/+20
* MFC: rev 1.39: Simplify F_GETOWN and F_SETOWN fcntl commands.Marcel Moolenaar2000-07-191-49/+7