summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Removed unused #includes.bde1997-10-2870-267/+67
* Synchronize with sys/i386/isa/npx.c and clock.c revisions 1.53 andkato1997-10-284-8/+20
* Synchronize with sys/i386/conf/files.i386 revision 1.178.kato1997-10-282-4/+4
* Don't #include <nfs/nfs.h> in <nfs/nfs_node.h> if KERNEL is defined.bde1997-10-2810-18/+20
* This depends on option TCP_DEBUG for some reason, so includebde1997-10-281-1/+4
* Don't include <machine/cputypes.h> or declare cputype/class interfacesbde1997-10-2814-66/+86
* Implement linux_semop, linux_semget and linux_semctl.kato1997-10-284-10/+292
* Fixed style bugs in open() fix.bde1997-10-282-8/+10
* Synchronize with sys/i386/conf/GENERIC revision 1.100.kato1997-10-282-4/+2
* Use the new "mandatory" keyword for the npx driver.joerg1997-10-282-4/+4
* Removed another comment about not-so-mandatory devices i've missed injoerg1997-10-283-6/+6
* Remove the stale `log' non-pseudodevice.joerg1997-10-286-39/+18
* Use a MODE SELECT command to reset the block size, instead of calling thejmz1997-10-271-13/+33
* When dosourcerouting is set do not sourceoute....guido1997-10-271-1/+4
* Moved declaration of etext from <machine/md_var.h> to <machine/cpu.h>bde1997-10-279-22/+17
* Oops, <machine/psl.h> is used unconditionally in -current.bde1997-10-273-9/+3
* Cleaned up #includes.bde1997-10-273-48/+51
* KNFize rev.1.31.bde1997-10-272-8/+12
* Use unique sleep message strings.bde1997-10-272-8/+6
* Use 127 instead of CHAR_MAX for the limit on the sequence count. Thebde1997-10-271-18/+17
* Use bread() instead of cluster_read() for reading the last blockbde1997-10-272-4/+4
* Removed unused #includes. The need for most of them went away withbde1997-10-2724-69/+25
* Forward declare precisely the structs that are actually used in this header.bde1997-10-271-7/+9
* Synchronize with sys/i386/isa/sio.c revision 1.187.kato1997-10-272-130/+68
* Synchronize with sys/i386/isa/if_fe.c revision 1.32.kato1997-10-271-97/+58
* Synchronize with sys/i386/isa/if_ed.c revision 1.125.kato1997-10-271-77/+32
* Synchronize with sys/i386/isa/syscons.c revision 1.236.kato1997-10-271-4/+3
* Synchronize with sys/i386/conf/GENERIC and majors.i386 revisions 1.99kato1997-10-273-10/+10
* Move the EP_ID_PORT out to 0x110, so it doesn't conflict with other portjoerg1997-10-272-4/+32
* Bump MAXDSIZ to 512MB so that soft limits have a chance to actuallyjkh1997-10-272-4/+4
* Check to see if the pv_limits are initialized before checking.dyson1997-10-272-4/+6
* Fix a comment about multicast; since the Etherlink III has nofenner1997-10-272-8/+14
* - Instead of relying on a functional call to register PCARD-capable drivers,nate1997-10-2613-92/+45
* I guess nobody uses ext2fs in current ?phk1997-10-262-0/+2
* - Patch the 'skeleton' example driver to be more consistant with the newnate1997-10-261-40/+28
* VFS interior redecoration.phk1997-10-2629-564/+302
* Remade syscalls.master derived files.phk1997-10-265-49/+7
* Add "NOIMPL" for syscalls we know what is, but don't implement as "STD".phk1997-10-262-18/+21
* Simplify the lease_check stuff.phk1997-10-264-45/+12
* Always initialize the syscall vectors for our "private" syscalls (notphk1997-10-264-40/+16
* Change the initial amount of memory allocated for pv_entries to be proportionaldyson1997-10-262-14/+36
* - Slightly change the way the border color register is updated so thatyokota1997-10-263-12/+9
* - The daemon might go off the screen and crashed the system if theyokota1997-10-262-70/+296
* - 'Beep' support now happens in it's own separate file, so you can messnate1997-10-266-42/+84
* - Functional changes to PCCARD support.nate1997-10-2612-484/+174
* - Do a bunch of gratuitous changes intended to make the code easier tonate1997-10-2630-933/+928
* - Call 'callout_handle_init' on the two timeout channels after they arenate1997-10-261-0/+2
* - KNF the PCI stuff, no functional changes.nate1997-10-251-20/+24
* Recognize even more of the Znyx 314 cards.phk1997-10-252-4/+4
* Somehow an error crept in during the previous commit.dyson1997-10-252-16/+4
OpenPOWER on IntegriCloud