summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Make flushing dirty pages work correctly on filesystems thatdyson1998-05-217-25/+39
* And entries for ThunderLAN driver.wpaul1998-05-215-5/+28
* Add entry for ThunderLAN driver to files.wpaul1998-05-211-0/+1
* Add Texas Instruments TNET100 'ThunderLAN' PCI NIC driver to the tree.wpaul1998-05-212-0/+3533
* Backed out last fix and fixed my typo:dg1998-05-211-2/+2
* Back out previous commit - it breaks when called from 'buildworld' :-(eivind1998-05-205-12/+9
* Move __FreeBSD_version into <sys/param.h> (with automated duplicationeivind1998-05-205-9/+12
* Add missing close parendufault1998-05-201-2/+2
* Sync with sys/i386/isa/sio.c revision 1.202.kato1998-05-202-4/+4
* Sync with sys/i386/isa/clock.c revision 1.120.kato1998-05-203-54/+27
* Only ignore "owner" permissions selectively rather than always. In somepeter1998-05-202-44/+62
* s/flags/flag/peter1998-05-202-4/+4
* A cleaner fix for PR#5102, clear nonsense flags at mount time rather thanpeter1998-05-204-8/+12
* Don't change argp->flags after it's been copied.peter1998-05-202-4/+4
* LoadSoftModem() routine at sio.c does not trap general serial I/Os.phk1998-05-203-6/+6
* Change the description of where to get the Soft Updates files.julian1998-05-193-9/+15
* Ensure that there is enough information here, so that people can usejulian1998-05-192-0/+20
* Bring up-to-date with Whistle's current versionjulian1998-05-194-12/+170
* Merge with Kirk's version as of Feb 20julian1998-05-192-176/+172
* Merge in Kirk's changes to stop softupdates from hogging all of memory.julian1998-05-196-134/+588
* 1. Add new defs for mins and maxs for the POSIX flavor priorities. Theydufault1998-05-194-18/+52
* Remove option for SCHED_FIFO. With this optional, SCHED_FIFOdufault1998-05-193-18/+3
* Change to stop a silly panic. This should be understood better.julian1998-05-192-14/+8
* First published FreeBSD version of soft updates Feb 5.julian1998-05-194-250/+336
*-. This commit was generated by cvs2svn to compensate for changes in r36206,julian1998-05-194-242/+450
|\ \
| | * Import the next version received from kirk after somejulian1998-05-192-121/+225
| * | Import the next version received from kirk after somejulian1998-05-192-121/+225
| | |
| \ \
*-. \ \ This commit was generated by cvs2svn to compensate for changes in r36201,julian1998-05-196-0/+9244
|\ \ \ \ | | |/ / | |/| / | | |/
| | * Import the earliest version of the soft update code that I have.julian1998-05-193-0/+4622
| * Import the earliest version of the soft update code that I have.julian1998-05-193-0/+4622
* Missing parens caused cpu features not to be printed for cyrix >= M2/MX.peter1998-05-192-8/+18
* Change a data type internal to the timecounters, and remove the "delta"phk1998-05-194-68/+38
* Change a data type internal to the timecounters, and remove the "delta"phk1998-05-195-90/+45
* Redo the previous commit in a more Bruce-friendly fashion.phk1998-05-193-11/+5
* Fix a typo-bug in ipflow_reap that could cause a NULL pointerjdp1998-05-191-2/+2
* Move (private) struct ipflow out of ip_var.h, to reduce dependenciespb1998-05-193-16/+61
* Moved #define of IPFLOW_HASHBITS to ip_flow.c where I think it belongs.dg1998-05-192-2/+2
* Added fast IP forwarding code by Matt Thomas <matt@3am-software.com> viadg1998-05-1910-11/+380
* Sync with sys/i386/i386/machdep.c revision 1.296.kato1998-05-192-18/+78
* Add "show msgbuf" commandphk1998-05-193-3/+35
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-1911-40/+75
* Make the previous commit compile..peter1998-05-191-1/+3
* Allow control of the attribute cache timeouts at mount time.peter1998-05-1925-465/+754
* Reviewed by: ahasty@freebsd.orgahasty1998-05-192-12/+70
* Removed reference to obsolete file "README.iBCS2".jkoshy1998-05-191-2/+1
* Back out part of revision 1.198 commit (clearing kernel stack pages).tegge1998-05-192-10/+4
* Disallow reading the current kernel stack. Only the user structure andtegge1998-05-1914-42/+189
* Plug hole reported on Bugtraq: do not allow mmap with WRITE privs forguido1998-05-181-6/+18
* Grumble...It seems I'm suffering from some mental disease. Do it correct now.guido1998-05-182-4/+4
* Add some parenthesis for clarity and fix a bugguido1998-05-182-4/+4
OpenPOWER on IntegriCloud