Age | Commit message (Expand) | Author |
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 |
1998-09-09 | Fix openfirmware attachment for openfirmware only systems. | Dale S. Rahn |
1998-09-09 | fall back to openfirmware interrupt processing, might be overridden | Dale S. Rahn |
1998-09-09 | Dont swab the data twice, only when assiging to the structure. | Dale S. Rahn |
1998-09-09 | Initialise lcp::his_mru to the ``set mtu'' value if it's less | brian |
1998-09-08 | back out the pipe code that breaks on sparc | Artur Grabowski |
1998-09-08 | sync | Theo de Raadt |
1998-09-08 | dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu> | Marco S Hyman |
1998-09-08 | bad sentence | Theo de Raadt |
1998-09-08 | sync | Theo de Raadt |
1998-09-08 | repair order of signal blocking that got changed in conversion to POSIX signals | Todd C. Miller |
1998-09-08 | __alpha__, not alpha | Todd C. Miller |
1998-09-08 | Fix comments in .mailrc where there is no space after the hash (#). Noted by... | Todd C. Miller |
1998-09-08 | For powerpc's we want to keep the preinstalled msdos partition in the init | Per Fogelstrom |
1998-09-08 | don't generate @exec ranlib for .a files (plist target) | Marco S Hyman |