summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-12-17Disable 3c574 until all the MII code required is added.Federico G. Schwindt
1998-12-17syncTheo de Raadt
1998-12-17new card; dave@dtsp.co.nzTheo de Raadt
1998-12-17NEED_VERSIONMarc Espie
1998-12-17Remove rc and sc in xterm description to work around vi restore screen proble...Todd C. Miller
1998-12-17Some -WallTodd C. Miller
1998-12-17some missing parts; sys is not ready yetMichael Shalayeff
1998-12-17Add PCMCIA cards search order at the end of the list.Federico G. Schwindt
1998-12-17commit to add upport for mvme88k.Steve Murphree
1998-12-17Don't return stack-based data. This may have causedbrian
1998-12-16describe NO_WARNINGS; define in the "mirror-distfiles" targetMarco S Hyman
1998-12-16sparse file support, ripped out of paxTodd C. Miller
1998-12-16Add missing ${INSTALL_COPY}Todd C. Miller
1998-12-16add mirror-distfiles as a known targetMarco S Hyman
1998-12-16replaced by termtypesTodd C. Miller
1998-12-16indentTheo de Raadt
1998-12-16doc printf built-inTheo de Raadt
1998-12-16fix built-in printf argument expansion (ie. printf '%d\n' `echo 23`);Theo de Raadt
1998-12-16Part of remove to get rid of unwanted directoriesSteve Murphree
1998-12-16even more .Nm fixesAaron Campbell
1998-12-16cast multipliers in boot record byte offset calculation toMichael Shalayeff
1998-12-16more .Nm fixesAaron Campbell
1998-12-16more .Nm fixesAaron Campbell
1998-12-16syncTheo de Raadt
1998-12-16crunch this much smallerTheo de Raadt
1998-12-16snprintf; dillonTheo de Raadt
1998-12-16for less than 16 NUL bytes, do not print a * line; dillonTheo de Raadt
1998-12-16snprintf; dillonTheo de Raadt
1998-12-16provide bsd.rd tooTheo de Raadt
1998-12-16Typo policebrian
1998-12-15moreTheo de Raadt
1998-12-15flesh out this man page with some examplesTheo de Raadt
1998-12-15Always provide an argument to .Nm in SYNOPSIS sectionPaul Janzen
1998-12-15Fix a potentially bad latency problem.brian
1998-12-15clean; formTheo de Raadt
1998-12-15Sync with NetBSD (no detach updates yet).Federico G. Schwindt
1998-12-15correted sigsetjmp, setjump. Fixed MACHINE_ARCH vs. MACHINE stuff.Steve Murphree
1998-12-15Support for the m88k arch.Steve Murphree
1998-12-15This fixed a number of things. A serious bug in bugcrt.c's initial stackSteve Murphree
1998-12-15Added sdcrt.c to make bootxx and bootsd work.Steve Murphree
1998-12-15Greatly improved tapeboot. From mvme68k.Steve Murphree
1998-12-15Commint for the first real mvme88k OpendBSDSteve Murphree
1998-12-15Commit for the first real OpenBSD mvme88k port.Steve Murphree
1998-12-15Commit for the first working mvme88k port.Steve Murphree
1998-12-15Commit for the first real OpenBSD mvme88k kernel.Steve Murphree
1998-12-15check for valid ip_hl too; route@infonexus.comTheo de Raadt
1998-12-15always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.netAaron Campbell
1998-12-15forget about the old floppies, do not build them anymoreTheo de Raadt
1998-12-15push CC and CFLAGS; wd@ics.nara-wu.ac.jpTheo de Raadt
1998-12-14adjust argv and argc correctly when reading max from command lineTodd C. Miller