| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete redundant #ifdef __i386__, be consistent about idempotency | wollman | 1994-08-05 | 2 | -16/+8 |
* | Hack to get netstat compiling...from 1.1.5. | dg | 1994-08-05 | 1 | -1/+2 |
* | Converted 'vmunix' to 'kernel'. | dg | 1994-08-05 | 3 | -6/+6 |
* | Renamed this thing, and change 'vmunix' to 'kernel' internally. | dg | 1994-08-05 | 1 | -0/+153 |
* | Install RPC headers from include, like they always should have been. | wollman | 1994-08-04 | 1 | -0/+63 |
* | Added assembly versions of ffs() and bcmp(). | dg | 1994-08-04 | 3 | -75/+198 |
* | Inlined insque and remque. | dg | 1994-08-04 | 2 | -4/+54 |
* | Fixed bug that would cause free memory reserves to be depleted and cause a | dg | 1994-08-04 | 1 | -1/+5 |
* | Added some code that was accidently left out early in the 1.x -> 2.0 VM | dg | 1994-08-04 | 1 | -1/+10 |
* | Move ieeefp.h over, and put it in the correct subdirectory this time. | wollman | 1994-08-04 | 4 | -4/+212 |
* | Updated to include improvements from FreeBSD 1.1.5. Fixed brokeness | dg | 1994-08-04 | 4 | -1286/+1806 |
* | Nuke redefinition of insque and remque. | dg | 1994-08-04 | 1 | -5/+1 |
* | Nuked #if 0'd _insque and _remque routines - they are now inlined in | dg | 1994-08-04 | 2 | -56/+2 |
* | Made NFS attribute cache timeouts kernel config file tunable via | dg | 1994-08-04 | 6 | -6/+30 |
* | Integrated VM system improvements/fixes from FreeBSD-1.1.5. | dg | 1994-08-04 | 5 | -349/+363 |
* | Changed occurrances of "itrunc" to "ffs_truncate" to make Bruce happy. | dg | 1994-08-03 | 1 | -5/+5 |
* | Merged in post-1.1.5 work done by myself and John Dyson. This includes: | dg | 1994-08-03 | 7 | -146/+301 |
* | Added MAP_FILE definition that does nothing - for backward source | dg | 1994-08-02 | 1 | -1/+2 |
* | Completed (hopefully) the kernel support for old style "fastlinks". | dg | 1994-08-02 | 1 | -2/+2 |
* | Added $Id$ | dg | 1994-08-02 | 680 | -353/+1199 |
* | fixed bug where large amounts of unidirectional UDP traffic would fill | dg | 1994-08-01 | 1 | -0/+10 |
* | Fixed bug with Nagel Congestion Avoidance where a tcp connection would | dg | 1994-08-01 | 2 | -2/+38 |
* | Reduced loopback MTU from 65535 to 65532 because some things like NFS | dg | 1994-08-01 | 1 | -1/+1 |
* | Removed all code related to the pagescan daemon, and changed 'act_count' | dg | 1994-08-01 | 7 | -107/+15 |
* | Allow for output processing routine to handle entire character buffer | dg | 1994-08-01 | 1 | -2/+4 |
* | Fixed a bug that was introduced in the conversion from 1.1.5 to 2.0. | dg | 1994-08-01 | 3 | -18/+42 |
* | Removed pager declarations. They are NOT optional, and don't need to be | dg | 1994-07-28 | 2 | -8/+0 |
* | This commit was generated by cvs2svn to compensate for changes in r1802, | phk | 1994-07-24 | 2 | -0/+352 |
|\ |
|
| * | Reviewed by: phk | phk | 1994-07-24 | 2 | -0/+352 |
* | Added code to allocate and deallocate a number of cblocks on open/close of | dg | 1994-07-06 | 1 | -0/+15 |
* | Commit a whole cluster of last minute critical (and one cosmetic) fixes | jkh | 1994-06-22 | 3 | -7/+22 |
* | Make BOOTWAIT a truly tunable parameter. It was hard-set before. | jkh | 1994-06-20 | 2 | -4/+4 |
* | This is the IBM/National PCMCIA ethernet driver from Keith Moore, | jkh | 1994-06-16 | 3 | -0/+3000 |
* | Changed delay mechanism to rely more on I/O spinning. If spinning on the | adam | 1994-06-16 | 6 | -18/+36 |
* | From Hellmuth Michaelis, reviewed by Bruce Evans: This enables | jkh | 1994-06-15 | 2 | -6/+6 |
* | make BOOTWAIT loopcount parameter available for tuning. | adam | 1994-06-15 | 4 | -8/+18 |
* | Touch the $Revision$ string to cause a cvs revision update of the boot | rgrimes | 1994-06-14 | 2 | -4/+4 |
* | Be paranoid about setting of %dl register for braindead BIOS's, | jkh | 1994-06-13 | 2 | -2/+4 |
* | Fix from Bruce Evans: | dg | 1994-06-11 | 3 | -6/+12 |
* | Fixed minor spelling error. | dg | 1994-06-11 | 3 | -3/+3 |
* | Bruce found a bug in my changes to stop using the gs selector. | dg | 1994-06-11 | 3 | -102/+183 |
* | Copyright changes per the author. | rich | 1994-06-10 | 40 | -263/+634 |
* | Added some missing cld's (OOPS!) and changed the position of some of | dg | 1994-06-06 | 3 | -18/+27 |
* | trap.c: | dg | 1994-06-06 | 8 | -1364/+1375 |
* | Back out previous change for the moment - I need to commit some other | dg | 1994-06-06 | 3 | -27/+63 |
* | Added some missing cld's (OOPS!) and changed the position of some of | dg | 1994-06-06 | 6 | -63/+36 |
* | Don't move the page's position in the active queue if it is busy or | dg | 1994-06-06 | 1 | -2/+0 |
* | Removed extra (bogus) declaration of Xrsvd14 that was confusing me. | dg | 1994-06-04 | 2 | -2/+2 |
* | This should fix up the absolute paths to /usr/mdec - just prepended | jkh | 1994-06-02 | 2 | -40/+40 |
* | Make bootblocks fit into 7168 limit | ache | 1994-05-30 | 4 | -16/+14 |