summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* fix typo in copyright.julian1998-04-201-2/+1
* Get rid of DEVFS_ROOTjulian1998-04-204-11/+7
* Make the devfs SLICE option a standard type option.julian1998-04-2010-18/+53
* Add changes and code to implement a functional DEVFS.julian1998-04-1940-203/+5588
* Disregard the values for polarity and trigger mode in the MP config tabletegge1998-04-191-8/+19
* Backed out lseek changes.des1998-04-192-12/+8
* o Support a compile-time -DNO_FW_PUNCH for portabilitybrian1998-04-194-4/+23
* Forgot to add opt_bktr.hahasty1998-04-192-0/+2
* According to:phk1998-04-192-6/+17
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-04-192-168/+170
* Support compiling with `gcc -pedantic' (don't use hard newlines inbde1998-04-193-84/+72
* Support compiling with `gcc-pedantic' (don't declare static arraysbde1998-04-191-2/+2
* Support compiling with `gcc-pedantic' (don't use hard newlines inbde1998-04-199-666/+666
* Support compiling with gcc -pedantic (don't use a bogus, null cast).bde1998-04-192-4/+4
* Back out previous commit, obrien doesn't seem to be watching. The problempeter1998-04-191-98/+318
* Return EINVAL and do not change file pointer if resulting offset is negative.des1998-04-182-10/+14
* MFC (reduce diff w/-CUR, with hopes of getting DMA support into -STABLE)obrien1998-04-181-318/+98
* In vfs_msync(), test to see if the vnode being examined is "interesting"peter1998-04-182-6/+20
* Sync with sys/i386/conf/majors.i386 revision 1.37.kato1998-04-181-1/+3
* Sync with sys/i386/isa/syscons.c revision 1.260.kato1998-04-181-1/+7
* Sync with sys/i386/conf/Makefile.i386 revision 1.109.kato1998-04-182-4/+4
* Support compiling with `gcc -ansi'.kato1998-04-182-2/+6
* Reviewed by: Amancioahasty1998-04-187-50/+217
* Seventy-odd "its" / "it's" typos in comments fixed as per kern/6108.des1998-04-1784-170/+170
* Reserve a number for the ALTQ control devices (96)julian1998-04-172-2/+6
* Stop the screensaver before switching consoles.des1998-04-173-3/+21
* Undo my last change.dima1998-04-173-6/+6
* Really finish supporting compiling with `gcc -ansi'.bde1998-04-172-4/+4
* Sync with sys/i386/isa/syscons.c revision 1.259.kato1998-04-161-8/+11
* Sync with sys/i386/isa/npx.c revision 1.59.kato1998-04-161-6/+6
* Sync with sys/i386/conf/Makefile.i386 revision 1.108.kato1998-04-162-4/+4
* Sync with sys/i386/isa/pcaudio.c revision 1.40.kato1998-04-161-2/+2
* Sync with sys/i386/isa/lpt.c revision 1.68.kato1998-04-161-4/+4
* Sync with sys/i386/isa/if_ed.c revision 1.139.kato1998-04-161-8/+8
* Sync with sys/i386/i386/trap.c revision 1.126.kato1998-04-161-4/+4
* Attempt to fix BOUNCE_BUFFERS. I cannot test these drivers, but theypeter1998-04-162-2/+54
* Attempt to get bounce_buffers working again for per-process kernel stackpeter1998-04-161-10/+40
* fix an obvious broken BOUNCE_BUFFER case.peter1998-04-161-1/+9
* Swapped "should we just return" and "should we stop the screensaver"des1998-04-163-24/+33
* When the softdep conversion took place, the periodic vfs_msync() frompeter1998-04-162-2/+4
* Finish supporting compiling with `gcc -ansi'. Fix missing `volatile'sbde1998-04-153-18/+18
* Unlock mountlist_slock if the mount point was busy (unmount in progress)tegge1998-04-152-4/+8
* Use 0440 root.kmem kermissions on kernel instead ofdima1998-04-153-6/+6
* Support compiling with `gcc -ansi'.bde1998-04-1578-366/+378
* Support compiling with `gcc -ansi'. Fix missing `volatile's in __asm()bde1998-04-152-13/+17
* In pre-devfs days, /dev/psm0 had always been a non-blockingphk1998-04-151-6/+6
* Fixed bitrot in the non-softdep case of ufs_dirremove():bde1998-04-151-24/+9
* Fixed breakage of fork accounting in previous commit. A fork benchmarkbde1998-04-153-6/+6
* Add a missing LK_RETRY.dt1998-04-152-10/+6
* Fix page fault panic by probing NE200 compatible PCI card.kato1998-04-142-15/+17
OpenPOWER on IntegriCloud