Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-06-10 | tty_attach() | Theo de Raadt | |
1996-06-10 | tty stats | Theo de Raadt | |
1996-06-10 | do not check SDEV_MEDIA_LOADED because it does not matter | Theo de Raadt | |
1996-06-10 | do not lose an mbuf, ensure MCLGET did not give a chain | Theo de Raadt | |
1996-06-10 | align correct for 64 bit in NWDELAYHASH | Theo de Raadt | |
1996-06-10 | init sc_unit properly | Theo de Raadt | |
1996-06-10 | pull string.h at right place | Theo de Raadt | |
1996-06-10 | 64 bit clean | Theo de Raadt | |
1996-06-10 | data structure handling fix | Theo de Raadt | |
1996-06-10 | tty_init/attach/detach() | Theo de Raadt | |
1996-06-10 | call tty_init() and config_init() | Theo de Raadt | |
1996-06-10 | internationalize, 64 bit clean | Theo de Raadt | |
1996-06-10 | files.oldconf strip support | Theo de Raadt | |
1996-06-10 | exec_elf if native_elf option | Theo de Raadt | |
1996-06-10 | emul_elf has a name of "native" | Theo de Raadt | |
1996-06-10 | use a shorter emul name | Theo de Raadt | |
1996-06-10 | enqueue eject for mcdclose() | Theo de Raadt | |
1996-06-10 | Several changes: | Jason Downs | |
* Implemented NetBSD PR#2529, adding ZIP 100. * Added MTIOCTOP support to acd, cd, and sd. * Implemented eject on close for acd, cd, and sd. `mt -f /dev/rcd0d offline' now ejects a mounted {acd|cd|sd} when it is unmounted. | |||
1996-06-09 | emulation name is "native elf" | Theo de Raadt | |
1996-06-09 | support MTIOCTOP's MTOFFL to mean "eject" | Theo de Raadt | |
1996-06-09 | Don't want DDB | Thorsten Lockert | |
1996-06-09 | Bug fix from Manuel. | Jason Downs | |
1996-06-09 | Not used any longer. Mips uses kern/exec_elf.c now. | Per Fogelstrom | |
1996-06-09 | acd.c: Removed some pointless code, cleaned up some more debug statements. | Jason Downs | |
everything: added RCS ids. | |||
1996-06-09 | Declare tickfixcnt only ifndef NTP. | briggs | |
1996-06-09 | Add prototype for hardupdate() ifdef NTP. | briggs | |
1996-06-09 | Add machine/viareg for prototype of via_set_modem(). | briggs | |
1996-06-09 | Implement suggestion from is -- handle _fpfault differently for 040 and | briggs | |
better processors. Basically, don't clear and muck with the exc_pend bit in the BIU for any FP frames on those processors. It is, in fact, unclear if we should check the frame type and only do this for the IDLE frames as there are only three frames (NULL, IDLE, BUSY) and the BIU only appears in the IDLE frame on the 881/882. | |||
1996-06-08 | Sync up with latest NetBSD. | briggs | |
1996-06-08 | NetBSD -> OpenBSD. | briggs | |
1996-06-08 | Initial support ATAPI CD-ROMs. | Jason Downs | |
Based on Manuel Bouyer's drivers. | |||
1996-06-07 | expose a few things for libkvm | Theo de Raadt | |
1996-06-07 | Exec format config changes | Per Fogelstrom | |
1996-06-07 | a NULL curproc could doublefault | Niklas Hallqvist | |
1996-06-06 | MachEmptyWriteBuffer -> wbflush(), remove all MACH_* components from | Theo de Raadt | |
names, use asm.h/cpu.h instead of mach*.h, add $OpenBSD$ some places, use kern/exec_elf.c | |||
1996-06-06 | compile genassym non-kernel, asm.h/cpu.h instead of mach*.h, still using ld.ok | Theo de Raadt | |
1996-06-06 | requires NATIVE_ELF | Theo de Raadt | |
1996-06-06 | catq: must spltty before playing | Theo de Raadt | |
1996-06-06 | if_arp is obsolete, now named if_ether | Niklas Hallqvist | |
1996-06-06 | Paging exec_elf + mips enhancements | Per Fogelstrom | |
1996-06-05 | catq() optimizations; if to queue is empty, swapping clist structures is faster | Theo de Raadt | |
1996-06-05 | My ethernet is on EISA bus | Thorsten Lockert | |
1996-06-04 | Cleanup for -Wall & -Wstrict-prototypes | Niklas Hallqvist | |
1996-06-04 | Feed -g to $CC when compiling CRASH's kernel | Niklas Hallqvist | |
1996-06-04 | Cleanup for -Wall & -Wstrict-prototypes. clockcia is a pointer, not a struct | Niklas Hallqvist | |
1996-06-04 | $OpenBSD$ militia | Niklas Hallqvist | |
1996-06-04 | Cleanup for -Wall -Wstrict-prototypes | Niklas Hallqvist | |
1996-06-04 | pcvt | Theo de Raadt | |
1996-06-03 | spim spam | Theo de Raadt | |
1996-06-03 | missed from last commit. | Michael Shalayeff | |