summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-07-20Make acd redundant.Constantine Sapuntzakis
Mostly based on NetBSD-current
1999-07-20some cleanup..Theo de Raadt
1999-07-20changes brought in from v0.4; started by brad, more by me, being tested by mtsTheo de Raadt
1999-07-20syncTheo de Raadt
1999-07-20simplifyTheo de Raadt
1999-07-20126 -> NBT_BADConstantine Sapuntzakis
Fix disklabel/bad sectors stuff in wd
1999-07-19if pcap_dump_open() specified a snaplen of -1, make sure pcap_open_offline() ↵Theo de Raadt
does not malloc -1, but uses max snaplen; pointed out by mts@nfr.net
1999-07-19some more commentsMichael Shalayeff
1999-07-19fix for case no mixer devices are available, got triggered by ↵Michael Shalayeff
malloc.conf->J; millert@ ok
1999-07-19syncTheo de Raadt
1999-07-19rearrangeTheo de Raadt
1999-07-19syncTheo de Raadt
1999-07-19label mpu devices, and another modemTheo de Raadt
1999-07-19further fixes for strange wss isapnp cards; apollo@slcnet.netTheo de Raadt
1999-07-19syncTheo de Raadt
1999-07-19Xr their libc equivalents; form@vell.nsc.ruAaron Campbell
1999-07-19create /var/db/host.random at install timeTheo de Raadt
1999-07-19Lower chatinessConstantine Sapuntzakis
1999-07-19if we run /etc/rc.shutdown ourselves, do it on /dev/consoleTheo de Raadt
1999-07-19run /etc/rc.shutdown on /dev/consoleTheo de Raadt
1999-07-18Added acd dummy device so the new ATA stuff compiles & linksConstantine Sapuntzakis
1999-07-18Added SDEV_NOSENSE for ATAPI devices without request sense.Constantine Sapuntzakis
1999-07-18NATAPIBUS -> NATAPISCSIConstantine Sapuntzakis
1999-07-18We need an "atapiscsi.h" for dev/ic/wdc.cConstantine Sapuntzakis
1999-07-18Get rid of useless #include's of wdc.hConstantine Sapuntzakis
1999-07-18Sync with current diagnostic messages.Hakan Olsson
1999-07-18Prevent host on one interface from overwriting ARP route entry for aHakan Olsson
host on a different interface. Also add interface name to other overwrite diagnostic messages.
1999-07-18Import of NetBSD ATA/IDE stuff.Constantine Sapuntzakis
Introduction of home-grown To enable this stuff in your configuration, look at the NEWATA conf file and go through dev/isa/files.isa dev/pci/files.pci conf/files arch/i386/conf/files.i386 and follow the instructions on commenting/uncommenting stuff
1999-07-18Updated some IDE definition to match NetBSD counterparts. This willConstantine Sapuntzakis
help in porting over the PCI IDE stuff.
1999-07-18Updated some IDE definition to match NetBSD counterparts. This willConstantine Sapuntzakis
help in porting over the PCI IDE stuff.
1999-07-18Merge with EOM 1.1Niklas Hallqvist
author: niklas Add a manpage
1999-07-18Merge with EOM 1.3Niklas Hallqvist
author: niklas Add a manpage
1999-07-18Merge with EOM 1.16Niklas Hallqvist
author: niklas 1999
1999-07-18syncTheo de Raadt
1999-07-18I think that libm_i387 has lived too longTheo de Raadt
1999-07-18do not make excessive shared libraries for these tiny libraries..Theo de Raadt
1999-07-18regenMichael Shalayeff
1999-07-18better cpu idsMichael Shalayeff
1999-07-18print layout as %x, to match kbd(8)Theo de Raadt
1999-07-18error out nicely if something failsTheo de Raadt
1999-07-18Change libiberty SRC->OBJ conversion.Marc Espie
The old version won't work with empty lists, and the new one will, as libiberty only holds .c files.
1999-07-18Revert last change of the 990629: this breaks m68k pic code.Marc Espie
More recent snapshots seem to have this fixed properly, wait until u a complete shake-out has been run
1999-07-18pmap_activate() and pmap_deactivate() are MDTheo de Raadt
1999-07-18verbose usage messages do not suffice for missing man pages! and you know it!Theo de Raadt
1999-07-18MergeMarc Espie
1999-07-18Add support for some none us keyboards. -mojMats O Jansson
1999-07-18Add code to support none us keyboards in kernel. -mojMats O Jansson
1999-07-18rf support; m4@umn.eduTheo de Raadt
1999-07-18on exec, clear P_NOCLDWAIT; ambrisko@whistle.comTheo de Raadt
1999-07-18Update to 990629 snapshotMarc Espie
closer to gcc 2.95 release.