Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-05-03 | sync with 0430. | Michael Shalayeff | |
1996-05-03 | sync with 0430 | Michael Shalayeff | |
1996-05-03 | Fix the copyright. | Michael Shalayeff | |
1996-05-03 | fix LOCORE->_LOCORE changes. | Michael Shalayeff | |
1996-05-03 | sync w/ 0430 | Michael Shalayeff | |
1996-05-03 | Use generic m68k sigreturn code from arch/m68k | Niklas Hallqvist | |
1996-05-03 | We need psl.h to get at the PSL_* stuff | Niklas Hallqvist | |
1996-05-03 | File lost from NetBSD merge in january! | Niklas Hallqvist | |
1996-05-03 | prettier printf messages | Theo de Raadt | |
1996-05-03 | need another field for pcmcia | Theo de Raadt | |
1996-05-03 | pcmcia version of if_ep (duct-taped together by me) | Theo de Raadt | |
1996-05-03 | Make pretty + update $NetBSD$ tag. No functional change. | Niklas Hallqvist | |
1996-05-02 | udpcksum should never be off in the modern world | Theo de Raadt | |
1996-05-02 | make these work together | Theo de Raadt | |
1996-05-02 | more verbose interrupt handling? | Theo de Raadt | |
1996-05-02 | add ep driver for various PC busses | Theo de Raadt | |
1996-05-02 | pretty | Theo de Raadt | |
1996-05-02 | Remove BIOSSEG. | Theo de Raadt | |
Don't mess with the flags when entering a software interrupt. Use IF, not VIF. NOTE: These changes break dosemu, but are required for proper emulation. | |||
1996-05-02 | sync with netbsd | Theo de Raadt | |
1996-05-02 | Turn off the alignment check flag when entering a signal handler | Theo de Raadt | |
1996-05-02 | nice types | Theo de Raadt | |
1996-05-02 | if_ep splitup | Theo de Raadt | |
1996-05-02 | no sys/cpu.h | Theo de Raadt | |
1996-05-02 | bizzare change in netbsd land | Theo de Raadt | |
1996-05-02 | update for eisadevs | Theo de Raadt | |
1996-05-02 | add entry | Theo de Raadt | |
1996-05-02 | proto more stuff | Theo de Raadt | |
1996-05-02 | no sys/cpu.h | Theo de Raadt | |
1996-05-02 | no sys/cpu.h, fix bugs in ch | Theo de Raadt | |
1996-05-02 | proto more stuff | Theo de Raadt | |
1996-05-02 | sync with master | Theo de Raadt | |
1996-05-02 | add futimes() | Theo de Raadt | |
1996-05-02 | dk_establish() is actually supposed to be void | Theo de Raadt | |
1996-05-02 | sync syscalls, no sys/cpu.h | Theo de Raadt | |
1996-05-02 | Implement futimes() | Theo de Raadt | |
1996-05-02 | no sys/cpu.h | Theo de Raadt | |
1996-05-02 | - don't use if_index to get the number of interfaces in SIOCGIFNUM; compute | Theo de Raadt | |
the actual number. - forgot to copyout the result in SIOGCIFFLAGS. | |||
1996-05-02 | Add SI_SYSTEMINFO from Solaris-2.5 | Theo de Raadt | |
1996-05-02 | sync with netbsd | Theo de Raadt | |
1996-05-02 | pica also uses elf | Per Fogelstrom | |
1996-05-02 | Temporary exec_elf.c overriding the one in kern until changes | Per Fogelstrom | |
merged with kern/exec_elf.c. | |||
1996-05-02 | New include file. | Per Fogelstrom | |
1996-05-02 | New config file... | Per Fogelstrom | |
1996-05-02 | Updated for new config etc. | Per Fogelstrom | |
1996-05-02 | Make cpu.h self-contained by including psl.h | Niklas Hallqvist | |
1996-05-02 | Oops! A file forgotten from the former commit: | Niklas Hallqvist | |
The ed driver cannot be in conf/files due to a name conflict in the amiga port. This is resolved like the if_le conflict, by having it in files.i386 until the conflict is resolved. | |||
1996-05-02 | Fixup of a merge error | Niklas Hallqvist | |
1996-05-02 | Define pcmcia as a dummy device for the sake of files.isa inclusion | Niklas Hallqvist | |
1996-05-02 | The ed driver cannot be in conf/files due to a name conflict in the amiga | Niklas Hallqvist | |
port. This is resolved like the if_le conflict, by having it in files.i386 until the conflict is resolved. | |||
1996-05-02 | Sync with NetBSD 9600430. The port has gone over a major -Wall treat | Niklas Hallqvist | |