summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* 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
* Synchronize with sys/i386/isa/mse.c revision 1.29 (test in mseopen).kato1996-12-201-1/+4
* Synchronize with sys/i386/isa/syscons.c revision 1.192 (fix typo).kato1996-12-201-3/+3
* Fixed nonexistent checking of lock types for F_GETLK.bde1996-12-191-1/+4
* Fixed lseek() on named pipes. It always succeeded but should always fail.bde1996-12-198-15/+25
* Test in mseopen() whether the device has been configured at all, andjoerg1996-12-192-2/+8
* Fixed errno for unsupported advisory locks. The errno is now EINVALbde1996-12-194-8/+8
* More cleanups to satisfy the following rules:bde1996-12-191-5/+8
* Add `ep' driver support.kato1996-12-192-2/+4
* Clean up Bill's additions.wollman1996-12-191-9/+11
* Fixed setpgid(). Negative pgids were accepted.bde1996-12-191-1/+3
* Fixed arg checking in if_advlock(). Invalid args were accepted in anbde1996-12-191-11/+14
* Submitted by: Naoki Hamada <nao@sbl.cl.nec.co.jp>kato1996-12-193-3/+17
* Synchronize with sys/i386/i386/trap.c revision 1.84 (handlekato1996-12-191-8/+9
* Synchronize with sys/i386/isa/fd.c revision 1.94 (disable diskkato1996-12-192-2/+14
* Hawaii-Five-Typoalex1996-12-193-9/+9
* Add prototypes for ethers.3 functions as per wollman:wpaul1996-12-181-1/+11
* Delete comment for "sbic" driver.kato1996-12-181-3/+2
* Sync with sys/i386/i386/userconfig.c revision 1.78 (amd driver entry).kato1996-12-181-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.222 (move printing ofkato1996-12-182-64/+2
* Fixed pedantic syntax error.bde1996-12-181-2/+2
* Added a missing prototype.bde1996-12-181-0/+4
* Only handle copyin/out/etc faults when not in an interrupt handler.bde1996-12-183-24/+27
* Fixed formatting of KERN_DUMPDEV.bde1996-12-182-4/+4
* Fixed bogus linkage of one of the ddb linker sets.bde1996-12-181-2/+6
* Disabled half-baked disk statistics support. It didn't actually generatebde1996-12-183-3/+21
* Much fixed & working digiboard driver.davidn1996-12-188-1868/+2666
* Initialize the upper 16 bits of the memory sizes properly (to 0).bde1996-12-181-3/+4
* Moved the printing of the BIOS geometries from cpu_startup() intobde1996-12-184-68/+72
* Restored comment about _POSIX_SAVED_IDS from rev.1.2.bde1996-12-181-3/+7
* Back out previous commit (and that's the last one I do on swallace'sjkh1996-12-181-2/+2
* Change prototype for semctl().jkh1996-12-181-2/+2
* Add Tekram DC390/390T driver "amd0", which is expected to work withse1996-12-183-3/+24
* Add include of <vm/pmap.h> to make this driver compile under -current.se1996-12-181-13/+4
* Rename DIAGNOSTIC to DMA_DIAGNOSTIC.se1996-12-181-1/+1
* Add comment for "amd" driver: Tekram DC-390(T) and generic AMD 53c974 PCI SCSI.se1996-12-181-2/+3
OpenPOWER on IntegriCloud