Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-20 | midi at ym/mpu | Theo de Raadt | |
1999-07-20 | permit midi on mpu & ym | Theo de Raadt | |
1999-07-20 | Don't pull in cd_scsi/cd_atapi stuff unless cd device is used | Constantine Sapuntzakis | |
1999-07-20 | do not use -n with user-edited section between | Theo de Raadt | |
1999-07-20 | insert a missing .El macro | Aaron Campbell | |
1999-07-20 | Added fparseln from NetBSD. | Jakob Schlyter | |
ok deraadt@ | |||
1999-07-20 | first cut at isapnp and ym mpu | Theo de Raadt | |
1999-07-20 | sync | Theo de Raadt | |
1999-07-20 | shorter | Theo de Raadt | |
1999-07-20 | use .elif | Theo de Raadt | |
1999-07-20 | export cr28 for DEBUGging purposes | Michael Shalayeff | |
1999-07-20 | skey help; freebsd | Theo de Raadt | |
1999-07-20 | mention the skey command and Xr skey(1) | Aaron Campbell | |
1999-07-20 | It's not good to mix mdoc and old-style macros together; espie@ | Aaron Campbell | |
1999-07-20 | correct os_mask handling for OLF; pefo | Theo de Raadt | |
1999-07-20 | accomodations for backward growing stack architectures; art@ k | Michael Shalayeff | |
1999-07-20 | don't cache pagetables on microsparc 1 either. From NetBSD | Artur Grabowski | |
1999-07-20 | better english; deraadt@/millert@ | Aaron Campbell | |
1999-07-20 | Be more generous with timeout on cd_play_msf | Constantine Sapuntzakis | |
1999-07-20 | Fix SIS 5597 define. | Federico G. Schwindt | |
1999-07-20 | add support for "floating accent" and compose. -moj | Mats O Jansson | |
1999-07-20 | Make acd redundant. | Constantine Sapuntzakis | |
Mostly based on NetBSD-current | |||
1999-07-20 | some cleanup.. | Theo de Raadt | |
1999-07-20 | changes brought in from v0.4; started by brad, more by me, being tested by mts | Theo de Raadt | |
1999-07-20 | sync | Theo de Raadt | |
1999-07-20 | simplify | Theo de Raadt | |
1999-07-20 | 126 -> NBT_BAD | Constantine Sapuntzakis | |
Fix disklabel/bad sectors stuff in wd | |||
1999-07-19 | if 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-19 | some more comments | Michael Shalayeff | |
1999-07-19 | fix for case no mixer devices are available, got triggered by ↵ | Michael Shalayeff | |
malloc.conf->J; millert@ ok | |||
1999-07-19 | sync | Theo de Raadt | |
1999-07-19 | rearrange | Theo de Raadt | |
1999-07-19 | sync | Theo de Raadt | |
1999-07-19 | label mpu devices, and another modem | Theo de Raadt | |
1999-07-19 | further fixes for strange wss isapnp cards; apollo@slcnet.net | Theo de Raadt | |
1999-07-19 | sync | Theo de Raadt | |
1999-07-19 | Xr their libc equivalents; form@vell.nsc.ru | Aaron Campbell | |
1999-07-19 | create /var/db/host.random at install time | Theo de Raadt | |
1999-07-19 | Lower chatiness | Constantine Sapuntzakis | |
1999-07-19 | if we run /etc/rc.shutdown ourselves, do it on /dev/console | Theo de Raadt | |
1999-07-19 | run /etc/rc.shutdown on /dev/console | Theo de Raadt | |
1999-07-18 | Added acd dummy device so the new ATA stuff compiles & links | Constantine Sapuntzakis | |
1999-07-18 | Added SDEV_NOSENSE for ATAPI devices without request sense. | Constantine Sapuntzakis | |
1999-07-18 | NATAPIBUS -> NATAPISCSI | Constantine Sapuntzakis | |
1999-07-18 | We need an "atapiscsi.h" for dev/ic/wdc.c | Constantine Sapuntzakis | |
1999-07-18 | Get rid of useless #include's of wdc.h | Constantine Sapuntzakis | |
1999-07-18 | Sync with current diagnostic messages. | Hakan Olsson | |
1999-07-18 | Prevent host on one interface from overwriting ARP route entry for a | Hakan Olsson | |
host on a different interface. Also add interface name to other overwrite diagnostic messages. | |||
1999-07-18 | Import 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-18 | Updated some IDE definition to match NetBSD counterparts. This will | Constantine Sapuntzakis | |
help in porting over the PCI IDE stuff. |