summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1995-10-27NetBSD -> OpenBSDTheo de Raadt
1995-10-27kernel name is bsdTheo de Raadt
1995-10-27floppy in disktabTheo de Raadt
1995-10-27new sparc floppiesTheo de Raadt
1995-10-27sparc floppiesTheo de Raadt
1995-10-27handle fdeject on root line, not swap line...Theo de Raadt
1995-10-27attempt to open name as given incase it is a relative pathnameTheo de Raadt
1995-10-27move msgbufmapped out of #ifdef SUN4Theo de Raadt
1995-10-27build stand automaticallyTheo de Raadt
1995-10-26update from netbsdTheo de Raadt
1995-10-26update from netbsdTheo de Raadt
1995-10-26C precedence errorTheo de Raadt
1995-10-26DV_DISK -> DV_DULLTheo de Raadt
1995-10-26update to netbsdTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-26driver cleanupTheo de Raadt
1995-10-26clear segment registers that some roms fail toTheo de Raadt
1995-10-26fix typoTheo de Raadt
1995-10-25fix accidental free() of unallocated objectTheo de Raadt
1995-10-25need <sys/types.h>Theo de Raadt
1995-10-25wrap function protos in __P()Theo de Raadt
1995-10-25LIBMATH -> LIBMTheo de Raadt
1995-10-25Added V3 SMP function pointers to romvec.davem
1995-10-24new email address :-)Theo de Raadt
never forget to call _yp_unbind() if we need to bail out
1995-10-24rename to match sun-compatible eeprom.hTheo de Raadt
1995-10-24etc.mvme68k additionTheo de Raadt
1995-10-24need thisTheo de Raadt
1995-10-24need thisTheo de Raadt
1995-10-24pretty; delay properly during drive probeTheo de Raadt
1995-10-24ufs -> ffsTheo de Raadt
1995-10-24pfour bwtwo blanking controlTheo de Raadt
1995-10-24install curses.h from src/includeTheo de Raadt
1995-10-24kernel is /bsdTheo de Raadt
1995-10-24pfour needs-count for bwtwoTheo de Raadt
1995-10-23+ bwtwo0 at pfour0Theo de Raadt
1995-10-23no libkernTheo de Raadt
1995-10-23prettyTheo de Raadt
1995-10-23Take out kernel linking flag '-p' it does nothing, change '-T' -> '-Ttext'.davem
1995-10-23For the '#ifdef sun [...] #endif' conditional we weren't bringing in thedavem
proper definitions for 'struct mbuf' and friends for in.h, bringing in 'sys/socket.h' and 'net/if.h' fixes this.
1995-10-23Add 'u_char' cast to 'HOLE' assignment, HOLE has 10 significant bitsdavem
of value which makes it an integer and gcc complains. Shut it up.
1995-10-23Cast in places where we discard volatile pointers in function calls. Wedavem
know that what we are doing is ok, so let gcc know this.
1995-10-23Make the bootup data/text fault trap table entries jump to memfault_bootupdavem
which will watchdog the machine for post-mortem examination.
1995-10-23unconditionally set mouse port to CS8/1200Theo de Raadt
1995-10-23missing fileTheo de Raadt
1995-10-23uhm, this was missingTheo de Raadt
1995-10-23two variants of putc functionsTheo de Raadt