Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-11-14 | Cast better for the alpha. | etheisen | |
1996-11-14 | memcpy needs proto from string.h. | etheisen | |
1996-11-14 | Include <machine/types.h> for now. | etheisen | |
1996-11-13 | Bad include directive. | etheisen | |
1996-11-13 | Merge to NetBSD, added RCSids | Niklas Hallqvist | |
1996-11-13 | Sync with NetBSD, Add OpenBSD tags. | Niklas Hallqvist | |
1996-11-13 | Sync with NetBSD, Add OpenBSD tags. | Niklas Hallqvist | |
1996-11-13 | Sync to NetBSD + fixup RCS IDs | Niklas Hallqvist | |
1996-11-13 | Move RCSid up | Niklas Hallqvist | |
1996-11-13 | Sync with kernel, from NetBSD | Niklas Hallqvist | |
1996-11-13 | va_list is *not* void* all over... | Niklas Hallqvist | |
1996-11-13 | lint should pass on __OpenBSD__ rather than __NetBSD__. | michaels | |
1996-11-13 | kernel is bsd | Michael Shalayeff | |
1996-11-13 | Write out pid file, from Monroe Williams <monroe@teleport.com>. | Jason Downs | |
1996-11-13 | Ignore empty alpha dir. | etheisen | |
1996-11-12 | -Wall happiness | Niklas Hallqvist | |
1996-11-12 | Arrival of new bus.h from NetBSD | Niklas Hallqvist | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-11-12 | typo | Michael Shalayeff | |
1996-11-12 | comment typo | Michael Shalayeff | |
1996-11-12 | Add OpenBSD tags, use ansi-m as terminal type on wscons ttys | Niklas Hallqvist | |
1996-11-12 | fix | Jason Downs | |
1996-11-12 | initialize: | Michael Shalayeff | |
int thiszone=0; | |||
1996-11-12 | Prelimary label-groking code for mount; makes -t close to obsolete. | Jason Downs | |
1996-11-12 | Sync to reality | Niklas Hallqvist | |
1996-11-12 | Add PCCONS_FORCE_WORD mode to limit the moves to 16bit in the VGA mem | Niklas 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 now | Niklas Hallqvist | |
1996-11-12 | add NetBIOS printing. | Michael Shalayeff | |
1996-11-12 | Use table to map the BIOS bootdev to our name instead of picking out | Niklas Hallqvist | |
certain characters out of the BIOS string | |||
1996-11-12 | add NetBIOS printing. | Michael Shalayeff | |
1996-11-12 | Fix bug with > 32 saved aliases. Don't overshadow global var with | Todd C. Miller | |
local instantiation! (I didn't write that code, honest!) | |||
1996-11-12 | Match fs type case-insensetively. | Jason Downs | |
1996-11-12 | cdev_init_random -> cdev_random_init | kstailey | |
1996-11-12 | config file for my Sun3/60M | kstailey | |
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | Updates for SCSI scanner and SCSI unknown devices. | kstailey | |
Removed MI *dev_decl() stuff that is now in sys/conf.h | |||
1996-11-11 | removed bdev_decl(ss); | kstailey | |
1996-11-11 | plug db descriptor leak | Niklas Hallqvist | |
1996-11-11 | export vfs_opv_init* | Michael Shalayeff | |
1996-11-11 | Back out last change. | Todd C. Miller | |
1996-11-11 | Slight update. | Jason Downs | |
1996-11-11 | Update support, from Thorsten. | Jason Downs | |