Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-02-27 | mac68k-specific portion of m.i. ncr53c9x driver. | briggs | |
1997-02-27 | M.I. NCR53c9x/ESP driver, derived from sparc/alpha esp.c. From Jason Thorpe | briggs | |
and NetBSD. | |||
1997-02-27 | Add scanner and (commented out) IPsec | Thorsten Lockert | |
1997-02-27 | When we don't output any extra scanner info, output the newline at the end | Thorsten Lockert | |
of the configuration line that we do output | |||
1997-02-27 | Add quirk for a scanner | Thorsten Lockert | |
1997-02-27 | BPF support ifdefed. | Angelos D. Keromytis | |
1997-02-27 | Protect against multiple inclusion. | Todd C. Miller | |
1997-02-26 | count input/output packets for esp | Theo de Raadt | |
1997-02-26 | From tholo: Do not do strict POSIX offset checking on character devices. | Niklas Hallqvist | |
This fixes the problem of not being able to read kernel virtual memory on the alpha, thus breaking things like ps etc. | |||
1997-02-26 | Add IP-SEC | Niklas Hallqvist | |
1997-02-26 | Workaround for some weird cpp bug that made cpuconf.o builds fail | Niklas Hallqvist | |
1997-02-26 | Add actual functions to do bus space manipulation. Modify the | gene | |
copyright as necessarry, too. Also, while we're here, do s/NetBSD/Openbsd/ or s/NetBSD/BSD/ ass appropriate. | |||
1997-02-26 | Adds support for bus_space functions borrowed in concept from the | gene | |
i386 and in execution from scott reynolds. | |||
1997-02-26 | I/O packet counters for IP-in-IP and AH. | Angelos D. Keromytis | |
1997-02-26 | I/O packet counters added. | Angelos D. Keromytis | |
1997-02-25 | This file was never used so... ZAP! | Per Fogelstrom | |
1997-02-24 | This changes the timeout on the st device so that the new tape drives that | jkatz | |
are recognized are usable :-) If this break things for other people, please feel free to change it back. from port-vax@netbsd.org | |||
1997-02-24 | Adds support for DEC SCSI tape drives used in Vaxen that can also be used | jkatz | |
in PC's. from port-vax@netbsd.org | |||
1997-02-24 | Beautification. | Angelos D. Keromytis | |
1997-02-24 | OpenBSD tag | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tag | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags + some prototyping police | Niklas Hallqvist | |
1997-02-24 | OpenBSD tag | Niklas Hallqvist | |
1997-02-24 | OpenBSD tags + some prototyping police | Niklas Hallqvist | |
1997-02-24 | temporarily, also pass intr() routines the vec# | Theo de Raadt | |
1997-02-24 | for generic case, use dk_mountroot not special hacks | Theo de Raadt | |
1997-02-24 | implement BUFCACHEPERCENT and take care with kva space | Theo de Raadt | |
1997-02-24 | We do NOT want interrupts when in polled mode. Fixes ATAPI boot | Niklas Hallqvist | |
failures. THanks go to Angelos D. Keromytis for debugging this and devising the final fix. Also correct some diagnostic printfs. Do some KNF and unmap registers on probe failure. add a delay(10) to a busy-wait loop solely depending on CPU speed earlier. | |||
1997-02-24 | Kill the annoying printf (which I think I added). | Jason Downs | |
1997-02-24 | sync with hp300: -nostdinc, HOSTCC, etc. | Jason Downs | |
1997-02-24 | XXX cleanup | Theo de Raadt | |
1997-02-24 | Add support for COMPAT_SUNOS and enable it. | Jason Downs | |
hp300 now runs sun3 SunOS executables! | |||
1997-02-23 | First cut of Flash memory disk. Needs more work though... | Per Fogelstrom | |
1997-02-23 | Give HPUX it's own signal trampoline and stop modifying the real one. | Jason Downs | |
1997-02-23 | sigcode -> hpux_sigcode | Jason Downs | |
1997-02-23 | constrain nbuf until we find a better fix | Theo de Raadt | |
1997-02-23 | Just some more KNF | Niklas Hallqvist | |
1997-02-23 | Some KNF, but more important: fix disklabels for audio CDs + | Niklas Hallqvist | |
preliminary support for multi-session CDs although the ISO9660 spoofing must be remade for that to really work. | |||
1997-02-23 | #ifdef __NetBSD__ -> #if defined(__NetBSD__) || defined(__OpenBSD__) | Todd C. Miller | |
1997-02-23 | Integrate code from John P. Wittkoski <jpw@netwizards.net> and | briggs | |
Takashi Hamada <hamada@next.etron.kanazawa-it.ac.jp>. This code interfaces directly to the hardware to support the ADB on many macs. It is enabled by "options HWDIRECT" in the configuration file. At some point, this should probably become the default method as interfacing to the ADB through the ROMs has been painful and sometimes problematic. This code should have functioning ADB support for: II series (II, SE/30, IIx, IIcx) IIsi series (IIsi, IIci, IIvx, IIvi) LC II, LC III Performa 400, 405, 430, 460, 465, 467, 600 Classic II, Color Classic, Color Classic II PB 5XX series Duo series PB 140,145,145b,160,(160c?),165,165c,170,180,180c Quadra 700,900,950 There is an off-chance that it will work on: PB 150, PB 190 Quadra/Centris 605,610,630,650,660AV,800,840AV LC 475,550,575,630 Performa 475,476,575,577,578,630 Note that functioning ADB support does not mean that everything else will work. I obviously do not own all of the above machines (does anyone? ;-)... Any reports are welcome. Many thanks to John Wittkoski and Takashi Hamada! | |||
1997-02-23 | Fix mem leak, count partitions (tracks) right for audio disklabels. ↵ | Niklas Hallqvist | |
Partition offset & sizes still worng in this case though. | |||
1997-02-23 | Spoof ISO 9660 disklabels | Niklas Hallqvist | |
1997-02-23 | Audio CDs were read as data CDs before, which broke audio. | Niklas Hallqvist | |
This change fixes that and tries to make sane disklabels for audio disks, however it fails at that, but I think the fix is good enough to go in. Hopefully the disklabel will be really fixed tomorrow. |