summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove references to MAP_FILE.. That is now "default" and is onlypeter1996-03-125-16/+16
* The same data segment length rounding problem that was in the elfpeter1996-03-121-4/+4
* Always initialize master_softc. This avoids panics in the idle loop duenate1996-03-122-4/+14
* Bring in some prototypes that shouldn't have been dependant onnate1996-03-121-5/+1
* Removed undocumented an unused APM_SLOWSTART code.nate1996-03-127-137/+10
* Allow mmap'ed devices to work correctly across forks. The sanestdyson1996-03-121-3/+11
* Do a APM BIOS dis-connect before attempting to do a 32-bit connectionnate1996-03-114-82/+104
* Removed conditionals on BDE_DEBUGGER around the loading for the IDTnate1996-03-112-14/+6
* Move these out of the way (to the Attic) as we do not use this versionpeter1996-03-112-874/+0
* This commit was generated by cvs2svn to compensate for changes in r14567,peter1996-03-111-0/+12
|\
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1153-3662/+5554
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1122-894/+1034
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1140-1746/+2276
* | This commit was generated by cvs2svn to compensate for changes in r14561,peter1996-03-111-0/+862
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1143-656/+1635
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1121-2988/+7184
* | If FAILSAFE is defined, then:se1996-03-111-2/+8
* | This commit was generated by cvs2svn to compensate for changes in r14557,peter1996-03-113-4/+1075
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1138-1686/+3409
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-111-9/+9
* | Do WIDE negotiation before sync. transfer speed negotiation,se1996-03-111-15/+17
* | This commit was generated by cvs2svn to compensate for changes in r14553,peter1996-03-112-11/+54
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-1113-1019/+1107
* | Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-112-11/+54
* | This commit was generated by cvs2svn to compensate for changes in r14551,peter1996-03-111-8/+8
|\ \ | |/
| * Import 4.4BSD-Lite2 onto the vendor branch, note that in the kernel, allpeter1996-03-114-126/+99
| * Import of 4.4-Lite-2 sys/net to make merge and examination easier. Since wewollman1995-10-0313-205/+373
| * Second try: get 4.4-Lite-2 into the source tree. The conflicts don'twollman1995-09-2119-90/+184
| * This commit was manufactured by cvs2svn to create branch 'CSRG'.cvs2svn1995-06-273-0/+1052
* | Add FAILSAFE option for selecting extra conservativeness when suchjkh1996-03-115-5/+22
* | Cleaned up uninitialized 'rt' warning properlyfenner1996-03-111-7/+8
* | Changed socket code to use 4.4BSD queue macros. This includes removingdg1996-03-115-160/+108
* | Move or add #include <queue.h> in preparation for upcoming struct socketdg1996-03-1130-46/+60
* | Bring in most of Bruce's prot_to_real() changes into the APM BIOSnate1996-03-119-143/+116
* | From Lite2: proc LIST changeshsu1996-03-111-8/+12
* | For Lite2: proc LIST changes.hsu1996-03-112-12/+8
* | For Lite2: proc LIST changes.hsu1996-03-114-11/+11
* | Merge in Lite2: LIST changeshsu1996-03-111-28/+46
* | From Lite2: proc LIST changes.hsu1996-03-116-214/+111
* | From Lite2: proc LIST changeshsu1996-03-111-8/+9
* | For Lite2: proc LIST changes.hsu1996-03-113-11/+11
* | Merge in Lite2: proc LIST changes.hsu1996-03-112-54/+4
* | Merge in Lite2: proc LIST changeshsu1996-03-111-4/+8
* | Be more careful in how we set SCSICONF. It was possible for a controllergibbs1996-03-111-3/+7
* | Disable the selection hardware before acknowledging a SELTO interrupt.gibbs1996-03-111-1/+6
* | From Lite2: moved acct_process() prototype over to acct.h.hsu1996-03-111-2/+1
* | Merge in Lite2: add whiteout flags to namei parameter descriptorshsu1996-03-111-16/+18
* | Merge in Lite2: buf fix with comparison of wrong field against EXTPROC.hsu1996-03-111-3/+3
* | From NetBSD: add #include <sys/acct.h> for acct_process() prototype.hsu1996-03-111-1/+2
* | From Lite2: add typedef for register_t.hsu1996-03-111-1/+3
OpenPOWER on IntegriCloud