Lines Matching +full:true +full:- +full:ide

2 .\" SPDX-License-Identifier: BSD-2-Clause
49 automate tasks, do pre-configuration or assist in recovery
56 The main drive behind these commands is user-friendliness.
124 .Dq Li -1 ,
161 .Bl -enum
164 .Bl -bullet
192 Every string between non-escaped quotes or double-quotes will be treated
202 Space-delimited arguments are passed to the called builtin command.
209 All builtin words are state-smart, immediate words.
228 While this behavior has benefits, it has its trade-offs.
288 .Bl -tag -width wid-set-super
291 .It Ic -roll
298 .It Ic compile-only
300 .It Ic forget-wid
301 .It Ic parse-word
305 .It Ic wid-set-super
310 .It Ic cell-
311 .It Ic -rot
314 .Bl -tag -width XXXXXXXX
315 .It Ic \&$ Pq --
317 .It Ic \&% Pq --
325 .It Ic fclose Pq Ar fd --
327 .It Ic fkey Pq Ar fd -- char
329 .It Ic fload Pq Ar fd --
332 .It Ic fopen Pq Ar addr len mode Li -- Ar fd
334 Returns a file descriptor, or \-1 in case of failure.
345 indicating read only, write only, and read-write access, respectively.
348 .Pq Ar fd addr len -- len'
356 Returns the actual number of bytes read, or -1 in case of error or end of
358 .It Ic heap? Pq -- Ar cells
361 .It Ic inb Pq Ar port -- char
363 .It Ic key Pq -- Ar char
365 .It Ic key? Pq -- Ar flag
367 .Ic true
369 .It Ic ms Pq Ar u --
373 .It Ic outb Pq Ar port char --
375 .It Ic seconds Pq -- Ar u
377 .It Ic tib> Pq -- Ar addr len
379 .It Ic trace! Pq Ar flag --
385 .Bl -tag -width Ds
386 .It arch-i386
387 .Ic TRUE
402 .Bl -bullet
426 to -1.
450 .Bl -tag -width /usr/share/examples/bootforth/ -compact
460 Extra builtin-like words.
482 .Dl boot -s
488 .Bd -literal -offset indent
491 load -t splash_image_data /boot/chuckrulez.bmp
496 This would be needed in a system with two IDE disks,
497 with the second IDE disk hardwired to ada2 instead of ada1.
498 .Bd -literal -offset indent
504 .Bd -literal -offset indent
511 .Bl -tag -width XXXXX -offset indent
514 .It -1
517 .It -2
520 .It -56
523 .It -256
525 .It -257
526 Need more text to succeed -- will finish on next run.
527 .It -258
530 .It -259
548 parse, pick, roll, refill, to, value, \e, false, true,
558 Memory-Allocation Extensions word set, Providing
569 from the Programming-Tools extension word set, Providing the
570 Search-Order extensions word set.
578 .An -nosplit