summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1996-11-14Cast better for the alpha.etheisen
1996-11-14memcpy needs proto from string.h.etheisen
1996-11-14Include <machine/types.h> for now.etheisen
1996-11-13Bad include directive.etheisen
1996-11-13Merge to NetBSD, added RCSidsNiklas Hallqvist
1996-11-13Sync with NetBSD, Add OpenBSD tags.Niklas Hallqvist
1996-11-13Sync with NetBSD, Add OpenBSD tags.Niklas Hallqvist
1996-11-13Sync to NetBSD + fixup RCS IDsNiklas Hallqvist
1996-11-13Move RCSid upNiklas Hallqvist
1996-11-13Sync with kernel, from NetBSDNiklas Hallqvist
1996-11-13va_list is *not* void* all over...Niklas Hallqvist
1996-11-13lint should pass on __OpenBSD__ rather than __NetBSD__.michaels
1996-11-13kernel is bsdMichael Shalayeff
1996-11-13Write out pid file, from Monroe Williams <monroe@teleport.com>.Jason Downs
1996-11-13Ignore empty alpha dir.etheisen
1996-11-12-Wall happinessNiklas Hallqvist
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
possibly taken in small steps
1996-11-12typoMichael Shalayeff
1996-11-12comment typoMichael Shalayeff
1996-11-12Add OpenBSD tags, use ansi-m as terminal type on wscons ttysNiklas Hallqvist
1996-11-12fixJason Downs
1996-11-12initialize:Michael Shalayeff
int thiszone=0;
1996-11-12Prelimary label-groking code for mount; makes -t close to obsolete.Jason Downs
1996-11-12Sync to realityNiklas Hallqvist
1996-11-12Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA memNiklas Hallqvist
area. This is needed for stupid VLB VGA cards that accept larger accesses but ignores everything but the 16 low bits.
1996-11-12*mountroot protos is in systm.h nowNiklas Hallqvist
1996-11-12add NetBIOS printing.Michael Shalayeff
1996-11-12Use table to map the BIOS bootdev to our name instead of picking outNiklas Hallqvist
certain characters out of the BIOS string
1996-11-12add NetBIOS printing.Michael Shalayeff
1996-11-12Fix bug with > 32 saved aliases. Don't overshadow global var withTodd C. Miller
local instantiation! (I didn't write that code, honest!)
1996-11-12Match fs type case-insensetively.Jason Downs
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
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11Updates for SCSI scanner and SCSI unknown devices.kstailey
Removed MI *dev_decl() stuff that is now in sys/conf.h
1996-11-11removed bdev_decl(ss);kstailey
1996-11-11plug db descriptor leakNiklas Hallqvist
1996-11-11export vfs_opv_init*Michael Shalayeff
1996-11-11Back out last change.Todd C. Miller
1996-11-11Slight update.Jason Downs
1996-11-11Update support, from Thorsten.Jason Downs