summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Add fe0 to the LINT and GENERIC files (hmmm - looks like my rcvs setup'tjkh1996-03-175-8/+10
* This is a revised fe, Ethernet driver for MB8696x based adapters.jkh1996-03-174-1006/+1600
* Yet another fix from BDE for the new pipe code. This fixes a potentialdyson1996-03-171-6/+5
* Changes to the Digi/Arnet SYNC driver:peter1996-03-177-493/+843
* Force device mappings to always be shared. It doesn't make sense for themdg1996-03-161-4/+5
* Add joy to the SUBDIR list.jmz1996-03-161-2/+2
* Build LKM for joystick driver.jmz1996-03-164-0/+71
* Fix the isa_device table (lkm): id_irq and id_maddr must be 0.jmz1996-03-163-3/+3
* Add code to make it a loadable kernel modulejmz1996-03-153-0/+138
* Allow SIOCGIFBRDADDR and SIOCGIFNETMASK to return information aboutfenner1996-03-151-5/+17
* Actually implement SA_RESETHAND - some of the sigaction code recognised itpeter1996-03-152-14/+29
* Correct spelling of gerg@stallion.oz.au's email addresspeter1996-03-152-4/+4
* Delete recognition for COMPAT_LINUX - it's *gone* now.. :-)peter1996-03-152-2/+0
* Add "linux_assym.h" as a dependency for linux_locore.o when compilingpeter1996-03-152-4/+6
* Provide a better handling of partially corrupted directory entries.joerg1996-03-142-20/+24
* IGMPv2 routines rewritten, to be more compact and to fully complyfenner1996-03-146-296/+173
* Fix ip option processing for raw IP sockets. This whole thing is a compromisepst1996-03-132-5/+14
* This commit is as a result of a comment by Alan Cox (alc@cs.rice.edu)dyson1996-03-131-36/+53
* Return the status of the APM support (enabled/disabled) with thenate1996-03-133-5/+8
* Make sure that we pmap_update AFTER modifying the page table entries.dyson1996-03-132-14/+14
* Removed more APM_SLOWSTART code and re-enabled some functions whichnate1996-03-122-58/+2
* Fix some minor typo's in the comments.nate1996-03-122-8/+8
* Killed some historical #define cruft that we've never used in FreeBSD:dg1996-03-124-56/+4
* Fix the map corruption problem that appears as a u_map allocationdyson1996-03-121-25/+3
* 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
OpenPOWER on IntegriCloud