Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-10-26 | driver cleanup | Theo de Raadt | |
1995-10-26 | clear segment registers that some roms fail to | Theo de Raadt | |
1995-10-26 | fix typo | Theo de Raadt | |
1995-10-25 | fix accidental free() of unallocated object | Theo de Raadt | |
1995-10-25 | need <sys/types.h> | Theo de Raadt | |
1995-10-25 | wrap function protos in __P() | Theo de Raadt | |
1995-10-25 | LIBMATH -> LIBM | Theo de Raadt | |
1995-10-25 | Added V3 SMP function pointers to romvec. | davem | |
1995-10-24 | new email address :-) | Theo de Raadt | |
never forget to call _yp_unbind() if we need to bail out | |||
1995-10-24 | rename to match sun-compatible eeprom.h | Theo de Raadt | |
1995-10-24 | etc.mvme68k addition | Theo de Raadt | |
1995-10-24 | need this | Theo de Raadt | |
1995-10-24 | need this | Theo de Raadt | |
1995-10-24 | pretty; delay properly during drive probe | Theo de Raadt | |
1995-10-24 | ufs -> ffs | Theo de Raadt | |
1995-10-24 | pfour bwtwo blanking control | Theo de Raadt | |
1995-10-24 | install curses.h from src/include | Theo de Raadt | |
1995-10-24 | kernel is /bsd | Theo de Raadt | |
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 | missing file | Theo de Raadt | |
1995-10-23 | uhm, this was missing | Theo de Raadt | |
1995-10-23 | two variants of putc functions | Theo de Raadt | |
1995-10-23 | warn if my permissions are off; but still allow a write | 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 | add ypserv | Theo de Raadt | |
1995-10-23 | add ypserv | 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 | config.old goes away | 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 | |