Age | Commit message (Expand) | Author |
1998-09-11 | don't display Retrieving... message unless verbose output desired | Marco S Hyman |
1998-09-11 | ISA routines for the Intel 82365SL PCIC controllers. | Federico G. Schwindt |
1998-09-11 | Added support for Intel 82365SL PCIC controllers and clones from NetBSD. | Federico G. Schwindt |
1998-09-11 | aic routines for ISA. | Federico G. Schwindt |
1998-09-11 | Split the aic6360 driver to add support for SCSI pcmcia cards. | Federico G. Schwindt |
1998-09-11 | Support for the SMC 91Cxx family of ethernet chips from NetBSD. | Federico G. Schwindt |
1998-09-11 | Simple queue access methods used in the new pcmcia framework | Federico G. Schwindt |
1998-09-11 | Grr... missed this in previous commit: adding 'mii' bus for i386 | Jason Wright |
1998-09-11 | i386 is now the only port using libkvm.old | Todd C. Miller |
1998-09-11 | Pass specname in to editor(), missing part of a commit a while ago. | Todd C. Miller |
1998-09-11 | Merge with FreeBSD 1.11: | Jason Wright |
1998-09-11 | If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and r... | Todd C. Miller |
1998-09-10 | default media type is auto if a phy is found, and none if not | Jason Wright |
1998-09-10 | Added dev/mii layer (commented out until something on i386 uses it) | Jason Wright |
1998-09-10 | note support of 3c900, 3c900b, 3c905, 3c905b on xl driver | Jason Wright |
1998-09-10 | overzealous cut-and-paste by me a week ago | Theo de Raadt |
1998-09-10 | fix init/fini calls; d@ | Theo de Raadt |
1998-09-10 | Modified to use mii layer for hme | Jason Wright |
1998-09-10 | sync | Jason Wright |
1998-09-10 | Added 'mii' bus | Jason Wright |
1998-09-10 | OpenBSD gets sys/dev/mii layer from NetBSD | Jason Wright |
1998-09-10 | .Xr lockspool 1 | Todd C. Miller |
1998-09-10 | Fix comments | Todd C. Miller |
1998-09-10 | Update Install notes. Not finished but better. | Dale S. Rahn |
1998-09-10 | If a child has not been waited on via the SIGCHLD handler, wait for it | Todd C. Miller |
1998-09-10 | make mail.1 nroff'able again | Todd C. Miller |
1998-09-10 | better way of handling dhcp client; Jason Ish <jbi130@mail.usask.ca> | Marco S Hyman |
1998-09-10 | pass correct args to editor() | Theo de Raadt |
1998-09-10 | thread-safer | Theo de Raadt |
1998-09-10 | proper strncpy | Theo de Raadt |
1998-09-10 | clean up some files 'make distclean' on the GNU Makefile does not clean up | Todd C. Miller |
1998-09-10 | kernel and install floppy kernel for POWERSTACK machines. | Dale S. Rahn |
1998-09-09 | Reflect reality | brian |
1998-09-09 | Make RMD160Update a little less overzealous when fed small crumbs. | janjaap |
1998-09-09 | Make RMD160Update a little less overzealous when fed small crumbs. | janjaap |
1998-09-09 | Typos, removed i386 specific reference | Jason Wright |
1998-09-09 | Moved xl manpage from i386 specific to generic | Jason Wright |
1998-09-09 | o Fixed printing of intrstr and other typos | Jason Wright |
1998-09-09 | Now working on alpha too... -moj | Mats O Jansson |
1998-09-09 | sync | Theo de Raadt |
1998-09-09 | Better if_media support (actually works consistently now for non-autoneg) | Jason Wright |
1998-09-09 | Preserve symbol table if ksyms is in the kernel but DDB is not. | Todd C. Miller |
1998-09-09 | build third kernel/boot floppy (for now). | Dale S. Rahn |
1998-09-09 | if_xl man page from FreeBSD with minor tweaks | Jason Wright |
1998-09-09 | Weak version of support for ddb breakpoints. Works, but not fully | Dale S. Rahn |
1998-09-09 | support for putting ofroot on mainbus, not on root. | Dale S. Rahn |
1998-09-09 | Allow ddb to be entered upon boot via boot command argument. | Dale S. Rahn |
1998-09-09 | remove debugging printf that had been forgotten. | Dale S. Rahn |
1998-09-09 | fix typo. | Dale S. Rahn |
1998-09-09 | Support a third boot floppy, Soon this should go to one supported, but not yet. | Dale S. Rahn |