summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1996-11-14sys/types.h not machine/endian.h for alpha.etheisen
1996-11-14removed bcopy & bcmp dependencieskstailey
1996-11-14Add memcpy entrypoint to bcopy et al. With this, in-tree gcc nowNiklas Hallqvist
1996-11-13kernel is bsdMichael Shalayeff
1996-11-12Arrival of new bus.h from NetBSDNiklas Hallqvist
1996-11-12s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy roadNiklas Hallqvist
1996-11-12typoMichael Shalayeff
1996-11-12comment typoMichael Shalayeff
1996-11-12Sync to realityNiklas Hallqvist
1996-11-12Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA memNiklas Hallqvist
1996-11-12Use table to map the BIOS bootdev to our name instead of picking outNiklas Hallqvist
1996-11-12cdev_init_random -> cdev_random_initkstailey
1996-11-12config file for my Sun3/60Mkstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
1996-11-11removed bdev_decl(ss);kstailey
1996-11-11export vfs_opv_init*Michael Shalayeff
1996-11-11Update support, from Thorsten.Jason Downs
1996-11-11Flush input and output in receipt of break (unless break is ignored)Thorsten Lockert
1996-11-10Move fd back.Jason Downs
1996-11-10Kill major number hack.Jason Downs
1996-11-10NetBSD changes from scottr:briggs
1996-11-10commentJason Downs
1996-11-10Repair setroot() to at least have a chance of working after Theo's changes.Jason Downs
1996-11-10Another change Theo missed, plus some stylistic changesJason Downs
1996-11-09fix previous byte-order fix the correct waychuck
1996-11-09Proper break handlingThorsten Lockert
1996-11-09Break shall be handled as data == 0 and FE bit set; from TheoThorsten Lockert
1996-11-09Implement CREADThorsten Lockert
1996-11-09Use passed-in process, not curproc to determine if the process is in theThorsten Lockert
1996-11-09Altered wds_wait's interface as the current one didn't have a chance to workNiklas Hallqvist
1996-11-09make kernel compile and linkJason Downs
1996-11-09netbsd pr#2919 (jukka.partanen@research.nokia.com):chuck
1996-11-09netbsd pr#2918 (jukka.partanen@research.nokia.com):chuck
1996-11-08Rearrange condition so invalid dereferences can't happenNiklas Hallqvist
1996-11-08apply netbsd pr#2598 from der mouse:chuck
1996-11-08Added protection against multiple inclusions.kstailey
1996-11-07Parenthesize bit ops in last change (-Wall fix)Niklas Hallqvist
1996-11-07Conditinally unused variable (-Wall fix)Niklas Hallqvist
1996-11-07Handle odd-aligned mbufs in 16 bit mode so strict alignment is enforcedNiklas Hallqvist
1996-11-07dk_mountrootTheo de Raadt
1996-11-06Be more restrictive with concurrent uses of the objects involved whileNiklas Hallqvist