summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
1998-12-14pasto that caused goal and max params not to workTodd C. Miller
1998-12-14ss20 machines which claim to have SBUS_BURST_64 are lyingTheo de Raadt
1998-12-14Do clamping of dvma burst size like everything elseJason Wright
1998-12-14Allow a variable as the first arg to ``set proctitle''.brian
1998-12-14Mention the cosmetic necessity to ``iface clear'' in ppp.linkdown.brian
1998-12-14ed has been split upTodd C. Miller
1998-12-14remove bogus^H^H^H^H^Hconstant cache line size definitionMichael Shalayeff
1998-12-14add lan_station_id structMichael Shalayeff
1998-12-13delete a '?' to make work around a bug in mdoc. This is wrong but at least n...Todd C. Miller