summaryrefslogtreecommitdiff
path: root/usr.bin/script/script.c
diff options
context:
space:
mode:
authorgutteridge <gutteridge@NetBSD.org>2022-06-19 18:51:06 +0000
committergutteridge <gutteridge@NetBSD.org>2022-06-19 18:51:06 +0000
commit0e0a710c04418cbf7066020f6d5839cd46187d22 (patch)
tree54d7dfbb64fa8f92a8161873b59ba1fbe94c9606 /usr.bin/script/script.c
parent810b7c373891bcd4d2fd1cdbdb990415a13db744 (diff)
man.conf.5: improve wording on searching alternate machine paths
As requested by uwe@. Hopefully this is clearer now.
Diffstat (limited to 'usr.bin/script/script.c')
0 files changed, 0 insertions, 0 deletions
st)dsl Diff checked with grep and MK1 eyeball. i386 and amd64 GENERIC and sys still build. 2008-06-13use device_lookup_private to get softccegger 2007-11-19- Factor out too many copies of the same bit of tty code.ad - Fix another tty signalling/wakeup problem. 2007-10-18Initialise the callbacks for tty.t_rstrt_ch in ttymallocjoerg as all drivers but Sun/SPARC's kd.c use the same arguments. Separate callout_reset into callout_schedule and the initial callout_setfunc using that. 2007-03-04Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.christos 2006-10-01Adapt MD code to KAUTH_DEVICE_TTY_OPEN. Patch from Matt Fleming, thanks!elad 2006-07-23Use the LWP cached credentials where sane.ad 2006-05-14integrate kauth.elad 2006-01-20ktrace-lwp fallout. ok'ed by skrll.xtraeme 2005-12-11merge ktrace-lwp.christos 2003-11-04. ANSIfy, make compileaymeric . get rid of kbd_intr() and low-level keyboard handling 2003-07-15__KERNEL_RCSID()lukem