Age | Commit message (Collapse) | Author | |
---|---|---|---|
1995-10-27 | NetBSD -> OpenBSD | Theo de Raadt | |
1995-10-27 | kernel name is bsd | Theo de Raadt | |
1995-10-27 | floppy in disktab | Theo de Raadt | |
1995-10-27 | new sparc floppies | Theo de Raadt | |
1995-10-27 | sparc floppies | Theo de Raadt | |
1995-10-27 | handle fdeject on root line, not swap line... | Theo de Raadt | |
1995-10-27 | attempt to open name as given incase it is a relative pathname | Theo de Raadt | |
1995-10-27 | move msgbufmapped out of #ifdef SUN4 | Theo de Raadt | |
1995-10-27 | build stand automatically | Theo de Raadt | |
1995-10-26 | update from netbsd | Theo de Raadt | |
1995-10-26 | update from netbsd | Theo de Raadt | |
1995-10-26 | C precedence error | Theo de Raadt | |
1995-10-26 | DV_DISK -> DV_DULL | Theo de Raadt | |
1995-10-26 | update to netbsd | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
1995-10-26 | update from netbsd tree | Theo de Raadt | |
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 | |