xputs
xputs(p);
xputs(cursor_up);
xputs(XD);
xputs(cursor_right);
xputs(clr_eol);
xputs(clear_screen);
xputs(cursor_home);
xputs(out);
xputs(enter_standout_mode);
xputs(exit_standout_mode);
xputs(cursor_left);
xputs(clr_eos);
static void xputs(const char *);
xputs("user names may not start with '-'.");
xputs("\b \b");
xputs(
xputs(ttyn);
xputs(&slash[1]);
xputs(editedhost);
xputs(db);
xputs(kerninfo.sysname);
xputs(kerninfo.machine);
xputs(kerninfo.release);
xputs(kerninfo.version);