summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-09-08o hme get ifmedia supportJason Wright
1998-09-08ifmedia-fied man pageJason Wright
1998-09-08Don't assume realloc() can take NULL as first arg. Yacc needs to generate po...Todd C. Miller
1998-09-08Let's commit the correct files, shall we. This is the real zlib-1.1.3...Todd C. Miller
1998-09-08include stand.h if -D_STANDALONETodd C. Miller
1998-09-08new vioctls, fprio stuff, etc.Artur Grabowski
1998-09-08include stand.h if -D_STANDALONETodd C. Miller
1998-09-08minor changes from zlib-1.1.3 gzio.cTodd C. Miller
1998-09-08Update from zlib-1.1.3. These should really just be references to ../../../l...Todd C. Miller
1998-09-08changed order of ifmedia_add's (purely cosmetic)Jason Wright
1998-09-08o Sync with FreeBSD (if_xl.c 1.10)Jason Wright
1998-09-08Correct braino in ifmedia statusJason Wright
1998-09-08note support of qec+beJason Wright
1998-09-08Document media arguments for qec+beJason Wright
1998-09-07syncJason Wright
1998-09-07add 3c900b & 3c900b-comboJason Wright
1998-09-07sync with NetBSD where possible. Fix WRKOBJDIR. Add deinstall target.Marco S Hyman
1998-09-07updated pkg_* tools. Merged in many changes/improvements from NetBSD.Marco S Hyman
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-07Nitpicking max filename length: add .Xr to pathconf/fpathconf.Marc Espie
1998-09-07install the xfs includesArtur Grabowski
1998-09-07make work on pmaxTodd C. Miller
1998-09-07support for pipesArtur Grabowski
1998-09-07Optionally use make SUDO=sudo build to build as non-rootNiklas Hallqvist
1998-09-06compat with NetBSD + more *_raw_* extensions I needNiklas Hallqvist
1998-09-06Better keyboard timing code mostly from FreeBSDNiklas Hallqvist
1998-09-06understand XFS nodesArtur Grabowski
1998-09-06More man page fixes. Spelling, grammar, some typos. Lots of double-wordAaron Campbell
1998-09-06If mount by non-root, then verify that user has necessary permissions onTodd C. Miller
1998-09-06Berkekely?Niklas Hallqvist
1998-09-06Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller