Age | Commit message (Collapse) | Author | |
---|---|---|---|
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. | |||
1999-07-18 | Updated some IDE definition to match NetBSD counterparts. This will | Constantine Sapuntzakis | |
help in porting over the PCI IDE stuff. | |||
1999-07-18 | Merge with EOM 1.1 | Niklas Hallqvist | |
author: niklas Add a manpage | |||
1999-07-18 | Merge with EOM 1.3 | Niklas Hallqvist | |
author: niklas Add a manpage | |||
1999-07-18 | Merge with EOM 1.16 | Niklas Hallqvist | |
author: niklas 1999 | |||
1999-07-18 | sync | Theo de Raadt | |
1999-07-18 | I think that libm_i387 has lived too long | Theo de Raadt | |
1999-07-18 | do not make excessive shared libraries for these tiny libraries.. | Theo de Raadt | |
1999-07-18 | regen | Michael Shalayeff | |
1999-07-18 | better cpu ids | Michael Shalayeff | |
1999-07-18 | print layout as %x, to match kbd(8) | Theo de Raadt | |
1999-07-18 | error out nicely if something fails | Theo de Raadt | |
1999-07-18 | Change 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-18 | Revert 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-18 | pmap_activate() and pmap_deactivate() are MD | Theo de Raadt | |
1999-07-18 | verbose usage messages do not suffice for missing man pages! and you know it! | Theo de Raadt | |
1999-07-18 | Merge | Marc Espie | |
1999-07-18 | Add support for some none us keyboards. -moj | Mats O Jansson | |
1999-07-18 | Add code to support none us keyboards in kernel. -moj | Mats O Jansson | |
1999-07-18 | rf support; m4@umn.edu | Theo de Raadt | |
1999-07-18 | on exec, clear P_NOCLDWAIT; ambrisko@whistle.com | Theo de Raadt | |
1999-07-18 | Update to 990629 snapshot | Marc Espie | |
closer to gcc 2.95 release. |