summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* First commit of a series of cleanups for the libc rpc code which has beenpeter1996-12-301-7/+3
* Let the VM system know that on certain arch's that VM_PROT_READdyson1996-12-303-3/+19
* EEEK!!! useracc and kernacc didn't lock their respectivedyson1996-12-301-2/+16
* Fixed keeping track of interrupt nesting level across ASTs. It sometimesbde1996-12-291-1/+3
* Addphk1996-12-291-1/+7
* Reserve 4 malloc types for generic geometry handling.phk1996-12-291-2/+10
* Delete bogus inconsistency check that could cause a gratuitous panic. Idg1996-12-291-8/+1
* Synchronize with sys/i386/isa/npx.c revision 1.35 (disablekato1996-12-291-1/+3
* Synchronize with sys/i386/i386/machdep.c revision 1.223 (clean-up ofkato1996-12-292-6/+6
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-2913-160/+256
* This commit is the embodiment of some VFS read clustering improvements.dyson1996-12-292-2/+4
* Superficial cleanup of comment.dyson1996-12-291-2/+2
* Superficial clean-up of useracc calls. (The useracc usage ofdyson1996-12-292-6/+6
* Allow pmap_protect to increase permissions. This mod can eliminatedyson1996-12-292-10/+14
* Eliminate the redundancy due to the similarity between the routinesdyson1996-12-283-84/+18
* The code unnecessarily created an object with no handle up-front, whichdyson1996-12-281-5/+10
* Disabled i586-optimized copyin and copyout again. The fault handlerbde1996-12-283-3/+9
* Turn off qcam_debug flag by defaultache1996-12-281-1/+1
* Staticize dmapageport and isa_dmarangecheck.kato1996-12-271-4/+3
* Put INCLUDE_CONFIG_FILE into opt_config.h rather than the CFLAGS linepeter1996-12-261-1/+4
* Don't synchronously update the directory entry at the end of everybde1996-12-252-4/+4
* Synchronize with sys/i386/isa/sio.c revision 1.155 (use breakpoint()kato1996-12-242-6/+4
* Synchronize with sys/i386/i386/userconfig.c revision 1.79 (cosmetickato1996-12-241-2/+4
* Slightly re-order the sequence of commands issued, so try to sendjoerg1996-12-241-10/+7
* Do something Peter Dufault long since intended to do: make a currentjoerg1996-12-241-4/+18
* Use breakpoint() instead of Debugger() in siointr1(). Debugger() doesn'tbde1996-12-233-9/+6
* Don't redefine SCSI_NCR_DFLT_TAGS even in if FAILSAFE is defined.bde1996-12-231-4/+6
* Added undocumented SCSI_DELAY and SCSI_NCR_* options. SCSI_DELAY getsbde1996-12-233-3/+21
* Sorted options.bde1996-12-231-30/+30
* Fixed spelling of SCSI_NCR_MAX*.bde1996-12-231-3/+3
* Fixed quoting of MAXDSIZ and DFLTDSIZ. The quoting rules changed whenbde1996-12-233-9/+9
* Cosmetic (wrt. the screen display) change: when re-enabling a device,joerg1996-12-231-2/+4
* *Ahem* - opt_rlimit.h does not exist in the LKM case. This was anotherjkh1996-12-231-1/+3
* Fix a bug in the wt driver that could cause memory corruption.joerg1996-12-231-8/+16
* Someone needs to teach Nate about the C pre-processor in general and thejkh1996-12-232-4/+4
* Make DFLDSIZ and MAXDSIZ fully-supported options.joerg1996-12-229-9/+26
* Document MAXDSIZ and DFLDSIZ. This is a 2.2 candidate change.dyson1996-12-223-3/+42
* Add & Document MD5 option.phk1996-12-223-3/+21
* Add kern/md5c.c which came here by repository copy.phk1996-12-221-0/+1
* Fixup for new location.phk1996-12-221-4/+4
* Make this compile in the kernel too, major cosmetic cleanup.phk1996-12-221-260/+277
* PCCARD support safety belts.nate1996-12-212-2/+16
* Give MFS_ROOT priority over NFS as root filesystem.phk1996-12-212-18/+20
* Improve probe routine for CONTEC C-NET(98) card. I/O port and memorykato1996-12-212-129/+209
* Improve negotiation messages:se1996-12-211-8/+8
* Mention amd driver in comment regarding PCI drivers.se1996-12-212-8/+8
* Add PCI IDs of the ProLAN and Compex PCI NE2000 clones.se1996-12-212-16/+22
* Fix bug that would stop probing for SCSI devicesse1996-12-201-5/+6
* Reorder the wildcard entries to the end of the quirks list, so theyjoerg1996-12-201-23/+39
* Add `#include <pc98/pc98/pc98.h>'.kato1996-12-201-1/+5
OpenPOWER on IntegriCloud