Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-10-24 | pfour needs-count for bwtwo | Theo de Raadt | |
1995-10-23 | + bwtwo0 at pfour0 | Theo de Raadt | |
1995-10-23 | no libkern | Theo de Raadt | |
1995-10-23 | pretty | Theo de Raadt | |
1995-10-23 | Take out kernel linking flag '-p' it does nothing, change '-T' -> '-Ttext'. | davem | |
1995-10-23 | For the '#ifdef sun [...] #endif' conditional we weren't bringing in the | davem | |
proper definitions for 'struct mbuf' and friends for in.h, bringing in 'sys/socket.h' and 'net/if.h' fixes this. | |||
1995-10-23 | Add 'u_char' cast to 'HOLE' assignment, HOLE has 10 significant bits | davem | |
of value which makes it an integer and gcc complains. Shut it up. | |||
1995-10-23 | Cast in places where we discard volatile pointers in function calls. We | davem | |
know that what we are doing is ok, so let gcc know this. | |||
1995-10-23 | Make the bootup data/text fault trap table entries jump to memfault_bootup | davem | |
which will watchdog the machine for post-mortem examination. | |||
1995-10-23 | unconditionally set mouse port to CS8/1200 | Theo de Raadt | |
1995-10-23 | two variants of putc functions | Theo de Raadt | |
1995-10-23 | add EE_TRUE and EE_FALSE | Theo de Raadt | |
1995-10-23 | 4/300 cache really is write through but has a slight bug. | Theo de Raadt | |
1995-10-23 | Changed 'beq' -> 'be' to get rid of gas heartburn. | davem | |
1995-10-23 | files.m88k.newconf -> files.m88k | Theo de Raadt | |
1995-10-23 | kill MMU_3L until it works | Theo de Raadt | |
1995-10-23 | + SYSEN_VIDEO | Theo de Raadt | |
1995-10-23 | include file botch | Theo de Raadt | |
1995-10-23 | screenblank for sun4 bwtwo from thorpe | Theo de Raadt | |
1995-10-23 | OpenBSD | Theo de Raadt | |
1995-10-23 | vm_map_pageable(..,FALSE) of upage is pica specific | Theo de Raadt | |
1995-10-23 | XXX is 4/300 really write-through? | Theo de Raadt | |
1995-10-23 | note that we should probably set cfg2 for the ESP100A | Theo de Raadt | |
1995-10-23 | sdboot -> stboot | Theo de Raadt | |
1995-10-22 | cleanup | Theo de Raadt | |
1995-10-22 | cannot exist on sbus | Theo de Raadt | |
1995-10-22 | modernize | Theo de Raadt | |
1995-10-22 | remove garbage | Theo de Raadt | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-22 | kernel is /bsd | Theo de Raadt | |
1995-10-22 | kernel is called /bsd | Theo de Raadt | |
1995-10-22 | NetBSD -> OpenBSD; kernel is called /bsd | Theo de Raadt | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-22 | netbsd -> openbsd | Theo de Raadt | |
1995-10-22 | kernel name is _PATH_UNIX | Theo de Raadt | |
1995-10-22 | kernel name is /bsd | Theo de Raadt | |
1995-10-22 | crank NMBCLUSTERS | Theo de Raadt | |
1995-10-22 | missing nop resulted in trashed %l0 | Theo de Raadt | |
1995-10-21 | simplify | Theo de Raadt | |
1995-10-21 | mt -f /dev/rcd* offline support | Theo de Raadt | |
1995-10-21 | globalize kgdb_debug_panic extern | Theo de Raadt | |
1995-10-21 | updated but not completely tested | Theo de Raadt | |
1995-10-21 | volatile struct zschan | Theo de Raadt | |
1995-10-21 | map msgbuf late; fdeject command | Theo de Raadt | |
1995-10-21 | SUNOS_* ioctl done as such | Theo de Raadt | |
1995-10-21 | map msgbuf late | Theo de Raadt | |
1995-10-20 | SRMMU_FAULT* -> SRMMU_SF* | Theo de Raadt | |
1995-10-20 | obio.c | Theo de Raadt | |
1995-10-20 | kill duplicate | Theo de Raadt | |