summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Bring up-to-date with Whistle's current versionjulian1998-05-196-18/+255
* Merge with Kirk's version as of Feb 20julian1998-05-193-264/+258
* Close forgotten descriptor.brian1998-05-191-1/+4
* Merge in Kirk's changes to stop softupdates from hogging all of memory.julian1998-05-199-201/+882
* 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
* Treat RTP_PRIO_FIFO the same as RTP_PRIO_REALTIME for status display.dufault1998-05-191-1/+2
* Change to stop a silly panic. This should be understood better.julian1998-05-193-21/+12
* Support integer constant unsigned-suffix and long-long-suffix.rnordier1998-05-191-3/+21
* First published FreeBSD version of soft updates Feb 5.julian1998-05-196-375/+504
*-. 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
* | | 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
* 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
* Make "netstat -s" display stats on fast-forwarded packets.pb1998-05-191-2/+5
* 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
* PR: misc/6031thepish1998-05-191-0/+137
* PR: misc/6031thepish1998-05-195-8/+146
* Sync with sys/i386/i386/machdep.c revision 1.296.kato1998-05-192-18/+78
* Reminded by: Alex Nashdanny1998-05-191-3/+3
* Remove a bogus dependency on the size of the inkernel msgbuf.phk1998-05-191-4/+3
* Add new NetBSD FFS with FDISK partition ID 0xa9obrien1998-05-191-1/+2
* Add "show msgbuf" commandphk1998-05-193-3/+35
* Make the size of the msgbuf (dmesg) a "normal" option.phk1998-05-1912-48/+89
* Support changing the attribute cache limits per-mount. We don't havepeter1998-05-192-2/+38
* 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
* Improve description of absolute modes.jkoshy1998-05-191-20/+46
* cosmetic: clean up startup messages and rearrange some optionsjkh1998-05-197-126/+119
* Use the correct name of the login.conf(5) capability (`passwordperiod' ->jkoshy1998-05-191-4/+4
* Reviewed by: ahasty@freebsd.orgahasty1998-05-192-12/+70
* Removed reference to obsolete file "README.iBCS2".jkoshy1998-05-192-4/+2
* Typo fix.max1998-05-191-1/+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
* Toss publickey.c in the attic and remove it from the Makefile.wpaul1998-05-182-174/+2
* Replace the getpublickey() stub with the real thing.wpaul1998-05-181-33/+160
* 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
OpenPOWER on IntegriCloud