summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-09-10note support of 3c900, 3c900b, 3c905, 3c905b on xl driverJason Wright
1998-09-10overzealous cut-and-paste by me a week agoTheo de Raadt
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-09-10Modified to use mii layer for hmeJason Wright
1998-09-10syncJason Wright
1998-09-10Added 'mii' busJason Wright
1998-09-10OpenBSD gets sys/dev/mii layer from NetBSDJason Wright
1998-09-10.Xr lockspool 1Todd C. Miller
1998-09-10Fix commentsTodd C. Miller
1998-09-10Update Install notes. Not finished but better.Dale S. Rahn
1998-09-10If a child has not been waited on via the SIGCHLD handler, wait for itTodd C. Miller
1998-09-10make mail.1 nroff'able againTodd C. Miller
1998-09-10better way of handling dhcp client; Jason Ish <jbi130@mail.usask.ca>Marco S Hyman
1998-09-10pass correct args to editor()Theo de Raadt
1998-09-10thread-saferTheo de Raadt
1998-09-10proper strncpyTheo de Raadt
1998-09-10clean up some files 'make distclean' on the GNU Makefile does not clean upTodd C. Miller
1998-09-10kernel and install floppy kernel for POWERSTACK machines.Dale S. Rahn
1998-09-09Reflect realitybrian
1998-09-09Make RMD160Update a little less overzealous when fed small crumbs.janjaap
1998-09-09Make RMD160Update a little less overzealous when fed small crumbs.janjaap
1998-09-09Typos, removed i386 specific referenceJason Wright
1998-09-09Moved xl manpage from i386 specific to genericJason Wright
1998-09-09o Fixed printing of intrstr and other typosJason Wright
1998-09-09Now working on alpha too... -mojMats O Jansson
1998-09-09syncTheo de Raadt
1998-09-09Better if_media support (actually works consistently now for non-autoneg)Jason Wright
1998-09-09Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller
1998-09-09build third kernel/boot floppy (for now).Dale S. Rahn
1998-09-09if_xl man page from FreeBSD with minor tweaksJason Wright
1998-09-09Weak version of support for ddb breakpoints. Works, but not fullyDale S. Rahn
1998-09-09support for putting ofroot on mainbus, not on root.Dale S. Rahn
1998-09-09Allow ddb to be entered upon boot via boot command argument.Dale S. Rahn
1998-09-09remove debugging printf that had been forgotten.Dale S. Rahn
1998-09-09fix typo.Dale S. Rahn
1998-09-09Support a third boot floppy, Soon this should go to one supported, but not yet.Dale S. Rahn
1998-09-09Fix openfirmware attachment for openfirmware only systems.Dale S. Rahn
1998-09-09fall back to openfirmware interrupt processing, might be overriddenDale S. Rahn
1998-09-09Dont swab the data twice, only when assiging to the structure.Dale S. Rahn
1998-09-09Initialise lcp::his_mru to the ``set mtu'' value if it's lessbrian
1998-09-08back out the pipe code that breaks on sparcArtur Grabowski
1998-09-08syncTheo de Raadt
1998-09-08dhcp client stuff. "Angelos D. Keromytis" <angelos@dsl.cis.upenn.edu>Marco S Hyman
1998-09-08bad sentenceTheo de Raadt
1998-09-08syncTheo de Raadt
1998-09-08repair order of signal blocking that got changed in conversion to POSIX signalsTodd C. Miller
1998-09-08__alpha__, not alphaTodd C. Miller
1998-09-08Fix comments in .mailrc where there is no space after the hash (#). Noted by...Todd C. Miller
1998-09-08For powerpc's we want to keep the preinstalled msdos partition in the initPer Fogelstrom
1998-09-08don't generate @exec ranlib for .a files (plist target)Marco S Hyman