Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-07-31 | Do our extensions to the bus.h interface slightly different | Niklas Hallqvist | |
1996-07-30 | Oh-oh, not now again!!! | Per Fogelstrom | |
1996-07-30 | Cleanup, endian and abi stuff fixies. Some stuff added for MIPS Magnum. | Per Fogelstrom | |
(PICA and Magnum uses very similar core chipsets). | |||
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist | |
1996-07-29 | Bring forward alpha configuration files to 0722. Add OpenBSD | Niklas Hallqvist | |
tags. s/netbsd/bsd/. Add ATAPI and dummy PCMCIA defines. | |||
1996-07-29 | no cy* quite yet.. | Theo de Raadt | |
1996-07-28 | sync 0722 | Theo de Raadt | |
1996-07-28 | pccom and com are now mutually exclusive; pccom moves to major 8, the | Jason Downs | |
same as com. Also various function renaming and such so that multiport drivers should now be able to link with pccom. pccomvar.h is no longer needed. | |||
1996-07-27 | handle RB_CONFIG | Theo de Raadt | |
1996-07-27 | handle RB_CONFIG | Theo de Raadt | |
1996-07-27 | BOOT_CONFIG for all arch, not just i386 | Theo de Raadt | |
1996-07-27 | support -c option | Theo de Raadt | |
1996-07-27 | jtk; One more fix as pointed out by enami tsugutomo <enami@ba2.so-net.or.jp>: | Theo de Raadt | |
check slen before accessing cp[1] in GETNUM macro. fix PRs 219, 2295, 2612: speaker bugs on i386 port: remove overruns due to faulty bounds checking; repair faulty octave limiting. | |||
1996-07-27 | cy* | Theo de Raadt | |
1996-07-24 | ep* | Theo de Raadt | |
1996-07-22 | Dir is not empty anymore | Tobias Weingartner | |
1996-07-20 | add KOI-8 cyrillic fonts | Michael Shalayeff | |
1996-07-19 | Got rid of blinking square in the screen saver (it prevented fancy monitors | dm | |
from going into power-saving mode). | |||
1996-07-18 | Fix. Speed is not initialized. XXX check. | Per Fogelstrom | |
1996-07-18 | Endian macros added. | Per Fogelstrom | |
1996-07-18 | make pcvt recognize most S3 adapters up to date | shawn | |
1996-07-17 | nextbsd pr#2637 (and 2638): add cirrus gd5434. | Jason Downs | |
1996-07-16 | pcvt/pccons too fast for some kbds; netbsd pr#2631; mike.long@analog.com | Theo de Raadt | |
1996-07-16 | Rename some 'pica' names to 'mips'. | Per Fogelstrom | |
1996-07-15 | add rnd driver | Michael Shalayeff | |
1996-07-15 | add "unknown SCSI" | Michael Shalayeff | |
1996-07-15 | add extern dynamic_gdt decl. | Michael Shalayeff | |
it does not even compile w/o that! | |||
1996-07-13 | add BOOT_CONFIG | Jason Downs | |
1996-07-13 | sync | Jason Downs | |
1996-07-12 | Replaced by lpr.c (name change to avoid collision with isa). | Per Fogelstrom | |
1996-07-07 | Add pccom to files.i386. SPARE-PARTS is an i386-dx40, which runs | Jason Downs | |
with zero fifo overruns or dropped characters at 115200bps with pccom. | |||
1996-07-07 | Integrate the i386 specific com driver from Onno van der Linden, | Jason Downs | |
<onno@simplex.nl>, as a seperate driver. This is the OpenBSD com.c, with his changes integrated and the functions renamed. This driver should work with pcmcia, but hasn't been tested. It will not work the multiport boards. Simply switch 'com' to 'pccom' in your conf and change the major number of your devices in order to use this. | |||
1996-07-06 | add pccom, character device 46. | Jason Downs | |
1996-07-05 | fix swap | Jason Downs | |
1996-07-05 | com2 and ed0 move to spare-parts | Jason Downs | |
1996-07-02 | add ep* | Theo de Raadt | |
1996-07-02 | + LFS | Jason Downs | |
1996-06-30 | add natm intr. | chuck | |
1996-06-30 | option not options | Theo de Raadt | |
1996-06-29 | option not options | Theo de Raadt | |
1996-06-29 | INST requires ncr. | Jason Downs | |
1996-06-27 | throw user_config() into #ifdef BOOT_CONFIG | Theo de Raadt | |
1996-06-25 | MID_M68K is the default now (with backwards compat for MID_M68K4K | Theo de Raadt | |
1996-06-25 | bye | Theo de Raadt | |
1996-06-25 | COMPAT_M68K4K | Theo de Raadt | |
1996-06-25 | Implement save/restore cursor position; new curses uses it | Thorsten Lockert | |
1996-06-25 | emul_native | Theo de Raadt | |
1996-06-24 | struct intrhand protected by _KERNEL; some user-mode assembly code | Thorsten Lockert | |
can't deal with the file without this | |||
1996-06-24 | local version of isa/lpt.c | Per Fogelstrom | |
1996-06-24 | com.c -> local ace.c, lpt -> local lpr.c | Per Fogelstrom | |