summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1996-11-15added DO_AOUT for kvm_mkdb; added ELF defines tookstailey
1996-11-15Move mk_cmds to the main tree.Jason Downs
1996-11-15Move libss to the main tree.Jason Downs
1996-11-15libss and mk_cmds are moving into the main treeJason Downs
1996-11-14sys/types.h not machine/endian.h for alpha.etheisen
1996-11-14removed bcopy & bcmp dependencieskstailey
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-14correct last fix.Michael Shalayeff
1996-11-14machine/endian.h not needed.etheisen
1996-11-14remove BINDIR.Michael Shalayeff
1996-11-14correct LINKS usageMichael Shalayeff
1996-11-14sys/types.h will serve us better than machine/endian.h.etheisen
1996-11-14Add memcpy entrypoint to bcopy et al. With this, in-tree gcc nowNiklas Hallqvist
1996-11-14Missed one cast.etheisen
1996-11-14memcpy needs string.h.etheisen
1996-11-14memcpy needs string.h.etheisen
1996-11-14More Alpha casts.etheisen
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
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
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
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
1996-11-12add NetBIOS printing.Michael Shalayeff
1996-11-12Fix bug with > 32 saved aliases. Don't overshadow global var withTodd C. Miller
1996-11-12Match fs type case-insensetively.Jason Downs
1996-11-12cdev_init_random -> cdev_random_initkstailey